Cobertura
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
| Artifact | Download (JAR) (225 KB) |
|---|---|
| POM File | View |
| HomePage | http://cobertura.sourceforge.net |
| Organization | |
| Issue Tracker |
This artifact depends on ...
| Group | Artifact | Version |
|---|---|---|
| asm | asm | |
| asm | asm-tree | |
| log4j | log4j | |
| org.apache.ant | ant | |
| oro | oro |
This artifact is used by ...
Licenses
| License | URL |
|---|---|
| The GNU General Public License, Version 2 | http://www.gnu.org/licenses/gpl.txt |
Packages
| net.sourceforge.cobertura.ant |
| net.sourceforge.cobertura.check |
| net.sourceforge.cobertura.coveragedata |
| net.sourceforge.cobertura.instrument |
| net.sourceforge.cobertura.javancss |
| net.sourceforge.cobertura.merge |
| net.sourceforge.cobertura.reporting |
| net.sourceforge.cobertura.reporting.html |
| net.sourceforge.cobertura.reporting.html.files |
| net.sourceforge.cobertura.reporting.xml |
| net.sourceforge.cobertura.util |
| net.sourceforge.cobertura.webapp |