Class: Mutant::Mutation::Noop

Inherits:
Mutant::Mutation show all
Defined in:
lib/mutant/mutation.rb

Overview

Noop mutation, special case of neutral

Constant Summary collapse

SYMBOL =
'noop'.freeze
SHOULD_PASS =
true

Constants inherited from Mutant::Mutation

CODE_DELIMITER, CODE_RANGE

Method Summary

Methods inherited from Mutant::Mutation

#code, #identification, #insert, #killed_by?, #original_source, #root, #source