🔬 JaCoCo - Java Code Coverage Library
Java HTML JavaScript XSLT CSS Shell
Latest commit 4b7fd7c Aug 21, 2017 @Godin Godin committed on GitHub Add link about integration of JaCoCo into Shippable (#579)
Permalink
Failed to load latest commit information.
.github Use jacoco.org domain instead of eclemma.org (#457) Oct 27, 2016
.travis Publish artifact for pull requests in AppVeyor (#311) May 15, 2016
jacoco-maven-plugin.test Descriptor of jacoco-maven-plugin should include "help" mojo (#559) Jul 4, 2017
jacoco-maven-plugin Add Artifact.SCOPE_PROVIDED artifacts to aggregate report (#572) Aug 10, 2017
jacoco Add Command Line Interface (#525) May 24, 2017
org.jacoco.agent.rt.test Remove obsolete test code May 12, 2017
org.jacoco.agent.rt For Java 9 add "Automatic-Module-Name" to manifests of JAR files (#565) Jul 18, 2017
org.jacoco.agent.test Prepare for next development iteration Feb 6, 2017
org.jacoco.agent Prepare for next development iteration Feb 6, 2017
org.jacoco.ant.test Remove unused SVN keyword "Id" Aug 13, 2017
org.jacoco.ant Remove unused SVN keyword "Id" Aug 13, 2017
org.jacoco.build For Java 9 add "Automatic-Module-Name" to manifests of JAR files (#565) Jul 18, 2017
org.jacoco.cli.test Use dest argument as folder in any case (#543) Jun 8, 2017
org.jacoco.cli Relocate 3rd party libs in CLI nodeps JAR (#561) Jul 10, 2017
org.jacoco.core.test Fix assertions for JDK 8 >= u152 (#576) Aug 15, 2017
org.jacoco.core Add location to IOException when unable to read stream during analysis May 25, 2017
org.jacoco.doc Add link about integration of JaCoCo into Shippable (#579) Aug 21, 2017
org.jacoco.examples.test Prepare for next development iteration Feb 6, 2017
org.jacoco.examples ExecDumpClient should report error when no data is retrieved (#538) May 24, 2017
org.jacoco.report.test Support limit ratios as percents May 16, 2017
org.jacoco.report Remove unused SVN keyword "Id" Aug 13, 2017
org.jacoco.tests Add Command Line Interface (#525) May 24, 2017
.appveyor.yml GitHub #300: Allow standard Maven build with any JDK. May 23, 2016
.gitignore add intellij files to ignore (#510) Apr 1, 2017
.travis.sh Remove unused MAVEN_OPTS Aug 13, 2017
.travis.yml Add profile for compilation with ECJ (#522) Apr 24, 2017
LICENSE.md Happy New Year 2017! Jan 3, 2017
README.md Use jacoco.org domain instead of eclemma.org (#457) Oct 27, 2016
pom.xml Prepare for next development iteration Feb 6, 2017

README.md

JaCoCo Java Code Coverage Library

Build Status Build status Maven Central

JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.

Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.

Note: We do not answer general questions in the project's issue tracker. Please use our mailing list for this.