The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1992 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2098 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2339 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2348 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2402 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2411 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 527 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 255 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 148 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 447 | |
| coding | HiddenField | 'modlets' hides a field. | 839 | |
| coding | HiddenField | 'modlets' hides a field. | 855 | |
| coding | HiddenField | 'modlets' hides a field. | 871 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 80 | |
| coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 105 |
| 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. | 65 | |
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Missing a Javadoc comment. | 36 |