Paketname | cobertura |
Beschreibung | java tool 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 | 132 Byte |
Hängt ab von | default-jre-headless | java5-runtime-headless, libcobertura-java (= 1.9.4.1+dfsg-2) |
Empfohlene Pakete | junit (>= 3.8.2) |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 25502 Byte |
Prüfsumme MD5 | 4a1f2068da754f7cf3f5861dd2bdad9d |
Prüfsumme SHA1 | 3144cda96aba14a9a87224cee29bf12069f9034d |
Prüfsumme SHA256 | 1c5fbb437fc48ebf94ea1f8694256b34c98eef3fdf449c4b9f0e8755a663cdd2 |
Link zum Herunterladen | cobertura_1.9.4.1+dfsg-2_all.deb |
Ausführliche Beschreibung | Tool 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.
|