-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Kill surviving pitest mutations #13089
Copy link
Copy link
Closed
Labels
Description
Parent issue: #12341
This is to track GSoC project's progress.
| Mutated Class | Suppression Details |
|---|---|
| checkstyle.JavaParser |
|
| checkstyle.DetailAstImpl |
|
| checkstyle.JavadocPropertiesGenerator |
|
| checkstyle.XmlLoader |
|
| checkstyle.checks.imports.PkgImportControl |
|
| checkstyle.checks.imports.ImportControlLoader |
|
| checkstyle.checks.imports.ImportOrderCheck |
|
| checkstyle.checks.imports.CustomImportOrderCheck |
|
| checkstyle.checks.imports.RedundantImportCheck |
|
| checkstyle.checks.imports.FileImportControl |
|
| checkstyle.checks.imports.UnusedImportsCheck |
|
| checkstyle.checks.imports.ImportControlCheck |
|
| checkstyle.checks.javadoc.JavadocNodeImpl |
|
| checkstyle.checks.javadoc.JavadocTagInfo$15 |
|
| checkstyle.checks.javadoc.JavadocTypeCheck |
|
| checkstyle.checks.javadoc.JavadocTagInfo$14 |
|
| checkstyle.checks.javadoc.AtclauseOrderCheck |
|
| checkstyle.checks.javadoc.JavadocTagInfo$11 |
|
| checkstyle.checks.javadoc.HtmlTag |
|
| checkstyle.checks.javadoc.JavadocContentLocationCheck |
|
| checkstyle.checks.javadoc.JavadocParagraphCheck |
|
| checkstyle.checks.javadoc.TagParser |
|
| checkstyle.checks.javadoc.JavadocMissingLeadingAsteriskCheck |
|
| checkstyle.checks.javadoc.JavadocTagContinuationIndentationCheck |
|
| checkstyle.checks.javadoc.SummaryJavadocCheck |
|
| checkstyle.checks.javadoc.AbstractJavadocCheck |
|
| checkstyle.checks.javadoc.JavadocMethodCheck$Token |
|
| checkstyle.checks.javadoc.MissingJavadocMethodCheck |
|
| checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck |
|
| checkstyle.checks.javadoc.JavadocStyleCheck |
|
| checkstyle.checks.javadoc.NonEmptyAtclauseDescriptionCheck |
|
| checkstyle.checks.javadoc.JavadocMethodCheck |
|
| checkstyle.utils.JavadocUtil |
|
| checkstyle.utils.XpathUtil |
|
| checkstyle.utils.CodePointUtil |
|
| checkstyle.utils.AnnotationUtil |
|
| checkstyle.utils.ScopeUtil |
|
| checkstyle.utils.CommonUtil |
|
| checkstyle.utils.TokenUtil |
|
| checkstyle.utils.BlockCommentPosition |
|
| checkstyle.utils.ModuleReflectionUtil |
|
| checkstyle.utils.CheckUtil |
|
| checkstyle.checks.regexp.MultilineDetector |
|
| checkstyle.checks.regexp.RegexpSinglelineJavaCheck |
|
| checkstyle.checks.regexp.RegexpCheck |
|
| checkstyle.checks.regexp.RegexpSinglelineCheck |
|
| checkstyle.checks.regexp.DetectorOptions |
|
| checkstyle.filters.SuppressionsLoader |
|
| checkstyle.filters.SuppressionCommentFilter |
|
| checkstyle.filters.SuppressWithNearbyCommentFilter |
|
| checkstyle.filters.SuppressFilterElement |
|
| checkstyle.filters.SuppressWithNearbyCommentFilter$Tag |
|
| checkstyle.filters.SuppressWithPlainTextCommentFilter |
|
| checkstyle.filters.SuppressWithNearbyTextFilter |
|
| checkstyle.filters.XpathFilterElement |
|
| checkstyle.filters.SuppressWithPlainTextCommentFilter$Suppression |
|
| checkstyle.filters.CsvFilterElement |
|
| checkstyle.filters.SuppressionXpathSingleFilter |
|
| checkstyle.filters.SuppressionCommentFilter$Tag |
|
| checkstyle.filters.SuppressionXpathFilter |
|
| checkstyle.filters.SuppressionFilter |
|
| checkstyle.api.FullIdent |
|
| checkstyle.api.FileContents |
|
| checkstyle.api.Violation |
|
| checkstyle.api.FileText |
|
| checkstyle.SuppressionsStringPrinter |
|
| checkstyle.JavadocDetailNodeParser |
|
| checkstyle.TreeWalker |
|
| checkstyle.DetailNodeTreeStringPrinter |
|
| checkstyle.ant.CheckstyleAntTask$Property |
|
| checkstyle.ant.CheckstyleAntTask |
|
| checkstyle.PackageObjectFactory |
|
| checkstyle.SarifLogger |
|
| checkstyle.ConfigurationLoader$InternalLoader |
|
| checkstyle.LocalizedMessage |
|
| checkstyle.Checker |
|
| checkstyle.AuditEventDefaultFormatter |
|
| checkstyle.XMLLogger$FileMessages |
|
| checkstyle.ConfigurationLoader |
|
| checkstyle.XMLLogger |
|
| checkstyle.Main |
|
| checkstyle.Main$CliOptions |
|
| checkstyle.checks.coding.AbstractSuperCheck$MethodNode |
|
| checkstyle.checks.coding.EqualsAvoidNullCheck |
|
| checkstyle.checks.coding.DeclarationOrderCheck |
|
| checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck |
|
| checkstyle.checks.coding.EqualsAvoidNullCheck$FieldFrame |
|
| checkstyle.checks.coding.PackageDeclarationCheck |
|
| checkstyle.checks.coding.UnnecessaryParenthesesCheck |
|
| checkstyle.checks.coding.ReturnCountCheck |
|
| checkstyle.PackageNamesLoader |
|
| checkstyle.checks.coding.StringLiteralEqualityCheck |
|
| checkstyle.checks.coding.MultipleStringLiteralsCheck |
|
| checkstyle.checks.coding.FinalLocalVariableCheck$ScopeData |
|
| checkstyle.checks.coding.NestedIfDepthCheck |
|
| checkstyle.checks.coding.OneStatementPerLineCheck |
|
| checkstyle.checks.coding.HiddenFieldCheck$FieldFrame |
|
| checkstyle.checks.coding.NestedForDepthCheck |
|
| checkstyle.checks.coding.UnusedLocalVariableCheck$TypeDeclDesc |
|
| checkstyle.checks.coding.UnusedLocalVariableCheck |
|
| checkstyle.checks.coding.IllegalTokenTextCheck |
|
| checkstyle.checks.coding.IllegalTypeCheck |
|
| checkstyle.checks.coding.FinalLocalVariableCheck |
|
| checkstyle.checks.coding.IllegalInstantiationCheck |
|
| checkstyle.checks.coding.MatchXpathCheck |
|
| checkstyle.checks.coding.NestedTryDepthCheck |
|
| checkstyle.checks.coding.MultipleVariableDeclarationsCheck |
|
| checkstyle.checks.coding.MagicNumberCheck |
|
| checkstyle.checks.coding.FallThroughCheck |
|
| checkstyle.checks.header.RegexpHeaderCheck |
|
| checkstyle.checks.header.AbstractHeaderCheck |
|
| checkstyle.xpath.iterators.DescendantIterator |
|
| checkstyle.xpath.XpathQueryGenerator |
|
| checkstyle.xpath.iterators.FollowingIterator |
|
| checkstyle.xpath.iterators.PrecedingIterator |
|
| checkstyle.xpath.AbstractRootNode |
|
| checkstyle.xpath.iterators.ReverseListIterator |
|
| checkstyle.xpath.RootNode |
|
| checkstyle.xpath.AbstractElementNode |
|
| checkstyle.checks.TranslationCheck$ResourceBundle |
|
| checkstyle.checks.DescendantTokenCheck |
|
| checkstyle.checks.NewlineAtEndOfFileCheck |
|
| checkstyle.checks.UncommentedMainCheck |
|
| checkstyle.checks.SuppressWarningsHolder |
|
| checkstyle.checks.TodoCommentCheck |
|
| checkstyle.checks.OrderedPropertiesCheck$SequencedProperties |
|
| checkstyle.checks.OuterTypeFilenameCheck |
|
| checkstyle.checks.TranslationCheck |
|
| checkstyle.checks.OrderedPropertiesCheck |
|
Reactions are currently unavailable