Skip to content
Robin Shen edited this page Oct 9, 2021 · 1 revision

The latest 5.1 release is able to analyze reports generated by JUnit/CheckStyle/OpenClover/SpotBugs/JaCoCo/PMD/CPD to annotate code/diff with test coverage information and found problems like below:

annotation

It also shows nice reports in case you want to check all problems in one place:

build report

Clone this wiki locally