mutant icon indicating copy to clipboard operation
mutant copied to clipboard

Add mutation from `foo()` to `foo`. (lvar read)

Open mbj opened this issue 10 years ago • 0 comments

Mutating private method send into local variable reads.

Mutant should know the local variable scope and only emit this mutation when the local variable is in scope.

mbj avatar Oct 27 '15 11:10 mbj