| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker | ||
| ArrayTrailingComma | ||
| AvoidDoubleBraceInitialization | ||
| AvoidInlineConditionals | ||
| AvoidNoArgumentSuperConstructorCall | ||
| CovariantEquals | ||
| DeclarationOrder | ||
| DefaultComesLast | ||
| EmptyStatement | ||
| EqualsAvoidNull | ||
| EqualsHashCode | ||
| ExplicitInitialization | ||
| FallThrough | ||
| FinalLocalVariable | ||
| HiddenField |
ignoreConstructorParameter
setterCanReturnItsClass ignoreSetter |
ignoreConstructorParameter
setterCanReturnItsClass ignoreSetter |
| IllegalCatch |
illegalClassNames
|
illegalClassNames
|
| IllegalInstantiation |
classes
|
classes
|
| IllegalThrows | ||
| IllegalToken |
tokens
|
tokens
|
| IllegalTokenText |
ignoreCase
format tokens |
ignoreCase
format tokens |
| IllegalType |
illegalClassNames
|
illegalClassNames
|
| InnerAssignment | ||
| MagicNumber | ||
| MissingCtor |
severity
|
severity
|
| MissingSwitchDefault | ||
| ModifiedControlVariable | ||
| MultipleStringLiterals | ||
| MultipleVariableDeclarations | ||
| NestedForDepth |
max
|
max
|
| NestedIfDepth |
max
|
max
|
| NestedTryDepth | ||
| NoArrayTrailingComma |
severity
|
severity
|
| NoClone | ||
| NoEnumTrailingComma |
severity
|
severity
|
| NoFinalizer | ||
| OneStatementPerLine | ||
| OverloadMethodsDeclarationOrder | ||
| PackageDeclaration | ||
| ParameterAssignment | ||
| RequireThis | ||
| ReturnCount |
maxForVoid
max |
maxForVoid
max |
| SimplifyBooleanExpression | ||
| SimplifyBooleanReturn | ||
| StringLiteralEquality | ||
| SuperClone | ||
| SuperFinalize | ||
| UnnecessaryParentheses | ||
| UnnecessarySemicolonAfterOuterTypeDeclaration | ||
| UnnecessarySemicolonAfterTypeMemberDeclaration | ||
| UnnecessarySemicolonInEnumeration | ||
| UnnecessarySemicolonInTryWithResources | ||
| VariableDeclarationUsageDistance | ||
| SuppressionXpathSingleFilter |
message
|
message
|
| SuppressionSingleFilter |
checks
message |
checks
message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 95 | 1044 | 1044 |
| patch | 95 | 1044 | 1044 |
| 0 files with differences | 0 changes in violations | 0 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.coding.NoCloneCheck | com.puppycrawl.tools.checkstyle.checks.coding.MultipleStringLiteralsCheck | com.puppycrawl.tools.checkstyle.checks.coding.ExplicitInitializationCheck | com.puppycrawl.tools.checkstyle.checks.coding.AvoidInlineConditionalsCheck | com.puppycrawl.tools.checkstyle.checks.coding.SuperCloneCheck | com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheck | com.puppycrawl.tools.checkstyle.checks.coding.ReturnCountCheck | com.puppycrawl.tools.checkstyle.checks.coding.OverloadMethodsDeclarationOrderCheck | com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck | com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck | com.puppycrawl.tools.checkstyle.checks.coding.FinalLocalVariableCheck | com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck | com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck | com.puppycrawl.tools.checkstyle.checks.coding.UnnecessaryParenthesesCheck |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | 9 | 72 | 2 | 47 | 9 | 36 | 13 | 34 | 19 | 1 | 43 | 179 | 3 | 128 | 435 | 14 |
| patch | 9 | 72 | 2 | 47 | 9 | 36 | 13 | 34 | 19 | 1 | 43 | 179 | 3 | 128 | 435 | 14 |
| changes in violations | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |