API Docs for: 0.9.0
Show:

Coverage Class

Extends Base
Defined in: lib/coverage.js:10

Methods

augment

()

Defined in lib/coverage.js:65

Augments the data with default values

getCoverageVar

() String

Defined in lib/coverage.js:106

Get coverage variable

Returns:

getExcludes

() String[]

Defined in lib/coverage.js:136

Get excludes for coverage

Returns:

getInstance

()

Defined in lib/coverage.js:75

Gets the client-driver instance

Returns:

:

getMapping

() Object[]

Defined in lib/coverage.js:126

Get mapping

Returns:

Object[]:

Of {from:<string>, to:<string>}

getOptions

() Object

Defined in lib/coverage.js:85

Gets the options

Returns:

hasMapping

() String

Defined in lib/coverage.js:116

Has mapping turned on?

Returns:

initialize

()

Defined in lib/coverage.js:33

Initializes the instance

isActive

() String

Defined in lib/coverage.js:96

Is coverage active?

Returns:

validate

()

Defined in lib/coverage.js:48

Validates the data given

Properties

TYPE

String static

Defined in lib/coverage.js:148