Plugin details
Cobertura
plugin-homepage | report-update | rating (4.50 #2) / rate-it | comments (5)Version 1.8
Cobertura is a free Java tool (licensed ASL and GPL, based on jcoverage) that shows what parts of your code are covered by your tests. * Can be executed from ant or from the command line. * Instruments Java bytecode after it has been compiled. * Can generate reports in HTML or XML. * Shows percent of lines coveraged and branches coveraged for each class, package, and for the overall project. * Shows the McCabe cyclomatic code complexity of each class, and the average cyclomatic code complexity for each package and for the overall product. * Can sort HTML results by class name, percent of lines covered, percent of branches covered, etc, in ascending or decending order. "Cobertura is my new coverage tool of choice, and I hope to give something back. I hope you'll get involved, too." Mike Clark, author of Pragmatic Project Automation
| category: | Testing | |||||||||||||||
| license: | N/A | |||||||||||||||
| added: | Sep 3, 2005 | |||||||||||||||
| modified: |
Sep 13, 2006 |
|||||||||||||||
| clicks: |
|
|||||||||||||||
| homepage: | http://cobertura.sourceforge.net/ | |||||||||||||||
| url update manager: | - |

