aosp12/external/jacoco
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
.github init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.travis init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
jacoco init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
jacoco-maven-plugin init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
jacoco-maven-plugin.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.agent init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.agent.rt init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.agent.rt.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.agent.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.ant init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.ant.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.build init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.cli init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.cli.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation.groovy init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation.java5 init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation.java7 init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation.java8 init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.core.test.validation.kotlin init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.doc init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.examples init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.examples.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.report init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.report.test init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
org.jacoco.tests init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.appveyor.yml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.gitignore init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.travis.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.travis.yml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
Android.bp init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
FETCH_HEAD init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
LICENSE.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
METADATA init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
MODULE_LICENSE_EPL init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
NOTICE init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
OWNERS init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.android init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
config.mk init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
pom.xml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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.