[ ソース: cobertura ]
パッケージ: libcobertura-java (2.1.1-2)
libcobertura-java に関するリンク
Debian の資源:
cobertura ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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)
- Java bytecode manipulation framework
-
- dep: libcommons-lang3-java (>= 3.7)
- Apache Commons Lang utility classes
-
- dep: libjaxen-java (>= 1.1.6)
- Java XPath エンジン
-
- dep: liblogback-java (>= 1.2.3)
- flexible logging library for Java
-
- dep: liboro-java
- 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