Skip to content

Issue #13501: Kill mutation for JavadocTagInfo#13598

Closed
Kevin222004 wants to merge 2 commits into
checkstyle:masterfrom
Kevin222004:JavadocTagInfo1
Closed

Issue #13501: Kill mutation for JavadocTagInfo#13598
Kevin222004 wants to merge 2 commits into
checkstyle:masterfrom
Kevin222004:JavadocTagInfo1

Conversation

@Kevin222004

@Kevin222004 Kevin222004 commented Aug 23, 2023

Copy link
Copy Markdown
Contributor

Issue #13501: Kill mutation for JavadocTagInfo


Check

https://checkstyle.org/checks/javadoc/javadocparagraph.html#JavadocParagraph


Mutation

<mutation unstable="false">
<sourceFile>JavadocTagInfo.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocTagInfo$11</mutatedClass>
<mutatedMethod>isValidOn</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.RemoveConditionalMutator_EQUAL_IF</mutator>
<description>removed conditional - replaced equality check with true</description>
<lineContent>return astType == TokenTypes.METHOD_DEF</lineContent>
</mutation>


Explaination


Regression :-


Diff Regression config: https://gist.githubusercontent.com/Kevin222004/10d05d95e2866971a35d42cdb6935896/raw/ab95558b4483d0070191e6dbf6dfec769104e3f3/JavadocTagInfo.xml
Diff Regression projects: https://gist.githubusercontent.com/Kevin222004/21e3934e85f802e2fbd48af06d122364/raw/604256badd733d8568064f371d55657c04b00dfd/test-projects-2.properties
Report label: Regression-1

@Kevin222004

Copy link
Copy Markdown
Contributor Author

Github, generate report

@github-actions

Copy link
Copy Markdown
Contributor

@Kevin222004

Copy link
Copy Markdown
Contributor Author

Github, generate report

@github-actions

Copy link
Copy Markdown
Contributor

@Kevin222004

Copy link
Copy Markdown
Contributor Author

Covering at #13999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants