dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
CoverageResult
dextool
plugin
mutate
backend
analyze
pass_coverage
Find all places to instrument.
@
safe
class
CoverageResult {
Interval
[][
AbsolutePath
]
points
;
this
(FilesysIO fio, ValidateLoc vloc);
string
toString
();
}
Constructors
this
this
(FilesysIO fio, ValidateLoc vloc)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
points
Interval
[][
AbsolutePath
]
points
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
pass_coverage
classes
CoverageResult
functions
toCoverage
Find all places to instrument.