METRICS.TNMC
Number of method calls
Description
This metric measures the number of method calls to methods and system functions within a system, class, or method.
By default, Jtest reports an error if this metric's value is not between 0 and 20.
Note: This rule does not test abstract methods, native methods, or any methods that are declared in the interface.
Reference
Mark Schroeder. "A Practical Guide to Object-Oriented Metrics." IT Pro, November/December, 1999.
|