dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
NoMut
dextool
plugin
mutate
backend
database
type
A mutation suppression with optional tag and comment.
@
safe
struct
NoMut {
string
tag
;
string
comment
;
}
Members
Variables
comment
string
comment
;
Undocumented in source.
tag
string
tag
;
Undocumented in source.
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
A mutation suppression with optional tag and comment.