libcobertura-java

java library that calculates the percentage of code accessed by tests

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cobertura.github.io/cobertura/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcobertura-java