You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tree-splicer could take a page from the test-case reduction literature and perform hoisting, where an AST node is replaced by one of its subtrees. This is more likely to produce valid mutants, because of variable scoping.
The text was updated successfully, but these errors were encountered:
tree-splicer could take a page from the test-case reduction literature and perform hoisting, where an AST node is replaced by one of its subtrees. This is more likely to produce valid mutants, because of variable scoping.
The text was updated successfully, but these errors were encountered: