dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
DbMutant.removeOrphanedMutants
dextool
plugin
mutate
backend
database
standalone
DbMutant
Remove mutants that have no connection to a mutation point, orphaned mutants.
struct
DbMutant
@
trusted
void
removeOrphanedMutants
(
void
delegate
(
size_t
i
,
size_t
total
,
const
Duration
avgRemoveTime
,
const
Duration
timeLeft
,
SysTime
predDoneAt
)
progress
,
void
delegate
(
size_t
total
)
done
)
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
Remove mutants that have no connection to a mutation point, orphaned mutants.