dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
DbMarkMutant.markMutant
dextool
plugin
mutate
backend
database
standalone
DbMarkMutant
Mark a mutant with status and rationale (also adds metadata).
struct
DbMarkMutant
@
trusted
void
markMutant
(
const
MutationId
id
,
const
Path
file
,
const
SourceLoc
sloc
,
const
MutationStatusId
statusId
,
const
Checksum
cs
,
const
Mutation.Status
s
,
const
Rationale
r
,
string
mutationTxt
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
DbMarkMutant
functions
getLostMarkings
getMarkedMutants
isMarked
markMutant
removeMarkedMutant
Mark a mutant with status and rationale (also adds metadata).