dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
TestCaseInfo
dextool
plugin
mutate
backend
database
type
Undocumented in source.
@
safe
struct
TestCaseInfo {
Duration
time
;
long
killedMutants
;
}
Members
Variables
killedMutants
long
killedMutants
;
time
Duration
time
;
The sum on the execution time of killing the mutants.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
type
aliases
LineAttr
MutantAttr
MutantTimeoutCtx
structs
FileId
LineMetadata
MarkedMutant
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationId
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusId
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Rationale
TestCaseId
TestCaseInfo
TestCaseInfo2