Variable Metrics
The following metrics are generated for variables in the project source code. For local variables to be included, data must be collected with the -locals option enabled.
Functions Reading | Number of functions in the source files loaded into the project that read the variable. |
Functions Setting | Number of functions in the source files loaded into the project that set the variable. |
Functions Using | Number of functions in the source files loaded into the project that read and/or set the variable. |
Variable Set | Number of statements where the variables is set in the source files loaded into the project. |
|