Code Metrics

From CitconWiki
Revision as of 09:00, 29 April 2007 by Jtf (talk | contribs) (New page: What kind of code metrics do you collect? * Complexity * Coverage * Dependencies * Comment/Documentation * Code style * # of unit tests, lines of code * Code duplication * Volatility * Vel...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

What kind of code metrics do you collect?

  • Complexity
  • Coverage
  • Dependencies
  • Comment/Documentation
  • Code style
  • # of unit tests, lines of code
  • Code duplication
  • Volatility
  • Velocity