dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
TestCaseStat.Info
dextool
plugin
mutate
backend
report
analyzers
TestCaseStat
Undocumented in source.
struct
TestCaseStat
struct
Info {
double
ratio
;
TestCase
tc
;
TestCaseInfo
info
;
}
Alias This
info
Members
Variables
info
TestCaseInfo
info
;
Undocumented in source.
ratio
double
ratio
;
Undocumented in source.
tc
TestCase
tc
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
analyzers
TestCaseStat
functions
toSortedRange
structs
Info
variables
testCases