| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker | ||
| AvoidStarImport | ||
| AvoidStaticImport | ||
| CustomImportOrder |
thirdPartyPackageRegExp
separateLineBetweenGroups sortImportsInGroupAlphabetically specialImportsRegExp customImportOrderRules standardPackageRegExp |
thirdPartyPackageRegExp
separateLineBetweenGroups sortImportsInGroupAlphabetically specialImportsRegExp customImportOrderRules standardPackageRegExp |
| IllegalImport | ||
| ImportOrder |
ordered
sortStaticImportsAlphabetically groups separated option |
ordered
sortStaticImportsAlphabetically groups separated option |
| RedundantImport | ||
| UnusedImports | ||
| BooleanExpressionComplexity |
max
|
max
|
| ClassDataAbstractionCoupling |
excludedClasses
|
excludedClasses
|
| ClassFanOutComplexity |
max
excludedClasses |
max
excludedClasses |
| CyclomaticComplexity |
switchBlockAsSingleDecisionPoint
|
switchBlockAsSingleDecisionPoint
|
| JavaNCSS | ||
| NPathComplexity | ||
| ArrayTypeStyle | ||
| AvoidEscapedUnicodeCharacters |
allowIfAllCharactersEscaped
|
allowIfAllCharactersEscaped
|
| CommentsIndentation | ||
| DescendantToken | ||
| FinalParameters |
severity
|
severity
|
| Indentation |
throwsIndent
caseIndent basicOffset braceAdjustment |
throwsIndent
caseIndent basicOffset braceAdjustment |
| OuterTypeFilename | ||
| TodoComment |
format
|
format
|
| TodoComment |
todo.match
format id |
todo.match
format id |
| TrailingComment | ||
| UncommentedMain |
excludedClasses
|
excludedClasses
|
| UpperEll | ||
| ClassMemberImpliedModifier |
severity
|
severity
|
| InterfaceMemberImpliedModifier |
severity
|
severity
|
| ModifierOrder | ||
| RedundantModifier | ||
| SuppressionXpathSingleFilter |
message
|
message
|
| SuppressionSingleFilter |
checks
message |
checks
message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 384 | 3174 | 3174 |
| patch | 384 | 3174 | 3174 |
| 0 files with differences | 0 changes in violations | 0 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck | commentStartWithSpace | com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck | com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck | com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck | com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck | com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck | com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck | com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck | com.puppycrawl.tools.checkstyle.checks.OuterTypeFilenameCheck | com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck | com.puppycrawl.tools.checkstyle.checks.metrics.JavaNCSSCheck | com.puppycrawl.tools.checkstyle.checks.metrics.ClassDataAbstractionCouplingCheck | com.puppycrawl.tools.checkstyle.checks.UpperEllCheck | com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck | com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheck | com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck | com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck | com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck | com.puppycrawl.tools.checkstyle.checks.TrailingCommentCheck |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | 28 | 325 | 56 | 15 | 23 | 24 | 36 | 1 | 1577 | 2 | 30 | 2 | 1 | 10 | 117 | 31 | 16 | 24 | 5 | 44 | 807 |
| patch | 28 | 325 | 56 | 15 | 23 | 24 | 36 | 1 | 1577 | 2 | 30 | 2 | 1 | 10 | 117 | 31 | 16 | 24 | 5 | 44 | 807 |
| changes in violations | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |