Using Spans


Added by Edwin Dawson [Atlassian], last edited by Edwin Dawson [Atlassian] on Jan 10, 2008

Labels:

reporting reporting Delete
interval interval Delete
coverage coverage Delete
span span Delete
clover clover Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
Clover 2.0 Documentation

Index

The span attribute allows you to control which coverage recordings are merged to form a current coverage report. By default, Clover only considers coverage recording files that were written after the last Clover compilation. In some situations you may want to include earlier coverage recordings. The span attribute lets you do this.

The span attribute takes an Interval which tells Clover how far back in time since the last Clover compilation that coverage recordings should be merged to build the report.

The span attribute applies to the following Ant tasks: