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
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
removed call to substring (no tests cover this line RemoveChainedCallsMutator)
changed conditional boundary (no tests cover this line ConditionalsBoundaryMutator)
Replaced integer addition with subtraction (no tests cover this line MathMutator)
removed conditional - replaced comparison check with false (no tests cover this line RemoveConditionalMutator_ORDER_ELSE)
replaced return value with "" for getSimpleName (no tests cover this line EmptyObjectReturnValsMutator)
removed conditional - replaced equality check with false (no tests cover this line RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (no tests cover this line RemoveConditionalMutator_EQUAL_IF)
swapped parameters 1 and 2 in call to reduce (covered by 19 tests ParamSwapMutator)
replaced return value with null for visitVariable (covered by 19 tests NullReturnValsMutator)