Paketname | libcobertura-java |
Beschreibung | java library that calculates the percentage of code accessed by tests |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.9.4.1+dfsg-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 592 Byte |
Hängt ab von | ant (>= 1.7.0-6), liblog4j1.2-java (>= 1.2.15-4), liboro-java (>= 2.0.8a-4), libasm3-java (>= 3.1-2) |
Empfohlene Pakete | junit (>= 3.8.2) |
Paketbetreuer | Debian Java Maintainers |
Quelle | cobertura |
Paketgröße | 451116 Byte |
Prüfsumme MD5 | 30e509c107355e42da8920615a7cb514 |
Prüfsumme SHA1 | 556380007e03eb08a4ee48cab7d028b8b0b53911 |
Prüfsumme SHA256 | 157ed6e92a3215d802e6ec893a0b82d1ed7225f15279f9098889a6963c9db82c |
Link zum Herunterladen | libcobertura-java_1.9.4.1+dfsg-2_all.deb |
Ausführliche Beschreibung | Library that measures test coverage by instrumenting a Java code base and
watching which lines of code are and are not executed as the test suite runs.
In addition to identifying untested code and locating bugs, Cobertura can
optimize code by flagging dead, unreachable code and can provide insights
into how an API operates in practice. It is based on jcoverage.
|