unplugged-system/external/jacoco
2025-10-06 13:59:42 +00:00
..
.azure-pipelines Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.github Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.travis Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
jacoco Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
jacoco-maven-plugin Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
jacoco-maven-plugin.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.agent Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.agent.rt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.agent.rt.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.agent.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.ant Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.ant.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.build Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.cli Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.cli.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.groovy Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.java5 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.java7 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.java8 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.java14 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.kotlin Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.core.test.validation.scala Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.doc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.examples Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.examples.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.report Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.report.test Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
org.jacoco.tests Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.appveyor.yml Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.gitattributes Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
.gitignore Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Android.bp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
config.mk Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
FETCH_HEAD Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LICENSE.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
METADATA Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
MODULE_LICENSE_EPL Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
NOTICE Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
OWNERS Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
pom.xml Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.android Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.