The following document contains the results of Checkstyle 6.2 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | EmptyBlock | 11 | |
| design | HideUtilityClassConstructor | 1 | |
| VisibilityModifier | 7 | ||
| imports | UnusedImports | 14 | |
| sizes | LineLength
|
9 | |
| MethodLength | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 288 lines (max allowed is 150). | 36 | |
| sizes | MethodLength | Method length is 302 lines (max allowed is 150). | 349 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 64 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 905 |
| 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 307 lines (max allowed is 150). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.jfree.ui.HorizontalAlignment. | 14 | |
| sizes | MethodLength | Method length is 362 lines (max allowed is 150). | 117 | |
| design | VisibilityModifier | Variable 'printDetails' must be private and have accessor methods. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 21 | |
| blocks | EmptyBlock | Must have at least one statement. | 265 | |
| blocks | EmptyBlock | Must have at least one statement. | 275 | |
| blocks | EmptyBlock | Must have at least one statement. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 331 | |
| blocks | EmptyBlock | Must have at least one statement. | 335 | |
| blocks | EmptyBlock | Must have at least one statement. | 369 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 129). | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 129). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.HashSet. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.EnumSet. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Set. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Collections. | 3 | |
| imports | UnusedImports | Unused import - java.util.Comparator. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Collections. | 3 | |
| imports | UnusedImports | Unused import - java.util.Comparator. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.NoSuchElementException. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.NoSuchElementException. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.HashSet. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.EnumSet. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Iterator. | 4 | |
| imports | UnusedImports | Unused import - java.util.NoSuchElementException. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 335 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 129). | 140 | |
| sizes | LineLength | Line is longer than 128 characters (found 131). | 147 | |
| sizes | LineLength | Line is longer than 128 characters (found 132). | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 268 | |
| blocks | EmptyBlock | Must have at least one statement. | 361 |