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...) |
m (rv to Revision as of 23:53, 4 May 2007 by User:Jtf) |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 9: | Line 9: | ||
* Volatility | * Volatility | ||
* Velocity | * Velocity | ||
+ | |||
+ | http://www.developertesting.com/images/entryimages/citconNA2007/pictures/CITCON%20NA%202007_files/IMG_4695.jpg |
Latest revision as of 09:39, 15 August 2008
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