Kodun ölçü birimi satır değildir.
The Chidamber & Kemerer metrics suite originally consists of 6 metrics calculated for each class. The metrics are practical and easy to understand.
- NOC (Number of Child)
- CBO (Coupling between Object Classes)
- RFC (Response For a Class)
- WMC (Weighted Methods per Class)
- DIT (Depth of Inheritance Tree)
- LCOM (Lack of Cohesion in Methods)
Eğer bahsi geçen 60K satır aynı Class hatta Method içerisinde ise ve içerisinde Goto'lar, Switch-case ve uzun if-else'ler bulunuyorsa, beş para etmez.