Skip to content

Issue #13501: Kill mutation for JavadocTagInfo4#13601

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

Issue #13501: Kill mutation for JavadocTagInfo4#13601
Kevin222004 wants to merge 2 commits into
checkstyle:masterfrom
Kevin222004:JavadocTagInfo4

Conversation

@Kevin222004

@Kevin222004 Kevin222004 commented Aug 23, 2023

Copy link
Copy Markdown
Contributor

Issue #13501: Kill mutation for JavadocTagInfo4


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$15</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>&amp;&amp; varType.getFirstChild().getType() == TokenTypes.ARRAY_DECLARATOR</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/9600f179b602d4c971bdb0a050099005/raw/360a95ed7bb60d7a0956e531199d484c4d6f6617/test-projects.properties
Report label: Regression-1

@Kevin222004

Copy link
Copy Markdown
Contributor Author

Github, generate report

2 similar comments
@Kevin222004

Copy link
Copy Markdown
Contributor Author

Github, generate report

@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