Difference between revisions of "Code Metrics"

From CitconWiki
Jump to navigationJump to search
(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...)
 
Line 9: Line 9:
 
* Volatility
 
* Volatility
 
* Velocity
 
* Velocity
 +
 +
http://www.developertesting.com/images/entryimages/citconNA2007/pictures/CITCON%20NA%202007_files/IMG_4695.jpg

Revision as of 16:53, 4 May 2007

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

http://www.developertesting.com/images/entryimages/citconNA2007/pictures/CITCON%20NA%202007_files/IMG_4695.jpg