dextool v4.0.0 (2021-09-08T15:39:18Z)
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
enums
SchemaStatus
structs
CovRegion
DepFile
LineMetadata
MarkedMutant
MetadataNoMutEntry
MutantInfo
MutantInfo2
MutantMetaData
MutationEntry
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationScore
MutationStatus
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Schemata
SchemataFragment
TestCaseInfo
TestCaseInfo2
TestCmdRuntime
TestFile