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 | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 149 | 
|  Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 160 | 
|  Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 181 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 379 | 
|  Error | misc | UncommentedMain | Uncommented main method found. | 399 | 
|  Error | coding | HiddenField | 'defaultLogLevel' hides a field. | 786 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 146 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 151 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 156 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 161 | 
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 166 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 189 | 
|  Error | coding | IllegalCatch | Catching 'Throwable' is not allowed. | 200 | 
|  Error | coding | HiddenField | 'defaultLogLevel' hides a field. | 558 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 384 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 96 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 95 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 91 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |