dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
MutationEntry
dextool
plugin
mutate
backend
database
type
Undocumented in source.
@
safe
struct
MutationEntry {
MutationId
id
;
Path
file
;
SourceLoc
sloc
;
MutationPoint
mp
;
Duration
timeSpentMutating
;
Language
lang
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
id
MutationId
id
;
Undocumented in source.
lang
Language
lang
;
Undocumented in source.
mp
MutationPoint
mp
;
Undocumented in source.
sloc
SourceLoc
sloc
;
Undocumented in source.
timeSpentMutating
Duration
timeSpentMutating
;
Undocumented in source.
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