Skip to content

Introduce TypeMemberOrder bug checker #1416

Introduce TypeMemberOrder bug checker

Introduce TypeMemberOrder bug checker #1416

Triggered via pull request July 9, 2023 10:30
Status Success
Total duration 1m 57s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pitest-analyze-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
A change can be made to line 165 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L165
removed conditional - replaced equality check with false (6 tests run RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 166 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L166
replaced boolean return with true for areTokenListsMatching (0 tests run BooleanTrueReturnValsMutator)
A change can be made to line 141 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L141
removed conditional - replaced equality check with false (6 tests run RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 102 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L102
removed conditional - replaced equality check with true (6 tests run RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 171 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L171
removed conditional - replaced equality check with false (6 tests run RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 172 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L172
removed conditional - replaced equality check with false (6 tests run RemoveConditionalMutator_EQUAL_ELSE)
A change can be made to line 148 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L148
swapped parameters 1 and 2 in call to areTokenListsMatching (6 tests run ParamSwapMutator)
A change can be made to line 169 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L169
removed conditional - replaced equality check with true (6 tests run RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 114 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L114
removed conditional - replaced equality check with true (6 tests run RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 170 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/MemberOrdering.java#L170
removed conditional - replaced equality check with true (6 tests run RemoveConditionalMutator_EQUAL_IF)

Artifacts

Produced during runtime
Name Size
pitest-reports Expired
29.7 KB