The following document contains the results of Checkstyle 8.26 with development/dsol-checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 250 | 14 | 20 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
| design | VisibilityModifier | 8 | |
| javadoc | JavadocPackage | 1 | |
| misc | TodoComment | 7 | |
| modifier | ModifierOrder | 1 | |
| naming | StaticVariableName | 2 | |
| sizes | FileLength | 1 | |
LineLength
|
9 | ||
| MethodLength | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 92 | |
| sizes | MethodLength | Method length is 336 lines (max allowed is 150). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | FileLength | File length is 2,035 lines (max allowed is 2,000). | 1 | |
| modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 1764 | |
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 1880 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'debugOffsetLine' must be private and have accessor methods. | 25 | |
| design | VisibilityModifier | Variable 'circlePrecision' must be private and have accessor methods. | 28 | |
| design | VisibilityModifier | Variable 'offsetMinimumFilterValue' must be private and have accessor methods. | 31 | |
| design | VisibilityModifier | Variable 'offsetMaximumFilterValue' must be private and have accessor methods. | 34 | |
| design | VisibilityModifier | Variable 'offsetFilterRatio' must be private and have accessor methods. | 40 | |
| sizes | MethodLength | Method length is 325 lines (max allowed is 150). | 50 | |
| blocks | EmptyBlock | Must have at least one statement. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 129). | 394 | |
| sizes | LineLength | Line is longer than 128 characters (found 130). | 395 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'operationalPlan' must be private and have accessor methods. | 90 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 102 | |
| naming | StaticVariableName | Name 'ALIGNED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| design | VisibilityModifier | Variable 'ALIGNED' must be private and have accessor methods. | 103 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 106 | |
| naming | StaticVariableName | Name 'ALIGN_COUNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
| design | VisibilityModifier | Variable 'ALIGN_COUNT' must be private and have accessor methods. | 107 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 133). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 75 | |
| sizes | LineLength | Line is longer than 128 characters (found 129). | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 679 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 681 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 132). | 207 | |
| sizes | LineLength | Line is longer than 128 characters (found 134). | 210 |