A class that contains information about a covered resource. A count can be give for lines, branches, and declarations in a file.

Constructors

Properties

Constructors

Properties

covered: number

Number of items covered in the file.

total: number

Total number of covered items in the file.