This guide explains how to set up and generate a complete code coverage report for a multi-module Android project using JaCoCo. It includes both unit and instrumented tests.
To begin, apply the JaCoCo plugin in all modules of your project (including the root module)