dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
Database.resetMutant
dextool
plugin
mutate
backend
database
standalone
Database
Reset all mutations of kinds with the status
st
to unknown.
struct
Database
@
trusted
void
resetMutant
(
const
Mutation.Kind
[]
kinds
,
Mutation.Status
st
,
Mutation.Status
to_st
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
standalone
Database
aliases
aliveMutants
aliveNoMutSrcMutants
aliveSrcMutants
killedByCompilerMutants
killedByCompilerSrcMutants
killedMutants
killedSrcMutants
testCaseMutationPointAliveSrcMutants
testCaseMutationPointKilledByCompilerSrcMutants
testCaseMutationPointKilledSrcMutants
testCaseMutationPointTimeoutSrcMutants
testCaseMutationPointTotalSrcMutants
testCaseMutationPointUnknownSrcMutants
timeoutMutants
timeoutSrcMutants
totalMutants
totalSrcMutants
unknownMutants
unknownSrcMutants
enums
CntAction
functions
addDetectedTestCases
clearMetadata
clearMutantTimeoutWorklist
countMutantTimeoutWorklist
exists
getAllMutationStatus
getAllTestCaseInfo2
getChecksum
getDetectedTestCaseIds
getDetectedTestCases
getFile
getFileChecksum
getFileId
getFiles
getHardestToKillMutant
getKind
getLineMetadata
getLostMarkings
getMarkedMutants
getMutantTimeoutCtx
getMutantationMetaData
getMutantsInfo
getMutation
getMutationId
getMutationIds
getMutationStatus
getMutationStatusId
getMutationsOnLine
getNumOfTestCases
getOldestMutants
getPath
getSourceLocation
getSurroundingTestCases
getTestCase
getTestCaseId
getTestCaseInfo
getTestCaseMutantKills
getTestCaseName
getTestCases
getTestCasesWithAtLeastOneKill
getTestCasesWithZeroKills
isAnalyzed
isMarked
markMutant
put
putMutantInTimeoutWorklist
putMutantTimeoutCtx
reduceMutantTimeoutWorklist
removeAllFiles
removeAllMutationPoints
removeFile
removeMarkedMutant
removeMutant
removeOrphanedMutants
removeTestCase
resetMutant
resetMutantTimeoutWorklist
setDetectedTestCases
testCaseKilledSrcMutants
updateMetadata
updateMutation
updateMutationStatus
updateMutationTestCases
static functions
make
variables
db
Reset all mutations of kinds with the status st to unknown.