Improve coverage data for code with implicit exception.

Add additional probe before every line with at least one method
invocation.
17 files changed
tree: 96244e1b3a49b2458ea4bb03194d8441b71b09e2
  1. jacoco/
  2. jacoco-maven-plugin/
  3. jacoco-maven-plugin.test/
  4. org.jacoco.agent/
  5. org.jacoco.agent.rt/
  6. org.jacoco.agent.rt.test/
  7. org.jacoco.agent.test/
  8. org.jacoco.ant/
  9. org.jacoco.ant.test/
  10. org.jacoco.build/
  11. org.jacoco.core/
  12. org.jacoco.core.test/
  13. org.jacoco.doc/
  14. org.jacoco.examples/
  15. org.jacoco.examples.test/
  16. org.jacoco.report/
  17. org.jacoco.report.test/
  18. org.jacoco.tests/
  19. .travis.yml
  20. LICENSE.md
  21. pom.xml
  22. README.md
README.md

JaCoCo Java Code Coverage Library

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.