套件: libcobertura-java (2.1.1-1)
libcobertura-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 cobertura:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Emmanuel Bourg
外部的資源:
- 主頁 [cobertura.github.io]
相似套件:
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~alpha)
- Java bytecode manipulation framework
-
- dep: libcommons-lang3-java
- Extension of the java.lang package (for Java 5+)
-
- dep: libjaxen-java (>= 1.1.6)
- Java XPath engine
-
- dep: liblogback-java (>= 1.1.9)
- flexible logging library for Java
-
- dep: liboro-java
- Regular expression library for Java
-
- dep: libservlet3.1-java
- Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes
-
- dep: libslf4j-java (>= 1.7.25)
- Simple Logging Facade for Java