Next: Related Metrics Up: Understandability for Reuse Previous: Understandability for Reuse
Highly Related Metrics
- LOC, Lines of Code 3.1.1,
- SIZE2, Number of Attributes and Methods 3.1.2,
- NOM, Number of local Methods 3.1.2,
- CC, McCabe Cyclomatic Complexity 3.1.3,
- WMC, Weighted Method Count 3.1.3,
- RFC, Response For a Class 3.1.3,
- DIT, Depth of Inheritance Tree 3.2.1,
- NOC, Number Of Children 3.2.1,
- CBO, Coupling Between Objects (CBO) 3.2.2,
- Change Dependency Between Classes (CDBC) 3.2.2,
- Change Dependency Of Classes (CDOC) 3.2.2,
- Efferent Coupling (Ce) 3.2.2,
- Coupling Factor (CF) 3.2.2,
- Data Abstraction Coupling (DAC) 3.2.2,
- Instability (I) 3.2.2,
- Locality of Data (LD) 3.2.2,
- Message Passing Coupling (MPC) 3.2.2,
- Package Data Abstraction Coupling (PDAC) 3.2.2.
- Lack of Cohesion in Methods (LCOM) 3.2.3,
- Improvement of LCOM (ILCOM) 3.2.3,
- Tight Class Cohesion (TCC) 3.2.3,
- Lack Of Documentation (LOD) 3.3.1.