Starting Points

If you are new to Clover and want to get it going with your Ant project quickly, try the Ant Quick Start Guide for Maven users see the Maven2 Quick Start Guide. The Introduction to Code Coverage section provides a brief background on the theory and motivation behind Code Coverage. The Clover Tutorial provides a good alternative introduction to Clover.

If you are upgrading from Clover 1.x, read about what's new in Clover 2, the upgrading guide, and the Best Practices for Clover Integration.

If you are browsing and interested in seeing how Clover can be used on your project, see Using Clover Interactively and Using Clover in Automated Builds.

Clover provides deep integration through plugin's for both Eclipse & IntelliJ IDEA, see the Clover-for-Eclipse and Clover-for-IDEA sections for installation instructions.

For help with Ant, see the online Ant manual at http://ant.apache.org/manual/index.html. Also recommended reading is Eric Burke's Top 15 Ant Best Practices.

For Clover troubleshooting information, see the Online Forums.

システム要件 

See the Clover-for-Ant Installation Guide.

What's New in Clover 2?

See the Clover Release Notes.

謝辞

Clover makes use of the following excellent third-party libraries:

Jakarta Velocity 1.2

Templating engine used for HTML report generation.

Antlr 2.7.1

A public domain parser generator.

iText 0.96

A library for generating PDF documents.

Jakarta Ant

The Ant build system.

overLIB

A JavaScript library for popups and tooltips.

jfreechart

An open source library for generating charts.

注意:

To prevent library version mismatches, all of these libraries have been obfuscated and/or repackaged and included in the Clover jar. We do this to prevent pain for users who may use different versions of these libraries in their projects.