The following document contains the results of Checkstyle 5.7.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
3 | Warning |
javadoc | JavadocMethod
|
3 | Warning |
sizes | ParameterNumber | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | ParameterNumber | More than 7 parameters (found 9). | 600 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | HiddenField | 'artifacts' hides a field. | 171 |