rheehot / jacoco-offline-instrumentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jacoco-offline-instrumentation

A sample project that demonstrates how to use Jacoco offline instrumentation for multimodule gradle project

To generate full coverage report run:

./gradlew clean report

Open HTML report to observe the results

build/reports/jacoco/index.html

About


Languages

Language:Java 100.0%