Code Coverage Tools
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
Collects reports of code coverage or mutation coverage tools and visualizes the results. It has support
for the following report formats: JaCoCo, Cobertura, and PIT.
Last Release on Oct 23, 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.
Last Release on Apr 24, 2016
14.Clover Ant68 usages
com.cenqua.clover » clover Atlassian
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 ...
Last Release on Mar 31, 2014
Relocated → com.atlassian.clover »
clover
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.
Last Release on Mar 9, 2014
Relocated → org.jmockit »
jmockit-coverage
