All Versions
Clover 4.0 DocumentationClover 3.3 Documentation
Clover 3.2 Documentation
More...
Clover provides a set of Command line tools for integration with legacy build systems such as Make, or custom build scripts. If you use Jakarta Ant to build your project, a set of Clover Ant Tasks provides easier Ant integration.
To use the tools in your build system, the synopsis is:
Copies and instruments individual java source files, or a directory of source files. |
|
Merges existing Clover databases to allow for combined reports to be generated. |
|
Produces coverage reports in XML. |
|
Produces coverage reports in HTML. |
|
Produces coverage reports in PDF format. |
|
Reports coverage results to the console. |