Traditional-CK-MOOD-Metrics-For-Python

Traditional

  1. McCabe Cyclomatric Complexity
  2. LOC, SLOC, CLOC etc
  3. Comment Percentage

CK

  1. Weighted Method per Class
  2. Depth of Inheritance Tree
  3. Number of Child
  4. Coupling between Objects
  5. Lack of cohesion

MOOD

  1. Method Hiding Factor
  2. Attribute Hiding Factor
  3. Method Inheritance Factor
  4. Attribute Inheritance Factor
  5. Polymorphism Factor
  6. Coupling Factor