Android instrumentation tests for library module coverage
问题 I inherited an android project to setup code coverage for. Not having done much for android and almost as little in gradle, I embarked on a quest to find a helpful tutorial. As surprises go, the first few tutorials were very helpful and I was able to include the jacoco gradle plugin and enable the code coverage. Using jenkins I even generated a coverage report. So far everything looks fine. However, upon setting my eyes on the report, I smelled something fishy. The test vs coverage ratio