- clearCoverageMap
void clearCoverageMap(FileId id)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCoverageMap
CovRegion[][FileId] getCoverageMap()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCoverageMapCount
long getCoverageMapCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCoverageTimeStamp
Optional!SysTime getCoverageTimeStamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- getNotCoveredMutants
MutationStatusId[] getNotCoveredMutants()
Undocumented in source. Be warned that the author may not have intended to support it.
- putCoverageInfo
void putCoverageInfo(CoverageRegionId regionId, bool status)
Undocumented in source. Be warned that the author may not have intended to support it.
- putCoverageMap
void putCoverageMap(FileId id, Offset[] region)
- updateCoverageTimeStamp
void updateCoverageTimeStamp()
Set the timestamp to the current UTC time.