Static Code Metrics Report
The static code metrics report provides statistics of the generated code. Metrics are estimated from static analysis of the generated code using the IEC 61131 data type specification: SINT 8, INT 16, DINT 32, REAL 32, LREAL 64 bits. Actual object code metrics might differ due to target specific compiler and platform settings.
1. File Information [hide]
[-] Summary
Generated source files
|
:
|
1
|
|
Lines of code
|
:
|
66
|
|
Lines
|
:
|
141
|
|
|
[-] File details
File Name
|
Generated On
|
helloWorld.st
|
12/16/2022 8:56 AM
|
|
|
2. Global Variables [hide]
No global variables defined in the generated code.
|
3. Global Constants [hide]
No global constants defined in the generated code.
|
4. Function Block Information [hide]
Function block metrics in table format. "Number of Locals" includes state and temporary variables (does not include other function block instance variables).
|
Name
|
Self Stack Size (bytes)
|
Lines of Code
|
Lines
|
Number of Inputs
|
Number of Outputs
|
Number of Locals
|
Valve2
|
9
|
66
|
141
|
5
|
1
|
3
|
|