Subclasses
Measures the number of immediate subclasses of a class.
This metric helps evaluate the complexity of a class 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