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