Merge remote-tracking branch 'aosp/upstream-master' into master am: ce2d33f314 am: 3af440b397
am: 371076c25f

Change-Id: Ib9d0ce99d3e2666dc55e1a6804041baa8e5d6c8e
tree: b46c8ec6406b3c0c40b7b48f485519d89d397803
  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.core/
  14. org.jacoco.core.test/
  15. org.jacoco.doc/
  16. org.jacoco.examples/
  17. org.jacoco.examples.test/
  18. org.jacoco.report/
  19. org.jacoco.report.test/
  20. org.jacoco.tests/
  21. .appveyor.yml
  22. .gitignore
  23. .travis.sh
  24. .travis.yml
  25. Android.mk
  26. asm-debug-all-5.0.1.jar
  27. config.mk
  28. LICENSE.md
  29. MODULE_LICENSE_EPL
  30. NOTICE
  31. pom.xml
  32. PREBUILT
  33. README.android
  34. README.md
  35. 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.