METRICS.NPRIM
Number of "private" methods
Description
This metric measures the number of "private" methods per class.
The number of methods per class indicates the total level of functionality implemented by a class.
By default, Jtest reports an error if this metric's value is not between 0 and 10.
Reference
Mark Schroeder. "A Practical Guide to Object-Oriented Metrics." IT Pro, November/December, 1999.
|