muteria.drivers.criteria.tools_by_languages.c.gpmutation.gpmutation module

class muteria.drivers.criteria.tools_by_languages.c.gpmutation.gpmutation.CriteriaToolGPMutation(*args, **kwargs)[source]

Bases: BaseCriteriaTool

get_criterion_info_object(criterion)[source]
get_instrumented_executable_paths_map(enabled_criteria)[source]
get_test_gen_metamutant_bc()[source]
classmethod installed(custom_binary_dir=None)[source]

Check that the tool is installed :return: bool reprenting whether the tool is installed or not

(executable accessible on the path) - True: the tool is installed and works - False: the tool is not installed or do not work