All Subclasses
Measures the total number of all subclasses of a class.
This metric helps evaluate the complexity of a class’s hierarchy. If a class has a large number of subclasses, the methods that are inherited may require extra testing.
Last modified date: 09/19/2019