The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 10 | 0 | 0 | 977 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 1 | |
| NewlineAtEndOfFile | 2 | |
| Translation | 0 | |
| JavadocMethod | 45 | |
| JavadocType | 1 | |
| JavadocVariable | 106 | |
| JavadocStyle | 146 | |
| ConstantName | 7 | |
| LocalFinalVariableName | 27 | |
| LocalVariableName | 2 | |
| MemberName | 0 | |
| MethodName | 2 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| FileLength | 0 | |
| LineLength | 62 | |
| MethodLength | 1 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 4 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 11 | |
| WhitespaceAfter | 1 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 59 | |
| RedundantModifier | 10 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 1 | |
| NeedBraces | 22 | |
| RightCurly | 15 | |
| AvoidInlineConditionals | 10 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 9 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 3 | |
| MagicNumber | 170 | |
| MissingSwitchDefault | 10 | |
| RedundantThrows | 4 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 1 | |
| DesignForExtension | 99 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 1 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 89 | |
GenericIllegalRegexp
|
51 | |
| TodoComment | 3 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Unused import - java.io.IOException. | 6 | |
| First sentence should end with a period. | 15 | |
| Parameter message should be final. | 19 | |
| First sentence should end with a period. | 23 | |
| Line has trailing spaces. | 26 | |
| Parameter message should be final. | 28 | |
| Parameter cause should be final. | 28 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Parameter hostName should be final. | 42 | |
| 'hostName' hides a field. | 42 | |
| Parameter port should be final. | 42 | |
| 'port' hides a field. | 42 | |
| Parameter friendlyName should be final. | 42 | |
| 'friendlyName' hides a field. | 42 | |
| Method 'getFriendlyName' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getHostName' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Parameter message should be final. | 31 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Parameter message should be final. | 35 | |
| Parameter cause should be final. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Comment matches to-do format 'TODO:'. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 129 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 151 | |
| Line has trailing spaces. | 155 | |
| Parameter position should be final. | 164 | |
| 'position' hides a field. | 164 | |
| Method 'getBackground' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Line has trailing spaces. | 182 | |
| Method 'getChar' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Method 'getDisplayChar' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Method 'getFieldAttribute' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| First sentence should end with a period. | 229 | |
| Method 'getForeground' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| Method 'getOutlining' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Method 'isBold' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| 'if' construct must use '{}'s. | 263 | |
| 'if' construct must use '{}'s. | 266 | |
| 'else' construct must use '{}'s. | 268 | |
| Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| 'if' construct must use '{}'s. | 278 | |
| 'if' construct must use '{}'s. | 281 | |
| 'else' construct must use '{}'s. | 283 | |
| Method 'isNumeric' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| Missing a Javadoc comment. | 287 | |
| 'if' construct must use '{}'s. | 288 | |
| 'if' construct must use '{}'s. | 291 | |
| 'else' construct must use '{}'s. | 293 | |
| Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. | 303 | |
| 'if' construct must use '{}'s. | 304 | |
| 'if' construct must use '{}'s. | 307 | |
| 'else' construct must use '{}'s. | 309 | |
| Line has trailing spaces. | 311 | |
| Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Missing a Javadoc comment. | 314 | |
| Parameter b should be final. | 314 | |
| Method 'isStartField' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| Method 'isHighIntensity' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| Missing a Javadoc comment. | 327 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| Avoid inline conditionals. | 344 | |
| Avoid inline conditionals. | 345 | |
| Avoid inline conditionals. | 346 | |
| Avoid inline conditionals. | 348 | |
| First sentence should end with a period. | 359 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 362 | |
| '0xF0' is a magic number. | 367 | |
| Method 'eraseIfUnprotected' is not designed for extension - needs to be abstract, final or empty. | 378 | |
| 'if' construct must use '{}'s. | 387 | |
| '}' should be on the same line. | 389 | |
| First sentence should end with a period. | 398 | |
| Method 'getHighlighting' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| First sentence should end with a period. | 408 | |
| Method 'isModified' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Parameter b should be final. | 413 | |
| Line has trailing spaces. | 422 | |
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| Missing a Javadoc comment. | 423 | |
| Parameter m should be final. | 423 | |
| Method 'isModified' is not designed for extension - needs to be abstract, final or empty. | 427 | |
| Missing a Javadoc comment. | 427 | |
| Method 'setBackground' is not designed for extension - needs to be abstract, final or empty. | 436 | |
| Parameter in should be final. | 436 | |
| Method 'setChar' is not designed for extension - needs to be abstract, final or empty. | 445 | |
| Parameter c should be final. | 445 | |
| Method 'setField' is not designed for extension - needs to be abstract, final or empty. | 455 | |
| Parameter field should be final. | 455 | |
| 'field' hides a field. | 455 | |
| First sentence should end with a period. | 459 | |
| Method 'setFieldAttribute' is not designed for extension - needs to be abstract, final or empty. | 464 | |
| Parameter in should be final. | 464 | |
| Line is longer than 80 characters. | 473 | |
| '0x08' is a magic number. | 473 | |
| '0x04' is a magic number. | 473 | |
| '0x08' is a magic number. | 476 | |
| '0x20' is a magic number. | 480 | |
| '0x10' is a magic number. | 484 | |
| Line has trailing spaces. | 492 | |
| Line contains a tab character. | 493 | |
| Line has trailing spaces. | 494 | |
| Line contains a tab character. | 495 | |
| Line has trailing spaces. | 496 | |
| Line contains a tab character. | 497 | |
| Line contains a tab character. | 498 | |
| Line contains a tab character. | 499 | |
| Line has trailing spaces. | 500 | |
| Line contains a tab character. | 501 | |
| First sentence should end with a period. | 505 | |
| Method 'setForeground' is not designed for extension - needs to be abstract, final or empty. | 510 | |
| Parameter in should be final. | 510 | |
| First sentence should end with a period. | 514 | |
| Method 'setHighlighting' is not designed for extension - needs to be abstract, final or empty. | 520 | |
| Parameter in should be final. | 520 | |
| Line is longer than 80 characters. | 527 | |
| Method 'setOutlining' is not designed for extension - needs to be abstract, final or empty. | 530 | |
| Parameter in should be final. | 530 | |
| '0x04' is a magic number. | 540 | |
| '0x08' is a magic number. | 543 | |
| '0x03' is a magic number. | 546 | |
| '0x05' is a magic number. | 549 | |
| '0x09' is a magic number. | 552 | |
| '0x06' is a magic number. | 555 | |
| '0x0A' is a magic number. | 558 | |
| '0x0C' is a magic number. | 561 | |
| '0x07' is a magic number. | 564 | |
| '0x0B' is a magic number. | 567 | |
| '0x0D' is a magic number. | 570 | |
| Line is longer than 80 characters. | 573 | |
| '0x0E' is a magic number. | 573 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 576 | |
| '0x0F' is a magic number. | 576 | |
| First sentence should end with a period. | 581 | |
| Method 'setStartField' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| Parameter in should be final. | 593 | |
| Comment matches to-do format 'TODO:'. | 594 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| First sentence should end with a period. | 67 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| First sentence should end with a period. | 72 | |
| First sentence should end with a period. | 75 | |
| First sentence should end with a period. | 78 | |
| First sentence should end with a period. | 81 | |
| First sentence should end with a period. | 84 | |
| First sentence should end with a period. | 87 | |
| First sentence should end with a period. | 90 | |
| First sentence should end with a period. | 93 | |
| First sentence should end with a period. | 96 | |
| First sentence should end with a period. | 99 | |
| First sentence should end with a period. | 102 | |
| First sentence should end with a period. | 105 | |
| First sentence should end with a period. | 108 | |
| First sentence should end with a period. | 111 | |
| First sentence should end with a period. | 114 | |
| First sentence should end with a period. | 117 | |
| First sentence should end with a period. | 120 | |
| First sentence should end with a period. | 123 | |
| First sentence should end with a period. | 126 | |
| First sentence should end with a period. | 129 | |
| First sentence should end with a period. | 132 | |
| First sentence should end with a period. | 135 | |
| First sentence should end with a period. | 138 | |
| First sentence should end with a period. | 141 | |
| First sentence should end with a period. | 144 | |
| First sentence should end with a period. | 147 | |
| First sentence should end with a period. | 150 | |
| First sentence should end with a period. | 153 | |
| First sentence should end with a period. | 156 | |
| First sentence should end with a period. | 159 | |
| First sentence should end with a period. | 162 | |
| First sentence should end with a period. | 165 | |
| First sentence should end with a period. | 168 | |
| First sentence should end with a period. | 171 | |
| First sentence should end with a period. | 174 | |
| First sentence should end with a period. | 177 | |
| First sentence should end with a period. | 180 | |
| First sentence should end with a period. | 183 | |
| First sentence should end with a period. | 186 | |
| Line has trailing spaces. | 187 | |
| First sentence should end with a period. | 189 | |
| Line has trailing spaces. | 190 | |
| First sentence should end with a period. | 192 | |
| Line has trailing spaces. | 195 | |
| First sentence should end with a period. | 200 | |
| Line has trailing spaces. | 201 | |
| First sentence should end with a period. | 203 | |
| First sentence should end with a period. | 206 | |
| Line has trailing spaces. | 207 | |
| First sentence should end with a period. | 209 | |
| First sentence should end with a period. | 212 | |
| Line has trailing spaces. | 216 | |
| Parameter theClient should be final. | 222 | |
| Line is longer than 80 characters. | 231 | |
| Parameter theClient should be final. | 233 | |
| Parameter theThreadName should be final. | 233 | |
| Line has trailing spaces. | 239 | |
| Line has trailing spaces. | 254 | |
| Line is longer than 80 characters. | 261 | |
| Parameter modelNumber should be final. | 261 | |
| Parameter theClient should be final. | 261 | |
| Parameter threadName should be final. | 261 | |
| '24' is a magic number. | 267 | |
| '80' is a magic number. | 268 | |
| '3' is a magic number. | 272 | |
| '32' is a magic number. | 273 | |
| '80' is a magic number. | 274 | |
| '4' is a magic number. | 278 | |
| '43' is a magic number. | 279 | |
| '80' is a magic number. | 280 | |
| '5' is a magic number. | 284 | |
| '27' is a magic number. | 285 | |
| '132' is a magic number. | 286 | |
| Line has trailing spaces. | 288 | |
| Line has trailing spaces. | 294 | |
| Method 'PA' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Name 'PA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 317 | |
| Parameter key should be final. | 317 | |
| Method 'PF' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| Name 'PF' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 333 | |
| Parameter key should be final. | 333 | |
| Method 'backTab' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Method 'backspace' is not designed for extension - needs to be abstract, final or empty. | 364 | |
| First sentence should end with a period. | 389 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| Line has trailing spaces. | 410 | |
| Line has trailing spaces. | 425 | |
| Line has trailing spaces. | 426 | |
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| Parameter host should be final. | 428 | |
| Parameter port should be final. | 428 | |
| Parameter host3270 should be final. | 428 | |
| Parameter port3270 should be final. | 428 | |
| Parameter encryption should be final. | 429 | |
| Expected @throws tag for 'UnknownHostException'. | 429 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 429 | |
| Expected @throws tag for 'IOException'. | 429 | |
| Line is longer than 80 characters. | 438 | |
| Method 'setDumpFlag' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| Parameter flag should be final. | 442 | |
| Expected @param tag for 'flag'. | 442 | |
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| Parameter host should be final. | 456 | |
| Parameter port should be final. | 456 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 457 | |
| Method 'contains' is not designed for extension - needs to be abstract, final or empty. | 469 | |
| Parameter search should be final. | 469 | |
| Conditional logic can be removed. | 474 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. | 504 | |
| Line has trailing spaces. | 510 | |
| Method 'down' is not designed for extension - needs to be abstract, final or empty. | 517 | |
| Line has trailing spaces. | 534 | |
| Method 'enter' is not designed for extension - needs to be abstract, final or empty. | 540 | |
| First sentence should end with a period. | 549 | |
| Method 'getAID' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| Method 'getChar' is not designed for extension - needs to be abstract, final or empty. | 566 | |
| Parameter i should be final. | 566 | |
| First sentence should end with a period. | 570 | |
| Method 'getChar' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| First sentence should end with a period. | 580 | |
| Method 'getCols' is not designed for extension - needs to be abstract, final or empty. | 586 | |
| First sentence should end with a period. | 590 | |
| Method 'getCursorPosition' is not designed for extension - needs to be abstract, final or empty. | 595 | |
| Method 'getDataBuffer' is not designed for extension - needs to be abstract, final or empty. | 604 | |
| Method 'getDisplay' is not designed for extension - needs to be abstract, final or empty. | 616 | |
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 626 | |
| First sentence should end with a period. | 630 | |
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 638 | |
| Parameter i should be final. | 638 | |
| Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 647 | |
| Method 'getNextUnprotectedField' is not designed for extension - needs to be abstract, final or empty. | 660 | |
| Parameter pos should be final. | 660 | |
| Method 'getRows' is not designed for extension - needs to be abstract, final or empty. | 691 | |
| Method 'home' is not designed for extension - needs to be abstract, final or empty. | 699 | |
| Method 'isKeyboardLocked' is not designed for extension - needs to be abstract, final or empty. | 731 | |
| First sentence should end with a period. | 735 | |
| Method 'keyNewLine' is not designed for extension - needs to be abstract, final or empty. | 745 | |
| Method 'left' is not designed for extension - needs to be abstract, final or empty. | 756 | |
| Line has trailing spaces. | 773 | |
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 775 | |
| Line has trailing spaces. | 784 | |
| Method 'right' is not designed for extension - needs to be abstract, final or empty. | 789 | |
| Method 'setCursorPosition' is not designed for extension - needs to be abstract, final or empty. | 809 | |
| Parameter newCursorPos should be final. | 809 | |
| Method 'setEncryption' is not designed for extension - needs to be abstract, final or empty. | 820 | |
| Parameter encryption should be final. | 820 | |
| First sentence should end with a period. | 824 | |
| Method 'setSessionData' is not designed for extension - needs to be abstract, final or empty. | 831 | |
| Parameter key should be final. | 831 | |
| Parameter value should be final. | 831 | |
| First sentence should end with a period. | 835 | |
| Method 'sysreq' is not designed for extension - needs to be abstract, final or empty. | 838 | |
| Method 'tab' is not designed for extension - needs to be abstract, final or empty. | 851 | |
| Line has trailing spaces. | 864 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 874 | |
| Method 'type' is not designed for extension - needs to be abstract, final or empty. | 907 | |
| Parameter key should be final. | 907 | |
| 'if' construct must use '{}'s. | 922 | |
| Line has trailing spaces. | 939 | |
| Method 'up' is not designed for extension - needs to be abstract, final or empty. | 946 | |
| Method 'getPreviousUnprotectedField' is not designed for extension - needs to be abstract, final or empty. | 970 | |
| Parameter pos should be final. | 970 | |
| Method 'getTelnet' is not designed for extension - needs to be abstract, final or empty. | 996 | |
| Missing a Javadoc comment. | 996 | |
| Method 'lockKeyboard' is not designed for extension - needs to be abstract, final or empty. | 1000 | |
| Missing a Javadoc comment. | 1000 | |
| Method 'unlockKeyboard' is not designed for extension - needs to be abstract, final or empty. | 1004 | |
| Missing a Javadoc comment. | 1004 | |
| Line is longer than 80 characters. | 1014 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| 'static' modifier out of order with the JLS suggestions. | 47 | |
| Missing a Javadoc comment. | 49 | |
| 'static' modifier out of order with the JLS suggestions. | 49 | |
| Missing a Javadoc comment. | 51 | |
| 'static' modifier out of order with the JLS suggestions. | 51 | |
| Missing a Javadoc comment. | 53 | |
| 'static' modifier out of order with the JLS suggestions. | 53 | |
| Missing a Javadoc comment. | 55 | |
| 'static' modifier out of order with the JLS suggestions. | 55 | |
| Missing a Javadoc comment. | 57 | |
| 'static' modifier out of order with the JLS suggestions. | 57 | |
| Missing a Javadoc comment. | 59 | |
| 'static' modifier out of order with the JLS suggestions. | 59 | |
| Missing a Javadoc comment. | 61 | |
| 'static' modifier out of order with the JLS suggestions. | 61 | |
| Missing a Javadoc comment. | 63 | |
| 'static' modifier out of order with the JLS suggestions. | 63 | |
| Missing a Javadoc comment. | 65 | |
| 'static' modifier out of order with the JLS suggestions. | 65 | |
| Missing a Javadoc comment. | 67 | |
| 'static' modifier out of order with the JLS suggestions. | 67 | |
| Missing a Javadoc comment. | 69 | |
| 'static' modifier out of order with the JLS suggestions. | 69 | |
| Missing a Javadoc comment. | 71 | |
| 'static' modifier out of order with the JLS suggestions. | 71 | |
| Missing a Javadoc comment. | 73 | |
| 'static' modifier out of order with the JLS suggestions. | 73 | |
| Missing a Javadoc comment. | 75 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| Missing a Javadoc comment. | 77 | |
| 'static' modifier out of order with the JLS suggestions. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Line has trailing spaces. | 87 | |
| First sentence should end with a period. | 88 | |
| Parameter fa should be final. | 100 | |
| 'fa' hides a field. | 100 | |
| Expected @param tag for 'fa'. | 100 | |
| Parameter rw should be final. | 100 | |
| 'rw' hides a field. | 100 | |
| Expected @param tag for 'rw'. | 100 | |
| First sentence should end with a period. | 111 | |
| Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| First sentence should end with a period. | 122 | |
| Line has trailing spaces. | 125 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Avoid inline conditionals. | 131 | |
| Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter b should be final. | 142 | |
| Method 'setBegin' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter i should be final. | 146 | |
| Method 'getBegin' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Line has trailing spaces. | 163 | |
| Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Parameter i should be final. | 166 | |
| Expected @param tag for 'i'. | 166 | |
| Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Method 'isModified' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Method 'isModified' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Parameter b should be final. | 190 | |
| Expected @param tag for 'b'. | 190 | |
| Expected @throws tag for 'IsProtectedException'. | 190 | |
| Line has trailing spaces. | 196 | |
| Line has trailing spaces. | 201 | |
| Method 'setModified' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Parameter b should be final. | 204 | |
| Expected @throws tag for 'IsProtectedException'. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line has trailing spaces. | 220 | |
| Method 'getChars' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| Line has trailing spaces. | 254 | |
| Method 'getDisplayChars' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Line has trailing spaces. | 287 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 292 | |
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Parameter s should be final. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Avoid inline conditionals. | 298 | |
| Line has trailing spaces. | 320 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| Method 'getForegroundColor' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Method 'getBackgroundColor' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| Method 'getHighlighting' is not designed for extension - needs to be abstract, final or empty. | 351 | |
| Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Method 'isBold' is not designed for extension - needs to be abstract, final or empty. | 367 | |
| Method 'isNumeric' is not designed for extension - needs to be abstract, final or empty. | 376 | |
| Method 'isHighIntensity' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Method 'getFieldAttribute' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| Missing a Javadoc comment. | 384 | |
| Expected an @return tag. | 393 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 393 |
| Violation | Message | Line |
|---|---|---|
| Unused import - javax.net.ssl.SSLSocket. | 38 | |
| First sentence should end with a period. | 41 | |
| First sentence should end with a period. | 47 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| First sentence should end with a period. | 53 | |
| First sentence should end with a period. | 56 | |
| First sentence should end with a period. | 59 | |
| First sentence should end with a period. | 62 | |
| First sentence should end with a period. | 65 | |
| First sentence should end with a period. | 68 | |
| First sentence should end with a period. | 71 | |
| First sentence should end with a period. | 74 | |
| First sentence should end with a period. | 77 | |
| First sentence should end with a period. | 82 | |
| First sentence should end with a period. | 85 | |
| First sentence should end with a period. | 88 | |
| First sentence should end with a period. | 91 | |
| First sentence should end with a period. | 94 | |
| First sentence should end with a period. | 98 | |
| First sentence should end with a period. | 101 | |
| First sentence should end with a period. | 104 | |
| First sentence should end with a period. | 107 | |
| First sentence should end with a period. | 115 | |
| First sentence should end with a period. | 118 | |
| First sentence should end with a period. | 121 | |
| First sentence should end with a period. | 124 | |
| First sentence should end with a period. | 127 | |
| First sentence should end with a period. | 130 | |
| First sentence should end with a period. | 133 | |
| First sentence should end with a period. | 136 | |
| First sentence should end with a period. | 139 | |
| First sentence should end with a period. | 142 | |
| First sentence should end with a period. | 145 | |
| First sentence should end with a period. | 148 | |
| First sentence should end with a period. | 151 | |
| First sentence should end with a period. | 154 | |
| First sentence should end with a period. | 157 | |
| First sentence should end with a period. | 160 | |
| First sentence should end with a period. | 163 | |
| First sentence should end with a period. | 166 | |
| First sentence should end with a period. | 169 | |
| First sentence should end with a period. | 173 | |
| First sentence should end with a period. | 176 | |
| Parameter streamParser should be final. | 184 | |
| Parameter model should be final. | 184 | |
| Parameter theThreadName should be final. | 185 | |
| '4096' is a magic number. | 188 | |
| '60' is a magic number. | 193 | |
| '3' is a magic number. | 194 | |
| '3' is a magic number. | 195 | |
| Avoid inline conditionals. | 196 | |
| Parameter note should be final. | 207 | |
| Parameter buffer should be final. | 207 | |
| Parameter count should be final. | 207 | |
| '80' is a magic number. | 212 | |
| Inner assignments should be avoided. | 238 | |
| '}' should be on the same line. | 250 | |
| '}' should be on the same line. | 254 | |
| Line has trailing spaces. | 255 | |
| ',' is not followed by whitespace. | 258 | |
| '}' should be on the same line. | 259 | |
| Line has trailing spaces. | 260 | |
| Line has trailing spaces. | 274 | |
| Line has trailing spaces. | 275 | |
| Line is longer than 80 characters. | 277 | |
| Parameter host should be final. | 277 | |
| Parameter port should be final. | 277 | |
| Parameter host3270 should be final. | 277 | |
| Parameter port3270 should be final. | 277 | |
| Expected @throws tag for 'UnknownHostException'. | 277 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 277 | |
| Expected @throws tag for 'IOException'. | 277 | |
| '0xCC' is a magic number. | 288 | |
| '0xCC' is a magic number. | 293 | |
| Line has trailing spaces. | 302 | |
| Parameter host should be final. | 316 | |
| Parameter port should be final. | 316 | |
| Redundant throws: 'UnknownHostException' is subclass of 'IOException'. | 316 | |
| '1000' is a magic number. | 326 | |
| '1000' is a magic number. | 335 | |
| 'if' construct must use '{}'s. | 357 | |
| 'if' construct must use '{}'s. | 359 | |
| 'if' construct must use '{}'s. | 361 | |
| 'if' construct must use '{}'s. | 363 | |
| Line has trailing spaces. | 369 | |
| '3' is a magic number. | 370 | |
| '3' is a magic number. | 371 | |
| '}' should be on the same line. | 374 | |
| Parameter netBuf should be final. | 387 | |
| Parameter out should be final. | 409 | |
| Parameter outLen should be final. | 409 | |
| 'if' construct must use '{}'s. | 429 | |
| Parameter useEncryption should be final. | 438 | |
| Parameter timeout should be final. | 446 | |
| Parameter key should be final. | 456 | |
| Parameter value should be final. | 456 | |
| '4' is a magic number. | 461 | |
| '0xCC' is a magic number. | 462 | |
| '0xCC' is a magic number. | 463 | |
| '0xCC' is a magic number. | 465 | |
| '3' is a magic number. | 466 | |
| '3' is a magic number. | 468 | |
| '0xCC' is a magic number. | 468 | |
| '}' should be on the same line. | 473 | |
| First sentence should end with a period. | 479 | |
| Parameter c should be final. | 484 | |
| Parameter cmd should be final. | 507 | |
| Parameter tnOption should be final. | 507 | |
| Avoid inline conditionals. | 509 | |
| Parameter tnCmd should be final. | 546 | |
| Parameter tnOption should be final. | 546 | |
| '3' is a magic number. | 547 | |
| '3' is a magic number. | 553 | |
| '}' should be on the same line. | 556 | |
| '{' is followed by whitespace. | 569 | |
| Parameter tnCmd should be final. | 590 | |
| Parameter tnOption should be final. | 590 | |
| switch without "default" clause. | 595 | |
| switch without "default" clause. | 599 | |
| switch without "default" clause. | 635 | |
| Name 'curr_byte' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 657 | |
| switch without "default" clause. | 671 | |
| '}' should be on the same line. | 679 | |
| switch without "default" clause. | 692 | |
| Line is longer than 80 characters. | 695 | |
| First sentence should end with a period. | 776 | |
| Expected @throws tag for 'IOException'. | 781 | |
| '2048' is a magic number. | 782 | |
| Name 'bytes_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 789 | |
| Inner assignments should be avoided. | 797 | |
| '256' is a magic number. | 798 | |
| 'if' construct must use '{}'s. | 802 | |
| First sentence should end with a period. | 807 | |
| Parameter flag should be final. | 812 | |
| Line is longer than 80 characters. | 824 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 50 | |
| 'static' modifier out of order with the JLS suggestions. | 51 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| First sentence should end with a period. | 54 | |
| 'static' modifier out of order with the JLS suggestions. | 55 | |
| Name 'logP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Missing a Javadoc comment. | 58 | |
| Name 'addrTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| '{' is followed by whitespace. | 58 | |
| First sentence should end with a period. | 66 | |
| Name 'ebc2asc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 67 | |
| '{' is followed by whitespace. | 67 | |
| First sentence should end with a period. | 86 | |
| Name 'asc2ebc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 87 | |
| '{' is followed by whitespace. | 87 | |
| 'static' modifier out of order with the JLS suggestions. | 113 | |
| Missing a Javadoc comment. | 115 | |
| 'static' modifier out of order with the JLS suggestions. | 115 | |
| 'static' modifier out of order with the JLS suggestions. | 120 | |
| Missing a Javadoc comment. | 122 | |
| 'static' modifier out of order with the JLS suggestions. | 122 | |
| First sentence should end with a period. | 124 | |
| 'static' modifier out of order with the JLS suggestions. | 127 | |
| Missing a Javadoc comment. | 129 | |
| 'static' modifier out of order with the JLS suggestions. | 129 | |
| First sentence should end with a period. | 131 | |
| 'static' modifier out of order with the JLS suggestions. | 134 | |
| Missing a Javadoc comment. | 136 | |
| 'static' modifier out of order with the JLS suggestions. | 136 | |
| First sentence should end with a period. | 138 | |
| 'static' modifier out of order with the JLS suggestions. | 141 | |
| Missing a Javadoc comment. | 143 | |
| 'static' modifier out of order with the JLS suggestions. | 143 | |
| First sentence should end with a period. | 145 | |
| 'static' modifier out of order with the JLS suggestions. | 148 | |
| Missing a Javadoc comment. | 150 | |
| 'static' modifier out of order with the JLS suggestions. | 150 | |
| 'static' modifier out of order with the JLS suggestions. | 155 | |
| Missing a Javadoc comment. | 157 | |
| 'static' modifier out of order with the JLS suggestions. | 157 | |
| 'static' modifier out of order with the JLS suggestions. | 162 | |
| Missing a Javadoc comment. | 164 | |
| 'static' modifier out of order with the JLS suggestions. | 164 | |
| First sentence should end with a period. | 166 | |
| 'static' modifier out of order with the JLS suggestions. | 169 | |
| First sentence should end with a period. | 175 | |
| 'static' modifier out of order with the JLS suggestions. | 178 | |
| First sentence should end with a period. | 180 | |
| 'static' modifier out of order with the JLS suggestions. | 183 | |
| First sentence should end with a period. | 185 | |
| 'static' modifier out of order with the JLS suggestions. | 188 | |
| First sentence should end with a period. | 190 | |
| 'static' modifier out of order with the JLS suggestions. | 193 | |
| First sentence should end with a period. | 195 | |
| 'static' modifier out of order with the JLS suggestions. | 198 | |
| First sentence should end with a period. | 200 | |
| 'static' modifier out of order with the JLS suggestions. | 203 | |
| First sentence should end with a period. | 205 | |
| 'static' modifier out of order with the JLS suggestions. | 208 | |
| First sentence should end with a period. | 210 | |
| 'static' modifier out of order with the JLS suggestions. | 213 | |
| First sentence should end with a period. | 215 | |
| 'static' modifier out of order with the JLS suggestions. | 218 | |
| First sentence should end with a period. | 220 | |
| 'static' modifier out of order with the JLS suggestions. | 223 | |
| First sentence should end with a period. | 228 | |
| 'static' modifier out of order with the JLS suggestions. | 231 | |
| First sentence should end with a period. | 233 | |
| 'static' modifier out of order with the JLS suggestions. | 236 | |
| First sentence should end with a period. | 238 | |
| 'static' modifier out of order with the JLS suggestions. | 241 | |
| First sentence should end with a period. | 243 | |
| 'static' modifier out of order with the JLS suggestions. | 246 | |
| First sentence should end with a period. | 248 | |
| 'static' modifier out of order with the JLS suggestions. | 251 | |
| First sentence should end with a period. | 253 | |
| 'static' modifier out of order with the JLS suggestions. | 256 | |
| First sentence should end with a period. | 258 | |
| 'static' modifier out of order with the JLS suggestions. | 261 | |
| First sentence should end with a period. | 263 | |
| 'static' modifier out of order with the JLS suggestions. | 266 | |
| Missing a Javadoc comment. | 268 | |
| 'static' modifier out of order with the JLS suggestions. | 268 | |
| Missing a Javadoc comment. | 270 | |
| 'static' modifier out of order with the JLS suggestions. | 270 | |
| Missing a Javadoc comment. | 272 | |
| 'static' modifier out of order with the JLS suggestions. | 272 | |
| Missing a Javadoc comment. | 274 | |
| 'static' modifier out of order with the JLS suggestions. | 274 | |
| Missing a Javadoc comment. | 276 | |
| 'static' modifier out of order with the JLS suggestions. | 276 | |
| Missing a Javadoc comment. | 278 | |
| 'static' modifier out of order with the JLS suggestions. | 278 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 284 | |
| Missing a Javadoc comment. | 286 | |
| Missing a Javadoc comment. | 288 | |
| Variable 'client' must be private and have accessor methods. | 288 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 298 | |
| Missing a Javadoc comment. | 300 | |
| Missing a Javadoc comment. | 302 | |
| Missing a Javadoc comment. | 304 | |
| Missing a Javadoc comment. | 306 | |
| Missing a Javadoc comment. | 308 | |
| Parameter rw should be final. | 308 | |
| 'rw' hides a field. | 308 | |
| Parameter client should be final. | 308 | |
| 'client' hides a field. | 308 | |
| Parameter inBuf should be final. | 318 | |
| Expected @param tag for 'inBuf'. | 318 | |
| Parameter inBufLen should be final. | 318 | |
| Expected @param tag for 'inBufLen'. | 318 | |
| Expected @throws tag for 'IOException'. | 319 | |
| switch without "default" clause. | 344 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 473 | |
| switch without "default" clause. | 499 | |
| '0x04' is a magic number. | 519 | |
| Avoid inline conditionals. | 629 | |
| Line is longer than 80 characters. | 658 | |
| Line is longer than 80 characters. | 668 | |
| Line is longer than 80 characters. | 669 | |
| Line is longer than 80 characters. | 696 | |
| Line is longer than 80 characters. | 728 | |
| Parameter buf should be final. | 739 | |
| Expected @param tag for 'buf'. | 739 | |
| '3' is a magic number. | 757 | |
| '8' is a magic number. | 763 | |
| '5' is a magic number. | 772 | |
| '3' is a magic number. | 778 | |
| '4' is a magic number. | 779 | |
| 'if' construct must use '{}'s. | 783 | |
| '0xFF' is a magic number. | 783 | |
| '}' should be on the same line. | 788 | |
| 'if' construct must use '{}'s. | 795 | |
| '0xFF' is a magic number. | 795 | |
| switch without "default" clause. | 797 | |
| '5' is a magic number. | 797 | |
| '}' should be on the same line. | 810 | |
| '5' is a magic number. | 828 | |
| '3' is a magic number. | 834 | |
| '4' is a magic number. | 835 | |
| '4' is a magic number. | 848 | |
| '4' is a magic number. | 852 | |
| Line is longer than 80 characters. | 891 | |
| Line is longer than 80 characters. | 896 | |
| Extra HTML tag found: </h3>3.6.1.1 Read Buffer Command</h3> | 902 | |
| Extra HTML tag found: </h3> | 902 | |
| '40' is a magic number. | 910 | |
| '6' is a magic number. | 916 | |
| '0x3F' is a magic number. | 916 | |
| '0x3F' is a magic number. | 917 | |
| '}' should be on the same line. | 934 | |
| Line is longer than 80 characters. | 960 | |
| Line is longer than 80 characters. | 961 | |
| '40' is a magic number. | 971 | |
| switch without "default" clause. | 974 | |
| '}' should be on the same line. | 982 | |
| '6' is a magic number. | 991 | |
| '0x3F' is a magic number. | 991 | |
| '0x3F' is a magic number. | 992 | |
| '}' should be on the same line. | 1006 | |
| '6' is a magic number. | 1031 | |
| '0x3F' is a magic number. | 1031 | |
| '0x3F' is a magic number. | 1032 | |
| '{' should be on the previous line. | 1037 | |
| Line is longer than 80 characters. | 1041 | |
| '}' should be on the same line. | 1050 | |
| Missing a Javadoc comment. | 1056 | |
| Missing a Javadoc comment. | 1060 | |
| '}' should be on the same line. | 1066 | |
| Missing a Javadoc comment. | 1074 | |
| Comment matches to-do format 'TODO:'. | 1075 | |
| Unclosed HTML tag found: <TABLE border = 1> | 1084 | |
| Line is longer than 80 characters. | 1093 | |
| Line is longer than 80 characters. | 1094 | |
| Line is longer than 80 characters. | 1096 | |
| Line is longer than 80 characters. | 1099 | |
| Line is longer than 80 characters. | 1119 | |
| Line is longer than 80 characters. | 1123 | |
| switch without "default" clause. | 1144 | |
| Line is longer than 80 characters. | 1209 | |
| Line is longer than 80 characters. | 1212 | |
| Expected an @return tag. | 1214 | |
| '0xC0' is a magic number. | 1218 | |
| '0x3F' is a magic number. | 1219 | |
| '8' is a magic number. | 1219 | |
| '0x3F' is a magic number. | 1221 | |
| '6' is a magic number. | 1221 | |
| '0x3F' is a magic number. | 1221 | |
| '247' is a magic number. | 1242 | |
| '240' is a magic number. | 1243 | |
| '240' is a magic number. | 1244 | |
| Line is longer than 80 characters. | 1301 | |
| Inner assignments should be avoided. | 1390 | |
| Missing a Javadoc comment. | 1481 | |
| Line is longer than 80 characters. | 1487 | |
| Line is longer than 80 characters. | 1488 | |
| Avoid inline conditionals. | 1530 | |
| Line is longer than 80 characters. | 1540 | |
| Expected an @return tag. | 1544 | |
| Method length is 225 lines (max allowed is 150). | 1544 | |
| Parameter model should be final. | 1544 | |
| Expected @param tag for 'model'. | 1544 | |
| Parameter summary should be final. | 1544 | |
| Expected @param tag for 'summary'. | 1544 | |
| Name 'HIGHLIGHT_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1551 | |
| Name 'HIGHLIGHT_NORMAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1552 | |
| Name 'HIGHLIGHT_BLINK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1553 | |
| Name 'HIGHLIGHT_REVERSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1554 | |
| Name 'HIGHLIGHT_UNDERSCORE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1555 | |
| Name 'HIGHLIGHT_INTENSIFY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1556 | |
| Name 'COLOR_NEUTRAL1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1559 | |
| Name 'COLOR_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1560 | |
| Name 'COLOR_RED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1561 | |
| Name 'COLOR_PINK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1562 | |
| Name 'COLOR_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1563 | |
| Name 'COLOR_TURQUOISE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1564 | |
| Name 'COLOR_YELLOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1565 | |
| Name 'COLOR_NEUTRAL2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1566 | |
| Name 'COLOR_BLACK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1567 | |
| Name 'COLOR_DEEP_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1568 | |
| Name 'COLOR_ORANGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1569 | |
| Name 'COLOR_PURPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1570 | |
| Name 'COLOR_PALE_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1571 | |
| Name 'COLOR_PALE_TURQUOISE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1572 | |
| Name 'COLOR_GREY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1573 | |
| Name 'COLOR_WHITE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1574 | |
| Name 'QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1576 | |
| Name 'SUMMARY_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1577 | |
| Name 'COLOR_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1578 | |
| Name 'HIGHLIGHT_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1579 | |
| Name 'IMP_PART_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1580 | |
| '15' is a magic number. | 1583 | |
| '0x0F' is a magic number. | 1586 | |
| '3' is a magic number. | 1590 | |
| '4' is a magic number. | 1592 | |
| '0x05' is a magic number. | 1592 | |
| '5' is a magic number. | 1596 | |
| '6' is a magic number. | 1597 | |
| '7' is a magic number. | 1599 | |
| '8' is a magic number. | 1600 | |
| '9' is a magic number. | 1602 | |
| '10' is a magic number. | 1603 | |
| '11' is a magic number. | 1605 | |
| '12' is a magic number. | 1606 | |
| '13' is a magic number. | 1608 | |
| '14' is a magic number. | 1609 | |
| '40' is a magic number. | 1612 | |
| '0x26' is a magic number. | 1616 | |
| '3' is a magic number. | 1619 | |
| '4' is a magic number. | 1621 | |
| '5' is a magic number. | 1623 | |
| '0x10' is a magic number. | 1623 | |
| '6' is a magic number. | 1626 | |
| '7' is a magic number. | 1627 | |
| '8' is a magic number. | 1629 | |
| '9' is a magic number. | 1630 | |
| '10' is a magic number. | 1632 | |
| '11' is a magic number. | 1633 | |
| '12' is a magic number. | 1635 | |
| '13' is a magic number. | 1636 | |
| '14' is a magic number. | 1638 | |
| '15' is a magic number. | 1639 | |
| '16' is a magic number. | 1641 | |
| '17' is a magic number. | 1642 | |
| '18' is a magic number. | 1644 | |
| '19' is a magic number. | 1645 | |
| '20' is a magic number. | 1647 | |
| '21' is a magic number. | 1648 | |
| '22' is a magic number. | 1650 | |
| '23' is a magic number. | 1651 | |
| '24' is a magic number. | 1653 | |
| '25' is a magic number. | 1654 | |
| '26' is a magic number. | 1656 | |
| '27' is a magic number. | 1657 | |
| '28' is a magic number. | 1659 | |
| '29' is a magic number. | 1660 | |
| '30' is a magic number. | 1662 | |
| '31' is a magic number. | 1663 | |
| '32' is a magic number. | 1665 | |
| '33' is a magic number. | 1666 | |
| '34' is a magic number. | 1668 | |
| '35' is a magic number. | 1669 | |
| '36' is a magic number. | 1671 | |
| '37' is a magic number. | 1672 | |
| '38' is a magic number. | 1674 | |
| '39' is a magic number. | 1675 | |
| '17' is a magic number. | 1678 | |
| '0x11' is a magic number. | 1682 | |
| '3' is a magic number. | 1685 | |
| '4' is a magic number. | 1687 | |
| '5' is a magic number. | 1688 | |
| Line is longer than 80 characters. | 1689 | |
| '6' is a magic number. | 1690 | |
| '0x0B' is a magic number. | 1690 | |
| '7' is a magic number. | 1691 | |
| '8' is a magic number. | 1692 | |
| Line is longer than 80 characters. | 1693 | |
| '9' is a magic number. | 1694 | |
| '10' is a magic number. | 1695 | |
| '0x50' is a magic number. | 1695 | |
| '11' is a magic number. | 1697 | |
| '12' is a magic number. | 1698 | |
| '0x18' is a magic number. | 1698 | |
| Line is longer than 80 characters. | 1699 | |
| '13' is a magic number. | 1701 | |
| '14' is a magic number. | 1702 | |
| '0x50' is a magic number. | 1702 | |
| '15' is a magic number. | 1704 | |
| '16' is a magic number. | 1705 | |
| '0x18' is a magic number. | 1705 | |
| '8' is a magic number. | 1708 | |
| '0x08' is a magic number. | 1710 | |
| '3' is a magic number. | 1714 | |
| '4' is a magic number. | 1719 | |
| '5' is a magic number. | 1720 | |
| '6' is a magic number. | 1721 | |
| '7' is a magic number. | 1722 | |
| Line is longer than 80 characters. | 1726 | |
| '0x88' is a magic number. | 1733 | |
| Line is longer than 80 characters. | 1761 | |
| Line contains a tab character. | 1761 | |
| Line contains a tab character. | 1762 | |
| Line contains a tab character. | 1763 | |
| Line contains a tab character. | 1764 | |
| Line contains a tab character. | 1765 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 42 | |
| First sentence should end with a period. | 44 | |
| Redundant 'public' modifier. | 48 | |
| Redundant 'public' modifier. | 54 | |
| First sentence should end with a period. | 56 | |
| Redundant 'public' modifier. | 60 | |
| Redundant 'public' modifier. | 72 | |
| Line has trailing spaces. | 77 | |
| Redundant 'public' modifier. | 85 | |
| Line has trailing spaces. | 92 | |
| Redundant 'public' modifier. | 104 | |
| Line has trailing spaces. | 108 | |
| Redundant 'public' modifier. | 117 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 143 | |
| Redundant 'public' modifier. | 147 | |
| First sentence should end with a period. | 149 | |
| Redundant 'public' modifier. | 153 | |
| Expected @param tag for 'e'. | 153 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |