dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
MutationReportEntry
dextool
plugin
mutate
backend
database
type
Report about mutants of a specific kind(s).
@
safe
struct
MutationReportEntry {
long
count
;
Duration
time
;
}
Members
Variables
count
long
count
;
time
Duration
time
;
Test time spent on 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
Report about mutants of a specific kind(s).