METRICS.CTNL
Number of lines in "class" or "interface"
Description
This metric measures the number of lines of code in each "class" or "interface".
This metric can be used to estimate application size. A class should be less than 1000 lines long.
By default, Jtest reports an error if this metric's value is not between 0 and 1000.
Reference
Mark Schroeder. "A Practical Guide to Object-Oriented Metrics." IT Pro, November/December, 1999.
|