Standard Search
About 1 results
https://rants.broonix.ca/java-code-coverage-with-gradle-and-jacoco-2 · 22 Jan 2016
There are so many great metrics to help you improve a project’s quality. One of these metrics is code coverage. In this post we will go over why this measurement is important, how to measure coverage using JaCoCo. I’ll also wrap up with some info on co...