Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
9 | 1 | 12 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
6 | ![]() |
javadoc | JavadocMethod
|
6 | ![]() |
JavadocVariable
|
1 | ![]() |
Details
org/apache/maven/plugins/pmd/AbstractPmdReportTestCase.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 127 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'file'. | 127 |
org/apache/maven/plugins/pmd/PmdReport.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'language' hides a field. | 429 |
org/apache/maven/plugins/pmd/PmdReportRenderer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'currentFilename' hides a field. | 139 |
org/apache/maven/plugins/pmd/exec/CpdExecutor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'format'. | 176 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'outputEncoding'. | 176 |
org/apache/maven/plugins/pmd/exec/CpdRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'files' hides a field. | 78 |
org/apache/maven/plugins/pmd/exec/PmdExecutor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'format'. | 368 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'outputEncoding'. | 368 |
org/apache/maven/plugins/pmd/exec/PmdRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'language' hides a field. | 68 |
![]() |
coding | HiddenField | 'files' hides a field. | 109 |
org/apache/maven/plugins/pmd/exec/PmdResult.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
org/apache/maven/plugins/pmd/stubs/PmdPluginArtifactStub.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'handler' hides a field. | 114 |