1043 Forks
3697 Stars
3697 Watchers

jacoco

:microscope: Java Code Coverage Library

How to download and setup jacoco

Open terminal and run command
git clone https://github.com/jacoco/jacoco.git
git clone is used to create a copy or clone of jacoco repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jacoco https://github.com/jacoco/jacoco/archive/master.zip

Or simply clone jacoco with SSH
[email protected]:jacoco/jacoco.git

If you have some problems with jacoco

You may open issue on jacoco support forum (system) here: https://github.com/jacoco/jacoco/issues