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.
Static Metrics supports the following languages:
Ada: Ada 83 and Ada 95
C: C89 and C99
Java: JDK 1.3.x & JDK 1.4.x
C++: ISO/IEC 14882:1998
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