dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
MutationScoreHistory.Estimate
dextool
plugin
mutate
backend
report
analyzers
MutationScoreHistory
Undocumented in source.
struct
MutationScoreHistory
static
struct
Estimate {
SysTime
x
;
double
avg
;
SysTime
predX
;
double
predScore
;
bool
posTrend
;
}
Members
Variables
avg
double
avg
;
Undocumented in source.
posTrend
bool
posTrend
;
Undocumented in source.
predScore
double
predScore
;
Undocumented in source.
predX
SysTime
predX
;
Undocumented in source.
x
SysTime
x
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
analyzers
MutationScoreHistory
constructors
this
structs
Estimate
variables
data
estimate