Related to #12341
Kill the surviving mutation:
|
<mutation unstable="false"> |
|
<sourceFile>FallThroughCheck.java</sourceFile> |
|
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck</mutatedClass> |
|
<mutatedMethod>matchesComment</mutatedMethod> |
|
<mutator>org.pitest.mutationtest.engine.gregor.mutators.NonVoidMethodCallMutator</mutator> |
|
<description>removed call to java/util/regex/Matcher::start</description> |
|
<lineContent>lineNo, matcher.start(), lineNo, matcher.end());</lineContent> |
|
</mutation> |
Related to #12341
Kill the surviving mutation:
checkstyle/config/pitest-suppressions/pitest-coding-2-suppressions.xml
Lines 12 to 19 in a1afeab