![JAR search and dependency download from the Maven repository](/logo.png)
net.sourceforge.cobertura.ant.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cobertura Show documentation
Show all versions of cobertura Show documentation
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.
The ant tasks for Cobertura and assorted helper classes.
The license for the ant tasks is different than the license for the
rest of Cobertura (Apache Software License version 1.1 v. GPL
version 2). The GPL prohibits linking GPL-licensed code with code
licensed under a GPL-incompatible license such as the Apache Software
License version 1.1. For this reason, the Cobertura ant tasks do not
directly invoke the Cobertura classes. Rather, they invoke a JVM which
runs the Cobertura classes.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy