All Instance Methods
Measures the number of instance methods defined by a class and its superclasses.
C:\Users\documentation\Documents\vastePublisher\stable\VAS Documentation Word\images\tips.gif
This metric helps evaluate the complexity of the class’s instances. Large classes sometimes attempt too much work themselves, instead of transferring responsibility to where it belongs. A large number of instance methods may indicate an overloaded class.
Last modified date: 09/19/2019