| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
skipFileOnJavaParseException
javaParseExceptionSeverity |
| JavadocMethod |
id
|
id
|
| JavadocMethod |
id
accessModifiers allowMissingParamTags |
id
accessModifiers allowMissingParamTags |
| JavadocMethod |
id
accessModifiers |
id
accessModifiers |
| JavadocMethod |
id
allowMissingReturnTag |
id
allowMissingReturnTag |
| JavadocMethod |
id
allowedAnnotations |
id
allowedAnnotations |
| JavadocMethod |
tokens
id |
tokens
id |
| JavadocMethod |
validateThrows
id |
validateThrows
id |
| JavadocMethod |
id
allowInlineReturn |
id
allowInlineReturn |
| SuppressionXpathSingleFilter |
message
|
message
|
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 238 | 16 | 16 |
| patch | 238 | 26 (10 added) | 26 (10 added) |
| 1 file with differences | 10 changes in violations | 10 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example2 | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example1 | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example4 | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example5 | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example8 | com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example7 |
|---|---|---|---|---|---|---|
| base | 2 | 3 | 1 | 3 | 3 | 4 |
| patch | 4 (2 added) | 5 (2 added) | 1 | 5 (2 added) | 5 (2 added) | 6 (2 added) |
| changes in violations | 2 | 2 | 0 | 2 | 2 | 2 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | JavadocMethodCheck#example1 | @return tag should be present and have description. | 17 | |
| #A2 | warning | JavadocMethodCheck#example2 | @return tag should be present and have description. | 17 | |
| #A3 | warning | JavadocMethodCheck#example5 | @return tag should be present and have description. | 17 | |
| #A4 | warning | JavadocMethodCheck#example7 | @return tag should be present and have description. | 17 | |
| #A5 | warning | JavadocMethodCheck#example8 | @return tag should be present and have description. | 17 | |
| #A6 | warning | JavadocMethodCheck#example1 | @return tag should be present and have description. | 22 | |
| #A7 | warning | JavadocMethodCheck#example2 | @return tag should be present and have description. | 22 | |
| #A8 | warning | JavadocMethodCheck#example5 | @return tag should be present and have description. | 22 | |
| #A9 | warning | JavadocMethodCheck#example7 | @return tag should be present and have description. | 22 | |
| #A10 | warning | JavadocMethodCheck#example8 | @return tag should be present and have description. | 22 |