The following document contains the results of Checkstyle 6.18 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
12 | |
| NeedBraces | 11 | ||
| design | DesignForExtension | 52 | |
| VisibilityModifier | 14 | ||
| javadoc | JavadocMethod | 8 | |
JavadocStyle
|
64 | ||
| JavadocType | 1 | ||
| JavadocVariable | 62 | ||
| misc | FinalParameters | 12 | |
| TodoComment | 1 | ||
| modifier | RedundantModifier | 8 | |
| sizes | LineLength
|
11 | |
| whitespace | FileTabCharacter | 1 | |
| NoWhitespaceBefore | 1 | ||
WhitespaceAround
|
23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | DesignForExtension | Method 'getBounds' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 131). | 87 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 247 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 29 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 32 | |
| design | DesignForExtension | Method 'addTerminal' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| design | DesignForExtension | Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| design | DesignForExtension | Method 'getTerminals' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 130). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 128 characters (found 139). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'code' must be private and have accessor methods. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 23 | |
| sizes | LineLength | Line is longer than 128 characters (found 171). | 25 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| sizes | LineLength | Line is longer than 128 characters (found 201). | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| sizes | LineLength | Line is longer than 128 characters (found 135). | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| sizes | LineLength | Line is longer than 128 characters (found 161). | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 22 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 22 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 52 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 55 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 22 | |
| sizes | LineLength | Line is longer than 128 characters (found 168). | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 26 | |
| sizes | LineLength | Line is longer than 128 characters (found 160). | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| sizes | LineLength | Line is longer than 128 characters (found 135). | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| sizes | LineLength | Line is longer than 128 characters (found 154). | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 45 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 17 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 19 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 22 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 25 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 28 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 18 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 22 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| modifier | RedundantModifier | Redundant 'private' modifier. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'count' must be private and have accessor methods. | 32 | |
| design | VisibilityModifier | Variable 'n' must be private and have accessor methods. | 35 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 38 | |
| design | DesignForExtension | Method 'getCount' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| design | DesignForExtension | Method 'getN' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| design | DesignForExtension | Method 'count' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| design | DesignForExtension | Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| design | DesignForExtension | Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 123 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| design | DesignForExtension | Method 'writeToExcel' is not designed for extension - needs to be abstract, final or empty. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 34 | |
| design | VisibilityModifier | Variable 'frequency' must be private and have accessor methods. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 37 | |
| design | VisibilityModifier | Variable 'n' must be private and have accessor methods. | 38 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 40 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 41 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 43 | |
| misc | FinalParameters | Parameter description should be final. | 50 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| design | DesignForExtension | Method 'getFrequency' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 67 | |
| design | DesignForExtension | Method 'getFrequencies' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 77 | |
| design | DesignForExtension | Method 'getN' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 87 | |
| design | DesignForExtension | Method 'count' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 105 | |
| design | DesignForExtension | Method 'count' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 124 | |
| design | DesignForExtension | Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| design | DesignForExtension | Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 146 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 166 | |
| design | DesignForExtension | Method 'writeToExcel' is not designed for extension - needs to be abstract, final or empty. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 38 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 45 | |
| misc | FinalParameters | Parameter description should be final. | 53 | |
| misc | FinalParameters | Parameter simulator should be final. | 53 | |
| design | DesignForExtension | Method 'getSampleMean' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 65 | |
| design | DesignForExtension | Method 'getStdDev' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| design | DesignForExtension | Method 'getSampleVariance' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| design | DesignForExtension | Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 109 | |
| design | DesignForExtension | Method 'persist' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| design | DesignForExtension | Method 'writeToExcel' is not designed for extension - needs to be abstract, final or empty. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | First sentence should end with a period. | 38 | |
| design | VisibilityModifier | Variable 'sum' must be private and have accessor methods. | 39 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| design | VisibilityModifier | Variable 'min' must be private and have accessor methods. | 42 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 44 | |
| design | VisibilityModifier | Variable 'max' must be private and have accessor methods. | 45 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 47 | |
| design | VisibilityModifier | Variable 'varianceSum' must be private and have accessor methods. | 48 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 50 | |
| design | VisibilityModifier | Variable 'n' must be private and have accessor methods. | 51 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 53 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 54 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 56 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 60 | |
| design | VisibilityModifier | Variable 'semaphore' must be private and have accessor methods. | 62 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 64 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 68 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 72 | |
| misc | FinalParameters | Parameter description should be final. | 79 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 85 | |
| design | DesignForExtension | Method 'getSampleMean' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 94 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 98 | |
| design | DesignForExtension | Method 'getConfidenceInterval' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 110 | |
| design | DesignForExtension | Method 'getConfidenceInterval' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 156 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| design | DesignForExtension | Method 'getMax' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| design | DesignForExtension | Method 'getMin' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 186 | |
| design | DesignForExtension | Method 'getN' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 196 | |
| design | DesignForExtension | Method 'getStdDev' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 213 | |
| design | DesignForExtension | Method 'getSum' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 223 | |
| design | DesignForExtension | Method 'getSampleVariance' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| design | DesignForExtension | Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| design | DesignForExtension | Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 265 | |
| design | DesignForExtension | Method 'tally' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 287 | |
| design | DesignForExtension | Method 'writeToExcel' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | FinalParameters | Parameter description should be final. | 35 | |
| misc | FinalParameters | Parameter simulator should be final. | 35 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 41 | |
| design | DesignForExtension | Method 'tally' is not designed for extension - needs to be abstract, final or empty. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | FinalParameters | Parameter name should be final. | 25 | |
| misc | FinalParameters | Parameter location should be final. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 3 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 3 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 6 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 6 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 7 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 8 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 9 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 10 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 11 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 12 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 15 | |
| misc | FinalParameters | Parameter feePortPerFullMove should be final. | 15 | |
| misc | FinalParameters | Parameter feePortPerEmptyMove should be final. | 15 | |
| misc | FinalParameters | Parameter feePortPerDWT should be final. | 15 | |
| misc | FinalParameters | Parameter feeStrategy should be final. | 15 | |
| blocks | LeftCurly | '{' at column 122 should be on a new line. | 15 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 18 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 19 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 19 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 20 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 20 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 24 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 24 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 25 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 25 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 26 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 26 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 31 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 31 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 32 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 32 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 33 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 33 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 38 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 38 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 39 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 39 | |
| whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 40 | |
| whitespace | WhitespaceAround | '=' is not followed by whitespace. | 40 | |
| design | DesignForExtension | Method 'getFeePortPerShipDWT' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| design | DesignForExtension | Method 'getFeePortPerFullMove' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 53 | |
| design | DesignForExtension | Method 'getFeePortPerEmptyMove' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | |
| design | DesignForExtension | Method 'isUsePortFeePerEmptyMove' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| design | DesignForExtension | Method 'isUsePortFeePerFullMove' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| design | DesignForExtension | Method 'isUsePortFeePerShipDWT' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 73 | |
| design | DesignForExtension | Method 'getFeeStrategy' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 19 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 20 |