dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
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
FileId
LineAttr
MarkedMutant
MutantAttr
MutantTimeoutCtx
MutationId
MutationStatusId
TestCaseId
enums
Pkeys
structs
LineMetadata
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Pkey
Rationale
TestCaseInfo
TestCaseInfo2