A class that contains information about a covered resource. A count can be give for lines, branches, and declarations in a file.
Constructor
new(covered:Int, total:Int)
@link TestCoverageCount.covered} @link TestCoverageCount.total}
Parameters:
covered | Value for { |
---|---|
total | Value for { |