dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
MutationPointEntry
dextool
plugin
mutate
backend
database
type
Undocumented in source.
@
safe
struct
MutationPointEntry {
MutationPoint
mp
;
Path
file
;
SourceLoc
sloc
;
SourceLoc
slocEnd
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
mp
MutationPoint
mp
;
Undocumented in source.
sloc
SourceLoc
sloc
;
Start of the mutation point.
slocEnd
SourceLoc
slocEnd
;
End of the mutation point.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
type
aliases
ChecksumTestCmdMutated
ChecksumTestCmdOriginal
CoverageRegionId
FileId
LineAttr
MutantAttr
MutantPrio
MutantTimeoutCtx
MutationId
MutationStatusId
Rationale
SchemataFragmentId
SchemataId
TestCaseId
TestFileChecksum
TestFileId
TestFilePath
ToolVersion
functions
toChecksum
toMutationStatusId
structs
CovRegion
CovRegionStatus
DepFile
FileScore
LineMetadata
MarkedMutant
MetadataNoMutEntry
MutantInfo
MutantInfo2
MutantMetaData
MutantTestTime
MutationEntry
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationScore
MutationStatus
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
SchemaFragmentV2
Schemata
SchemataFragment
TestCaseInfo
TestCaseInfo2
TestCmdRuntime
TestFile
WorklistItem