ValidateLoc

Validate source code locations for analyze and mutation.

Members

Functions

dup
ValidateLoc dup()

Duplicate the instance,

getOutputDir
AbsolutePath getOutputDir()
isInsideOutputDir
bool isInsideOutputDir(AbsolutePath p)
Undocumented in source.
shouldAnalyze
bool shouldAnalyze(AbsolutePath p)
shouldMutate
bool shouldMutate(AbsolutePath p)

Meta