The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
4 | ![]() |
sizes | MethodLength | 1 | ![]() |
ParameterNumber | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 11). | 57 |
![]() |
coding | HiddenField | 'applicationId' hides a field. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | HiddenField | 'defaultLibBundleDir' hides a field. | 90 |
![]() |
coding | HiddenField | 'jbossConfiguration' hides a field. | 91 |
![]() |
coding | HiddenField | 'outputFileNameMapping' hides a field. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 739 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | ParameterNumber | More than 7 parameters (found 11). | 93 |