dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
runAnalyzer
dextool
plugin
mutate
backend
analyze
Analyze the files in
frange
for mutations.
@
trusted
ExitStatusType
runAnalyzer
(
const
AbsolutePath
dbPath
,
const
MutationKind
[]
userKinds
,
ConfigAnalyze
analyzeConf
,
ConfigCompiler
compilerConf
,
ConfigSchema
schemaConf
,
ConfigCoverage
covConf
,
ParsedCompileCommandRange
frange
,
ValidateLoc
valLoc
,
FilesysIO
fio
)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
modules
ast
extensions
id_factory
pass_clang
pass_coverage
pass_filter
pass_mutant
pass_schemata
schema_ml
utility
aliases
AnalyzeActor
StoreActor
TestPathActor
log
classes
TestFileResult
TokenStreamImpl
functions
dependencyAnalyze
isFileSupported
isPathInsideAnyRoot
printLostMarkings
runAnalyzer
spawnAnalyzer
spawnStoreActor
spawnTestPathActor
toAbsolutePath
updateMarkedMutants
updateSchemaQ
updateSchemaSizeQ
structs
Analyze
AnalyzeCntMsg
AnalyzeConfig
CheckPostProcess
DoneStartingAnalyzers
FileFilter
IsDone
PostProcess
RunAnalyze
SetDone
Start
StartedAnalyzer
StoreConfig
StoreDoneMsg
WaitForToken
Analyze the files in frange for mutations.