The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
1 | |
| naming | MethodName | 19 | |
| sizes | FileLength | 2 | |
| MethodLength | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| naming | MethodName | Name 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
| naming | MethodName | Name 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| naming | MethodName | Name 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| naming | MethodName | Name 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 166 | |
| naming | MethodName | Name 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
| naming | MethodName | Name 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 198 | |
| naming | MethodName | Name 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 | |
| naming | MethodName | Name 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 230 | |
| naming | MethodName | Name 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 238 | |
| naming | MethodName | Name 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 262 | |
| naming | MethodName | Name 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 | |
| coding | HiddenField | 'title' hides a field. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 302 lines (max allowed is 150). | 141 | |
| sizes | MethodLength | Method length is 263 lines (max allowed is 150). | 457 | |
| naming | MethodName | Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 952 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 269 lines (max allowed is 150). | 109 | |
| sizes | MethodLength | Method length is 160 lines (max allowed is 150). | 403 | |
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 577 | |
| naming | MethodName | Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 958 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,488 lines (max allowed is 2,000). | 1 | |
| naming | MethodName | Name 'onSection_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 558 | |
| naming | MethodName | Name 'onSectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 614 | |
| naming | MethodName | Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1718 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,338 lines (max allowed is 2,000). | 1 | |
| naming | MethodName | Name 'onSection_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 504 | |
| naming | MethodName | Name 'onSectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 560 | |
| naming | MethodName | Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1595 |