The following document contains the results of Checkstyle 6.2 with development/dsol-checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 5 | ![]() |
design | VisibilityModifier | 8 | ![]() |
imports | UnusedImports | 4 | ![]() |
javadoc | JavadocVariable | 1 | ![]() |
misc | TodoComment | 2 | ![]() |
sizes | LineLength
|
7 | ![]() |
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 |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 829 |
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 300 lines (max allowed is 150). | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.awt.geom.Rectangle2D. | 6 |
![]() |
imports | UnusedImports | Unused import - javax.media.j3d.BoundingBox. | 11 |
![]() |
imports | UnusedImports | Unused import - javax.vecmath.Point3d. | 12 |
![]() |
imports | UnusedImports | Unused import - nl.tudelft.simulation.language.d3.DirectedPoint. | 14 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 367 lines (max allowed is 150). | 116 |
![]() |
design | VisibilityModifier | Variable 'printDetails' must be private and have accessor methods. | 486 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 134). | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | TodoComment | Comment matches to-do format 'TODO:'. | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 134). | 252 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 328 |
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 |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'perceivedObjectType' must be private and have accessor methods. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 266 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 352 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'closeHandlerRegistered' must be private and have accessor methods. | 108 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 236 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 128 characters (found 131). | 101 |