Code Coverage Tools

Sort: popular | newest
scalac-scoverage-runtime
Last Release on Sep 8, 2023
scalac-scoverage-plugin
Last Release on Sep 8, 2023
JaCoCo Agent
Last Release on Apr 25, 2023
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
Last Release on Feb 26, 2015
EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
Last Release on Oct 15, 2010
JaCoCo Core
Last Release on Apr 25, 2023
JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.
Last Release on Apr 24, 2016
Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven (1, 2 and 3), Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson. ANNOUNCEMENT: since Clover 4.0 (planned mid 2014), this artifact will be renamed to com.atlassian.clover:clover.
Last Release on Mar 31, 2014
Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven, Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson. Note: before Clover 4.0 this artifact was named com.cenqua.clover:clover.
Last Release on Aug 22, 2023
JSCover is a tool that measures code coverage for JavaScript programs.
Last Release on May 7, 2023