| JaCoCo Java Code Coverage Library |
| ================================= |
| |
| [](https://dev.azure.com/jacoco-org/JaCoCo/_build/latest?definitionId=1&branchName=master) |
| [](https://central.sonatype.com/namespace/org.jacoco) |
| |
| JaCoCo is a free Java code coverage library distributed under the Eclipse Public |
| License. |
| |
| ## Starting Points |
| |
| * I want to use JaCoCo → [Download](https://www.jacoco.org/jacoco/), [Maven](https://www.jacoco.org/jacoco/trunk/doc/maven.html), [Ant](https://www.jacoco.org/jacoco/trunk/doc/ant.html), [CLI](https://www.jacoco.org/jacoco/trunk/doc/cli.html), [Other](https://www.jacoco.org/jacoco/trunk/doc/integrations.html) |
| * I want to know how JaCoCo works → [Documentation](http://www.jacoco.org/jacoco/trunk/doc/) |
| * I have a question → [FAQ](http://www.jacoco.org/jacoco/trunk/doc/faq.html), [Documentation](http://www.jacoco.org/jacoco/trunk/doc/), [User Forum](https://groups.google.com/forum/?fromgroups=#!forum/jacoco) |
| * I found a bug → [Bug Report](https://github.com/jacoco/jacoco/issues/new/choose) |
| * I have an idea → [User Forum](https://groups.google.com/forum/?fromgroups=#!forum/jacoco), [Feature Request](https://github.com/jacoco/jacoco/issues/new/choose) |