dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
DbMutant.resetMutant
dextool
plugin
mutate
backend
database
standalone
DbMutant
Reset all mutations of kinds with the status
st
to unknown.
struct
DbMutant
@
trusted
void
resetMutant
(
const
Mutation.Kind
[]
kinds
,
Mutation.Status
st
,
Mutation.Status
to_st
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
DbMutant
aliases
aliveNoMutSrcMutants
aliveSrcMutants
equivalentMutants
killedByCompilerSrcMutants
killedSrcMutants
memOverloadMutants
noCovSrcMutants
skippedMutants
timeoutSrcMutants
totalSrcMutants
unknownSrcMutants
functions
db
exists
getAllMutationStatus
getAllTestCaseKills
getHighestPrioMutant
getKind
getLatestMutantTimes
getLatestMutants
getMutantInfo
getMutantMetaData
getMutantsInfo
getMutation
getMutationStatus
getMutationStatus2
getMutationsOnLine
getOldestMutants
getPath
getSurroundingAliveMutants
increaseFilePrio
mutantsInRegion
put
relate
removeMutant
removeOrphanedMutants
resetMutant
update
Reset all mutations of kinds with the status st to unknown.