The following document contains the results of Checkstyle 5.7.
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 597 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2167 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2266 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2473 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2482 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2530 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2539 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 503 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 420 | |
| coding | HiddenField | 'modlets' hides a field. | 824 | |
| coding | HiddenField | 'modlets' hides a field. | 840 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 72 | |
| coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 64 | |
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Missing a Javadoc comment. | 36 |