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 Monday, 26 May 2014 at 7:18:03 AM