Simple Example

This example demonstrates how to use the Clover plugin both for report generation and for Test Percentage Clover (TPC) verification, on a single Maven project.

Sources

Sources are available here.

To execute the project run either mvn install to verify the TPC or mvn site to generate the Clover report.