Difference between revisions of "Crap4J and other metric tools"
From CitconWiki
Jump to navigationJump to search (Add link to JavaWorld podcast with Alberto Savoia and Andy Glover) |
|||
Line 2: | Line 2: | ||
* [http://www.crap4j.org/ Crap4J] (Change Risk Analysis and Predictions software metric) | * [http://www.crap4j.org/ Crap4J] (Change Risk Analysis and Predictions software metric) | ||
+ | * [http://www.javaworld.com/podcasts/jtech/2007/102507jtech003.html Podcast on CRAP4J] with Alberto Savoia and Andy Glover | ||
* [http://www.atlassian.com/software/clover/ Clover] (code coverage analysis tool) | * [http://www.atlassian.com/software/clover/ Clover] (code coverage analysis tool) | ||
* [http://cobertura.sourceforge.net/ Cobertura] (coverage tool based on jcoverage) | * [http://cobertura.sourceforge.net/ Cobertura] (coverage tool based on jcoverage) |
Revision as of 05:31, 25 October 2007
Available tools
- Crap4J (Change Risk Analysis and Predictions software metric)
* Podcast on CRAP4J with Alberto Savoia and Andy Glover
- Clover (code coverage analysis tool)
- Cobertura (coverage tool based on jcoverage)
- JUCA (JUnit Coverage Analyzer)
- Dependometer (analysis tool for Java projects)
- Panopticode (set of open source tools for gathering, correlating, and displaying code metrics)
- StatSVN (repository statistics)
- JDepend (java design quality metrics)
- Checkstyle (checking Java code)