[ aria ]
[ bianca ]
[ 源代码: cobertura ]
软件包:libcobertura-java(2.1.1-2)
java library that calculates the percentage of code accessed by tests
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.
其他与 libcobertura-java 有关的软件包
|
|
|
|
-
- dep: ant
- Java based build tool like make
-
- dep: ant-optional
- Java based build tool like make - optional libraries
-
- dep: junit4 (>= 4.12)
- JUnit regression test framework for Java
-
- dep: libasm-java (>= 6.0)
- Java bytecode manipulation framework
-
- dep: libcommons-lang3-java (>= 3.7)
- Apache Commons Lang utility classes
-
- dep: libjaxen-java (>= 1.1.6)
- Java XPath engine
-
- dep: liblogback-java (>= 1.2.3)
- 软件包暂时不可用
-
- dep: liboro-java
- 软件包暂时不可用
-
- dep: libservlet3.1-java
- Java Servlet API 3.1 (transitional package)
同时作为一个虚包由这些包填实: libservlet3.1-java
-
- dep: libslf4j-java (>= 1.7.25)
- Simple Logging Facade for Java