Speed up Refaster
bug checker
#261
Pitest mutation testing feedback
- Surviving mutants in this change: 100
- Killed mutants in this change: 52
class | surviving | killed |
---|---|---|
🧟tech.picnic.errorprone.refaster.runner.RefasterRuleSelector |
51 | 17 |
🧟tech.picnic.errorprone.refaster.runner.RefasterRuleSelector$TemplateIdentifierExtractor |
25 | 2 |
🧟tech.picnic.errorprone.refaster.runner.RefasterRuleSelector$SourceIdentifierExtractor |
11 | 1 |
🧟tech.picnic.errorprone.refaster.runner.RefasterRuleSelector$RefasterIntrospection |
6 | 4 |
🧟tech.picnic.errorprone.refaster.runner.Node |
3 | 17 |
🧟tech.picnic.errorprone.refaster.runner.Node$Builder |
2 | 9 |
🧟tech.picnic.errorprone.refaster.runner.Refaster |
1 | 2 |
🧟tech.picnic.errorprone.refaster.AnnotatedCompositeCodeTransformer |
1 | 0 |
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Annotations
github-actions / pitest
A change can be made to line 83 without causing a test to fail
replaced return value with null for withTransformers (no tests cover this line NullReturnValsMutator)
github-actions / pitest
A change can be made to line 237 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 239 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 233 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 235 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 229 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 231 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 225 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 227 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 253 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 172 without causing a test to fail
removed last varargs argument in call to format (no tests cover this line VarargsMutator)
github-actions / pitest
A change can be made to line 255 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
2 different changes can be made to line 147 without causing a test to fail
removed conditional - replaced equality check with false (covered by 19 tests RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (covered by 19 tests RemoveConditionalMutator_EQUAL_IF)
github-actions / pitest
A change can be made to line 249 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 145 without causing a test to fail
removed call to withTransformers (covered by 19 tests RemoveChainedCallsMutator)
github-actions / pitest
A change can be made to line 251 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 245 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 247 without causing a test to fail
replaced return value with "" for treeKindToString (covered by 19 tests EmptyObjectReturnValsMutator)
github-actions / pitest
2 different changes can be made to line 166 without causing a test to fail
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)
github-actions / pitest
A change can be made to line 241 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
2 different changes can be made to line 137 without causing a test to fail
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)
github-actions / pitest
A change can be made to line 243 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 135 without causing a test to fail
removed conditional - replaced equality check with false (covered by 19 tests RemoveConditionalMutator_EQUAL_ELSE)
github-actions / pitest
A change can be made to line 269 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)
github-actions / pitest
A change can be made to line 205 without causing a test to fail
replaced return value with "" for treeKindToString (no tests cover this line EmptyObjectReturnValsMutator)