An open API service indexing awesome lists of open source software.

https://github.com/sevdanurgenc/codecoveragedemo

An example of using JaCoCo on about code coverage
https://github.com/sevdanurgenc/codecoveragedemo

codecoverage jacoco jacocoverage

Last synced: about 1 year ago
JSON representation

An example of using JaCoCo on about code coverage

Awesome Lists containing this project

README

          

# CodeCoverage
An example of using JaCoCo on about code coverage

![image](https://user-images.githubusercontent.com/5441882/148996985-edd50317-3fc2-4368-a200-69cbd04841d2.png)

![image](https://user-images.githubusercontent.com/5441882/148997020-f11ba9e0-de08-4959-95ca-1f1c14a1457f.png)

![image](https://user-images.githubusercontent.com/5441882/148997050-09fb84cd-1b66-4569-b28f-3017febeee55.png)

![image](https://user-images.githubusercontent.com/5441882/148997078-b1582fdf-e53e-4343-87a4-d523af0c6292.png)

```java



org.jacoco
jacoco-maven-plugin
0.7.9


default-prepare-agent

prepare-agent



default-report
prepare-package

report



default-check

check




BUNDLE


COMPLEXITY
COVEREDRATIO
0.01











```

![image](https://user-images.githubusercontent.com/5441882/149001304-93cde08f-759b-439d-8afa-789b9ffca9fc.png)

![image](https://user-images.githubusercontent.com/5441882/149001325-d0ee3549-1037-489b-9227-6f8ba829c1bc.png)

![image](https://user-images.githubusercontent.com/5441882/149001366-7eccf3e6-ba1d-4af3-b2bf-7e8ea752ffd0.png)

![image](https://user-images.githubusercontent.com/5441882/149001401-d5c178fa-3408-43f9-96c6-954bf63f048b.png)