The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 132 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 152 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 101 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 114 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 125 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 135 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 155 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 168 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 178 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 170 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 224 | 
|  Error | coding | IllegalCatch | Catching 'Exception' is not allowed. | 307 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 313 | 
|  Error | coding | IllegalCatch | Catching 'Exception' is not allowed. | 456 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 462 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 643 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 658 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 673 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 686 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 722 | 
|  Error | coding | IllegalCatch | Catching 'Exception' is not allowed. | 808 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 814 | 
|  Error | coding | IllegalCatch | Catching 'Exception' is not allowed. | 873 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 879 | 
|  Error | coding | IllegalCatch | Catching 'Exception' is not allowed. | 960 | 
|  Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1000 | 
|  Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1009 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1249 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1541 | 
|  Error | coding | HiddenField | 'modules' hides a field. | 2114 | 
|  Error | coding | FinalLocalVariable | Variable 'reference' should be declared final. | 2188 | 
|  Error | coding | FinalLocalVariable | Variable 'reference' should be declared final. | 2279 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2533 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 2545 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2734 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 2742 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 6 (max allowed is 4). | 2747 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2926 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 2939 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 3126 | 
|  Error | coding | FinalLocalVariable | Variable 'reference' should be declared final. | 3377 | 
|  Error | coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 3410 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 3416 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 134 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 77 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 83 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 199 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 208 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 213 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 257 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 95 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 77 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 148 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 157 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 203 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 262 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 267 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 79 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 85 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 91 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 97 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 303 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 312 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 321 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 326 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 379 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 398 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | imports | UnusedImports | Unused import - org.jomc.model.Specification. | 47 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 609 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 614 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 77 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 148 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 157 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 202 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 157 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 78 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 84 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 200 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 209 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 218 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 223 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 268 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 287 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 108 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 90 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 96 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 102 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 108 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 114 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 120 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 126 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 132 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 138 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 144 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 150 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 156 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 162 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 168 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 174 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 180 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 186 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 192 | 
|  Error | coding | FinalLocalVariable | Variable 'instance' should be declared final. | 1166 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1181 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 1190 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1212 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 1220 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1238 | 
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 1246 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1271 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1294 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1317 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1341 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 1350 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 1363 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1472 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 95 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 78 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 84 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 200 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 209 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 218 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 223 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 268 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 287 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | RedundantThrows | Redundant throws: 'PropertyException' is subclass of 'ModelObjectException'. | 126 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 154 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 164 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 209 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 214 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 79 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 85 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 91 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 253 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 262 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 271 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 276 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 325 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 344 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 83 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 78 | 
|  Error | modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 84 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 193 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 202 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 207 | 
|  Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 228 |