Revert "Merge remote-tracking branch 'aosp/upstream-pull-525' into master" am: 37043f9e86
am: 8e7552aae7

Change-Id: I2fcdfd5240ed833c7910b2e4810a9d24b2aa8772
tree: b78a7f4fad7b2d1b2989bf54e02694287dd4c35f
  1. .github/
  2. .travis/
  3. jacoco/
  4. jacoco-maven-plugin/
  5. jacoco-maven-plugin.test/
  6. org.jacoco.agent/
  7. org.jacoco.agent.rt/
  8. org.jacoco.agent.rt.test/
  9. org.jacoco.agent.test/
  10. org.jacoco.ant/
  11. org.jacoco.ant.test/
  12. org.jacoco.build/
  13. org.jacoco.cli/
  14. org.jacoco.core/
  15. org.jacoco.core.test/
  16. org.jacoco.doc/
  17. org.jacoco.examples/
  18. org.jacoco.examples.test/
  19. org.jacoco.report/
  20. org.jacoco.report.test/
  21. org.jacoco.tests/
  22. .appveyor.yml
  23. .gitignore
  24. .travis.sh
  25. .travis.yml
  26. Android.bp
  27. Android.mk
  28. asm-debug-all-5.0.1.jar
  29. config.mk
  30. LICENSE.md
  31. MODULE_LICENSE_EPL
  32. NOTICE
  33. pom.xml
  34. PREBUILT
  35. README.android
  36. README.md
  37. README.version
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.