Paketname | libmaven-cobertura-plugin-java |
Beschreibung | Maven Cobertura Plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.3+dfsg-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | libcobertura-java, libgetopt-java, libmaven-reporting-impl-java, libmaven2-core-java, libplexus-cont |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | cobertura-maven-plugin |
Paketgröße | 31842 Byte |
Prüfsumme MD5 | e564bed318065f4555b2c1e5368be337 |
Prüfsumme SHA1 | 63fe097a6d921988ecc18496d1330c13bb43058f |
Prüfsumme SHA256 | f634709cb2f774a627625b67122ca1d8dcf28411740773064a620cc5579e410c |
Link zum Herunterladen | libmaven-cobertura-plugin-java_2.3+dfsg-1_all.deb |
Ausführliche Beschreibung | Cobertura plugin for maven 2. 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.
This plugin provides the features of Cobertura within the Maven 2
environment.
The report generated by this plugin is the result of executing the
Cobertura tool against your compiled classes to help you determine
how well the unit testing efforts have been, and can then be used
to identify which parts of your Java program are lacking test
coverage.
|