DescriptionThe Parameters
Nested Elements of
|
Attribute |
Description |
Required |
|---|---|---|
initstring |
The |
Yes. |
span |
Specifies how far back in time to include coverage recordings from since the last Clover build for this database. See Using Spans. |
No; default includes 'all coverage data found'. |
<cloverDbSet>
Specifies an Ant FileSet of Clover databases to merge. Apart from those shown below, parameters and sub-elements are the same as for an Ant FileSet.
Parameters
See the Ant FileSet documentation for parameters and sub-elements available on FileSets.
Attribute |
Description |
Required |
|---|---|---|
refid |
Lets you specify a fileset that references a group of Clover database files. This references a fileset defined elsewhere. |
No; defaults to none. |
span |
Specifies how far back in time to include coverage recordings from since the last Clover build for this database. See Using Spans. |
No; defaults to '0 seconds'. |
Examples
This example produces a merged database containing the measured coverage of project A and project B:
This example produces a merged database containing the measured coverage of all databases found under /home/projects:
|
|
|
|
|






