Man pages for muttest
Mutation Testing

arithmetic_operatorsArithmetic operator mutators
boolean_literalMutate a boolean literal
boolean_literalsBoolean literal mutators
call_nameMutate a function call name
comparison_operatorsComparison operator mutators
condition_mutationsCondition mutation mutators
CopyStrategyCopyStrategy interface
default_copy_strategyCreate a default project copy strategy
default_reporterCreate a default reporter
default_test_strategyCreate a default run strategy
delete_statementDelete statements one at a time
FileTestStrategyRun tests matching the mutated source file name
FullTestStrategyRun all tests for a mutant
index_decrementDecrement subscript indices
index_incrementIncrement subscript indices
index_mutationsIndex mutation mutators
logical_operatorsLogical operator mutators
MutationReporterReporter for Mutation Testing
MutatorMutator
muttestRun a mutation test
muttest_planCreate a plan for mutation testing
na_literalMutate an NA or NULL literal
na_literalsNA and NULL literal mutators
negate_conditionNegate the condition of if/while statements
numeric_decrementDecrement numeric literals
numeric_incrementIncrement numeric literals
numeric_literalsNumeric literal mutators
operatorMutate a binary operator
PackageCopyStrategyPackage copy strategy
ProgressMutationReporterProgress Reporter for Mutation Testing
remove_condition_negationRemove negation from the condition of if/while statements
remove_negationRemove logical negation
replace_return_valueReplace the value in explicit return() calls
string_emptyMutate non-empty string literals to the empty string
string_fillMutate the empty string literal to a placeholder string
string_literalsString literal mutators
TestStrategyTestStrategy interface
muttest documentation built on May 14, 2026, 5:10 p.m.