Coverage Filter¶
A filter for a coverage report.
Version¶
Available from version 1.5
Configuration Elements¶
Element | Description | Type | Required | Default | Version |
data | The pattern to use for matching elements. | String | Yes | n/a | 1.5 |
include | Whether to include or exclude items. | Boolean | No | false | 1.5 |
regex | Whether this is a regex or not. | Boolean | No | false | 1.5 |
type | The type of item. | String - one of: * Default * Assembly * Namespace * Class * Method * Document |
No | Default | 1.5 |
Automatically Generated¶
Documentation generated on Monday, 26 May 2014 at 7:18:03 AM