Static Metrics for C, C++, Ada and Java
Statistical measurement of source code properties is an extremely important matter when you are planning a test campaign or for project management purposes. Test RealTime provides a Metrics Viewer, which displays detailed source code complexity data and statistics for your C, C++, Ada, and Java source code.
Metrics are updated each time a file is modified. Static metrics can be computed each time a node is built, but can also be calculated without executing the application.
The metrics are stored in .met metrics files alongside the actual source files.
To learn about |
See |
Opening a Metrics Report |
|
V(g) or cyclomatic complexity metrics |
|
Halstead metrics |
|
Customizing metrics reports |
Related Topics