The following document contains the results of Checkstyle 6.2 with development/dsol-checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | NeedBraces | 30 | ![]() |
design | DesignForExtension | 19 | ![]() |
VisibilityModifier | 8 | ![]() | |
javadoc | JavadocVariable | 7 | ![]() |
misc | FinalParameters | 10 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 87 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 88 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 92 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 94 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 99 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 37 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 47 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 48 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 50 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 26 |
![]() |
misc | FinalParameters | Parameter linkData should be final. | 66 |
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 72 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 82 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 83 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 85 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 87 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 94 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 97 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'startNode' must be private and have accessor methods. | 27 |
![]() |
design | VisibilityModifier | Variable 'endNode' must be private and have accessor methods. | 30 |
![]() |
design | DesignForExtension | Method 'addLaneData' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 100 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 113 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 114 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 116 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 118 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 120 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 125 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 128 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 53 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 63 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 64 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 70 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 75 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 78 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | FinalParameters | Parameter routeName should be final. | 31 |
![]() |
misc | FinalParameters | Parameter startNode should be final. | 31 |
![]() |
misc | FinalParameters | Parameter endNode should be final. | 31 |
![]() |
design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 64 |
![]() |
design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 74 |
![]() |
misc | FinalParameters | Parameter obj should be final. | 75 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 77 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 81 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 86 |
![]() |
blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
![]() |
design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 268 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 270 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 272 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 274 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 276 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 278 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'nodes' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'links' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'lanes' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'gtus' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'lastLanes' must be private and have accessor methods. | 51 |