|
This page last changed on Dec 04, 2009 by csut017.
Coverage Threshold
A threshold for a coverage report.
Version
Available from version 1.5
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| type |
The type of item. |
String - one of:
- Default
- View
- Module
- Namespace
- Class
|
No |
None |
1.5 |
| metric |
The coverage metric. |
String - one of:
- SymbolCoverage
- BranchCoverage
- MethodCoverage
- CyclomaticComplexity
|
Yes |
n/a |
1.5 |
| value |
The minimum coverage value. |
Int32 |
No |
None |
1.5 |
| pattern |
The matching pattern to use. |
String |
No |
None |
1.5 |
 | Automatically Generated
Documentation generated on Friday, 4 Dec 2009 at 9:27:00 AM |
|