Analyze

Analyze a file for mutants.

Constructors

this
this(Mutation.Kind[] kinds, ValidateLoc valLoc, FilesysIO fio, Config conf)
Undocumented in source.

Members

Classes

Result
class Result
Undocumented in source.

Functions

analyzeForComments
void analyzeForComments(AbsolutePath file, TokenStream tstream)

Tokens are always from the same file.

analyzeForMutants
void analyzeForMutants(ParsedCompileCommand commandsForFileToAnalyze, AbsolutePath fileToAnalyze, ClangContext ctx, TokenStream tstream)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(ParsedCompileCommand commandsForFileToAnalyze)
Undocumented in source. Be warned that the author may not have intended to support it.
saveDependencies
void saveDependencies(ParseFlags flags, AbsolutePath root, Path[] dependencies)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Config
struct Config
Undocumented in source.

Meta