9to5 coverage · Guides

Practical code coverage guides

Understand a check, fix the missing behavior and verify the result on the right commit.

Start with the question you need to answer. Each guide states its prerequisites and limitations, and links to the next step. 9to5 accepts LCOV, Cobertura XML and JaCoCo XML from your existing test tools; it does not replace the test runner.

Understand the metrics

Apply the workflow