Depth of Hierarchy
Measures the depth of the class hierarchy of a class. Object has a depth of 0.
This metric helps evaluate the complexity of a class hierarchy. A large depth may indicate a complex inheritance tree and a potential design problem.
Last modified date: 09/19/2019