Top "Clover" questions

Clover is a Java code coverage & test optimization application.

How can I exclude a package from the clover coverage report (running from Maven)?

I'm generating clover coverage reports (using Clover's maven plugin), and I'd like to exclude a certain package from the coverage …

unit-testing maven-2 clover
cobertura vs clover

We are thinking about utilizing one of these tools in our development procedure. Our environment extensively uses mvn and eclipse. …

java unit-testing cobertura clover
clover: how does it work?

I am evaluating clover currently and wonder how to use it best. First I'd like to understand how it works …

java unit-testing clover
Clover versus Sonar

I've been vetting Static Analysis tools and I've recently come across both Atlassian Clover and SonarQube. The two products seem …

code-coverage sonarqube intellij-plugin clover