JavaEdge
Apr 1, 2020 · Fundamentals
Understanding JaCoCo: A Lightweight Java Code Coverage Standard
This article explains JaCoCo's mission to provide a lightweight, flexible, and well-documented Java code‑coverage library, outlines its core features, integration options with build tools and IDEs, and details the various coverage counters such as instructions, branches, lines, methods, classes, and cyclomatic complexity.
JaCoCoJavabuild integration
0 likes · 10 min read
