Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
10 0 0 977

Rules

Rules Violations Severity
PackageHtml 1 Errors Error
NewlineAtEndOfFile 2 Errors Error
Translation 0 Errors Error
JavadocMethod 45 Errors Error
JavadocType 1 Errors Error
JavadocVariable 106 Errors Error
JavadocStyle 146 Errors Error
ConstantName 7 Errors Error
LocalFinalVariableName 27 Errors Error
LocalVariableName 2 Errors Error
MemberName 0 Errors Error
MethodName 2 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 2 Errors Error
FileLength 0 Errors Error
LineLength 62 Errors Error
MethodLength 1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 4 Errors Error
NoWhitespaceBefore 0 Errors Error
OperatorWrap 0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 11 Errors Error
WhitespaceAfter 1 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 59 Errors Error
RedundantModifier 10 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 0 Errors Error
LeftCurly 1 Errors Error
NeedBraces 22 Errors Error
RightCurly 15 Errors Error
AvoidInlineConditionals 10 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField 9 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 3 Errors Error
MagicNumber 170 Errors Error
MissingSwitchDefault 10 Errors Error
RedundantThrows 4 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 1 Errors Error
DesignForExtension 99 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 1 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters 89 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
51 Errors Error
TodoComment 3 Errors Error
UpperEll 0 Errors Error

Details

org/freehost3270/client/DataTooLongException.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 2
Errors Unused import - java.io.IOException. 6
Errors First sentence should end with a period. 15
Errors Parameter message should be final. 19
Errors First sentence should end with a period. 23
Errors Line has trailing spaces. 26
Errors Parameter message should be final. 28
Errors Parameter cause should be final. 28

org/freehost3270/client/Host.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 42
Errors Parameter hostName should be final. 42
Errors 'hostName' hides a field. 42
Errors Parameter port should be final. 42
Errors 'port' hides a field. 42
Errors Parameter friendlyName should be final. 42
Errors 'friendlyName' hides a field. 42
Errors Method 'getFriendlyName' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Method 'getHostName' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56

org/freehost3270/client/IsProtectedException.java

Violation Message Line
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Parameter message should be final. 31
Errors Line has trailing spaces. 34
Errors Missing a Javadoc comment. 35
Errors Parameter message should be final. 35
Errors Parameter cause should be final. 35

org/freehost3270/client/RW3270Char.java

Violation Message Line
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 54
Errors Comment matches to-do format 'TODO:'. 57
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 62
Errors Missing a Javadoc comment. 64
Errors Missing a Javadoc comment. 66
Errors Missing a Javadoc comment. 68
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 72
Errors Missing a Javadoc comment. 74
Errors Missing a Javadoc comment. 76
Errors Missing a Javadoc comment. 78
Errors Missing a Javadoc comment. 80
Errors Missing a Javadoc comment. 82
Errors Missing a Javadoc comment. 84
Errors Missing a Javadoc comment. 86
Errors Missing a Javadoc comment. 88
Errors Missing a Javadoc comment. 91
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 95
Errors Missing a Javadoc comment. 97
Errors Missing a Javadoc comment. 99
Errors Missing a Javadoc comment. 101
Errors Missing a Javadoc comment. 103
Errors Missing a Javadoc comment. 105
Errors Missing a Javadoc comment. 107
Errors Missing a Javadoc comment. 109
Errors Missing a Javadoc comment. 111
Errors Missing a Javadoc comment. 113
Errors Missing a Javadoc comment. 115
Errors Missing a Javadoc comment. 117
Errors Missing a Javadoc comment. 119
Errors Missing a Javadoc comment. 121
Errors Missing a Javadoc comment. 123
Errors Missing a Javadoc comment. 125
Errors Missing a Javadoc comment. 127
Errors Missing a Javadoc comment. 129
Errors Missing a Javadoc comment. 131
Errors Missing a Javadoc comment. 133
Errors Missing a Javadoc comment. 135
Errors Missing a Javadoc comment. 137
Errors Missing a Javadoc comment. 139
Errors Missing a Javadoc comment. 141
Errors Missing a Javadoc comment. 143
Errors Missing a Javadoc comment. 145
Errors Missing a Javadoc comment. 147
Errors Missing a Javadoc comment. 149
Errors Missing a Javadoc comment. 151
Errors Line has trailing spaces. 155
Errors Parameter position should be final. 164
Errors 'position' hides a field. 164
Errors Method 'getBackground' is not designed for extension - needs to be abstract, final or empty. 176
Errors Line has trailing spaces. 182
Errors Method 'getChar' is not designed for extension - needs to be abstract, final or empty. 191
Errors Method 'getDisplayChar' is not designed for extension - needs to be abstract, final or empty. 202
Errors Method 'getField' is not designed for extension - needs to be abstract, final or empty. 215
Errors Method 'getFieldAttribute' is not designed for extension - needs to be abstract, final or empty. 225
Errors First sentence should end with a period. 229
Errors Method 'getForeground' is not designed for extension - needs to be abstract, final or empty. 234
Errors Method 'getOutlining' is not designed for extension - needs to be abstract, final or empty. 243
Errors Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 253
Errors Method 'isBold' is not designed for extension - needs to be abstract, final or empty. 262
Errors 'if' construct must use '{}'s. 263
Errors 'if' construct must use '{}'s. 266
Errors 'else' construct must use '{}'s. 268
Errors Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. 277
Errors 'if' construct must use '{}'s. 278
Errors 'if' construct must use '{}'s. 281
Errors 'else' construct must use '{}'s. 283
Errors Method 'isNumeric' is not designed for extension - needs to be abstract, final or empty. 287
Errors Missing a Javadoc comment. 287
Errors 'if' construct must use '{}'s. 288
Errors 'if' construct must use '{}'s. 291
Errors 'else' construct must use '{}'s. 293
Errors Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. 303
Errors 'if' construct must use '{}'s. 304
Errors 'if' construct must use '{}'s. 307
Errors 'else' construct must use '{}'s. 309
Errors Line has trailing spaces. 311
Errors Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. 314
Errors Missing a Javadoc comment. 314
Errors Parameter b should be final. 314
Errors Method 'isStartField' is not designed for extension - needs to be abstract, final or empty. 323
Errors Method 'isHighIntensity' is not designed for extension - needs to be abstract, final or empty. 327
Errors Missing a Javadoc comment. 327
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 336
Errors Avoid inline conditionals. 344
Errors Avoid inline conditionals. 345
Errors Avoid inline conditionals. 346
Errors Avoid inline conditionals. 348
Errors First sentence should end with a period. 359
Errors Method 'clear' is not designed for extension - needs to be abstract, final or empty. 362
Errors '0xF0' is a magic number. 367
Errors Method 'eraseIfUnprotected' is not designed for extension - needs to be abstract, final or empty. 378
Errors 'if' construct must use '{}'s. 387
Errors '}' should be on the same line. 389
Errors First sentence should end with a period. 398
Errors Method 'getHighlighting' is not designed for extension - needs to be abstract, final or empty. 404
Errors First sentence should end with a period. 408
Errors Method 'isModified' is not designed for extension - needs to be abstract, final or empty. 413
Errors Parameter b should be final. 413
Errors Line has trailing spaces. 422
Errors Method 'setModified' is not designed for extension - needs to be abstract, final or empty. 423
Errors Missing a Javadoc comment. 423
Errors Parameter m should be final. 423
Errors Method 'isModified' is not designed for extension - needs to be abstract, final or empty. 427
Errors Missing a Javadoc comment. 427
Errors Method 'setBackground' is not designed for extension - needs to be abstract, final or empty. 436
Errors Parameter in should be final. 436
Errors Method 'setChar' is not designed for extension - needs to be abstract, final or empty. 445
Errors Parameter c should be final. 445
Errors Method 'setField' is not designed for extension - needs to be abstract, final or empty. 455
Errors Parameter field should be final. 455
Errors 'field' hides a field. 455
Errors First sentence should end with a period. 459
Errors Method 'setFieldAttribute' is not designed for extension - needs to be abstract, final or empty. 464
Errors Parameter in should be final. 464
Errors Line is longer than 80 characters. 473
Errors '0x08' is a magic number. 473
Errors '0x04' is a magic number. 473
Errors '0x08' is a magic number. 476
Errors '0x20' is a magic number. 480
Errors '0x10' is a magic number. 484
Errors Line has trailing spaces. 492
Errors Line contains a tab character. 493
Errors Line has trailing spaces. 494
Errors Line contains a tab character. 495
Errors Line has trailing spaces. 496
Errors Line contains a tab character. 497
Errors Line contains a tab character. 498
Errors Line contains a tab character. 499
Errors Line has trailing spaces. 500
Errors Line contains a tab character. 501
Errors First sentence should end with a period. 505
Errors Method 'setForeground' is not designed for extension - needs to be abstract, final or empty. 510
Errors Parameter in should be final. 510
Errors First sentence should end with a period. 514
Errors Method 'setHighlighting' is not designed for extension - needs to be abstract, final or empty. 520
Errors Parameter in should be final. 520
Errors Line is longer than 80 characters. 527
Errors Method 'setOutlining' is not designed for extension - needs to be abstract, final or empty. 530
Errors Parameter in should be final. 530
Errors '0x04' is a magic number. 540
Errors '0x08' is a magic number. 543
Errors '0x03' is a magic number. 546
Errors '0x05' is a magic number. 549
Errors '0x09' is a magic number. 552
Errors '0x06' is a magic number. 555
Errors '0x0A' is a magic number. 558
Errors '0x0C' is a magic number. 561
Errors '0x07' is a magic number. 564
Errors '0x0B' is a magic number. 567
Errors '0x0D' is a magic number. 570
Errors Line is longer than 80 characters. 573
Errors '0x0E' is a magic number. 573
Errors Line is longer than 80 characters. 574
Errors Line is longer than 80 characters. 576
Errors '0x0F' is a magic number. 576
Errors First sentence should end with a period. 581
Errors Method 'setStartField' is not designed for extension - needs to be abstract, final or empty. 584
Errors Parameter in should be final. 593
Errors Comment matches to-do format 'TODO:'. 594

org/freehost3270/client/RW3270Client.java

Violation Message Line
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 43
Errors First sentence should end with a period. 67
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
Errors First sentence should end with a period. 72
Errors First sentence should end with a period. 75
Errors First sentence should end with a period. 78
Errors First sentence should end with a period. 81
Errors First sentence should end with a period. 84
Errors First sentence should end with a period. 87
Errors First sentence should end with a period. 90
Errors First sentence should end with a period. 93
Errors First sentence should end with a period. 96
Errors First sentence should end with a period. 99
Errors First sentence should end with a period. 102
Errors First sentence should end with a period. 105
Errors First sentence should end with a period. 108
Errors First sentence should end with a period. 111
Errors First sentence should end with a period. 114
Errors First sentence should end with a period. 117
Errors First sentence should end with a period. 120
Errors First sentence should end with a period. 123
Errors First sentence should end with a period. 126
Errors First sentence should end with a period. 129
Errors First sentence should end with a period. 132
Errors First sentence should end with a period. 135
Errors First sentence should end with a period. 138
Errors First sentence should end with a period. 141
Errors First sentence should end with a period. 144
Errors First sentence should end with a period. 147
Errors First sentence should end with a period. 150
Errors First sentence should end with a period. 153
Errors First sentence should end with a period. 156
Errors First sentence should end with a period. 159
Errors First sentence should end with a period. 162
Errors First sentence should end with a period. 165
Errors First sentence should end with a period. 168
Errors First sentence should end with a period. 171
Errors First sentence should end with a period. 174
Errors First sentence should end with a period. 177
Errors First sentence should end with a period. 180
Errors First sentence should end with a period. 183
Errors First sentence should end with a period. 186
Errors Line has trailing spaces. 187
Errors First sentence should end with a period. 189
Errors Line has trailing spaces. 190
Errors First sentence should end with a period. 192
Errors Line has trailing spaces. 195
Errors First sentence should end with a period. 200
Errors Line has trailing spaces. 201
Errors First sentence should end with a period. 203
Errors First sentence should end with a period. 206
Errors Line has trailing spaces. 207
Errors First sentence should end with a period. 209
Errors First sentence should end with a period. 212
Errors Line has trailing spaces. 216
Errors Parameter theClient should be final. 222
Errors Line is longer than 80 characters. 231
Errors Parameter theClient should be final. 233
Errors Parameter theThreadName should be final. 233
Errors Line has trailing spaces. 239
Errors Line has trailing spaces. 254
Errors Line is longer than 80 characters. 261
Errors Parameter modelNumber should be final. 261
Errors Parameter theClient should be final. 261
Errors Parameter threadName should be final. 261
Errors '24' is a magic number. 267
Errors '80' is a magic number. 268
Errors '3' is a magic number. 272
Errors '32' is a magic number. 273
Errors '80' is a magic number. 274
Errors '4' is a magic number. 278
Errors '43' is a magic number. 279
Errors '80' is a magic number. 280
Errors '5' is a magic number. 284
Errors '27' is a magic number. 285
Errors '132' is a magic number. 286
Errors Line has trailing spaces. 288
Errors Line has trailing spaces. 294
Errors Method 'PA' is not designed for extension - needs to be abstract, final or empty. 317
Errors Name 'PA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 317
Errors Parameter key should be final. 317
Errors Method 'PF' is not designed for extension - needs to be abstract, final or empty. 333
Errors Name 'PF' must match pattern '^[a-z][a-zA-Z0-9]*$'. 333
Errors Parameter key should be final. 333
Errors Method 'backTab' is not designed for extension - needs to be abstract, final or empty. 346
Errors Method 'backspace' is not designed for extension - needs to be abstract, final or empty. 364
Errors First sentence should end with a period. 389
Errors Method 'clear' is not designed for extension - needs to be abstract, final or empty. 392
Errors Line has trailing spaces. 410
Errors Line has trailing spaces. 425
Errors Line has trailing spaces. 426
Errors Method 'connect' is not designed for extension - needs to be abstract, final or empty. 428
Errors Parameter host should be final. 428
Errors Parameter port should be final. 428
Errors Parameter host3270 should be final. 428
Errors Parameter port3270 should be final. 428
Errors Parameter encryption should be final. 429
Errors Expected @throws tag for 'UnknownHostException'. 429
Errors Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 429
Errors Expected @throws tag for 'IOException'. 429
Errors Line is longer than 80 characters. 438
Errors Method 'setDumpFlag' is not designed for extension - needs to be abstract, final or empty. 442
Errors Parameter flag should be final. 442
Errors Expected @param tag for 'flag'. 442
Errors Method 'connect' is not designed for extension - needs to be abstract, final or empty. 456
Errors Parameter host should be final. 456
Errors Parameter port should be final. 456
Errors Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 457
Errors Method 'contains' is not designed for extension - needs to be abstract, final or empty. 469
Errors Parameter search should be final. 469
Errors Conditional logic can be removed. 474
Errors Method 'delete' is not designed for extension - needs to be abstract, final or empty. 486
Errors Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 504
Errors Line has trailing spaces. 510
Errors Method 'down' is not designed for extension - needs to be abstract, final or empty. 517
Errors Line has trailing spaces. 534
Errors Method 'enter' is not designed for extension - needs to be abstract, final or empty. 540
Errors First sentence should end with a period. 549
Errors Method 'getAID' is not designed for extension - needs to be abstract, final or empty. 554
Errors Method 'getChar' is not designed for extension - needs to be abstract, final or empty. 566
Errors Parameter i should be final. 566
Errors First sentence should end with a period. 570
Errors Method 'getChar' is not designed for extension - needs to be abstract, final or empty. 576
Errors First sentence should end with a period. 580
Errors Method 'getCols' is not designed for extension - needs to be abstract, final or empty. 586
Errors First sentence should end with a period. 590
Errors Method 'getCursorPosition' is not designed for extension - needs to be abstract, final or empty. 595
Errors Method 'getDataBuffer' is not designed for extension - needs to be abstract, final or empty. 604
Errors Method 'getDisplay' is not designed for extension - needs to be abstract, final or empty. 616
Errors Method 'getField' is not designed for extension - needs to be abstract, final or empty. 626
Errors First sentence should end with a period. 630
Errors Method 'getField' is not designed for extension - needs to be abstract, final or empty. 638
Errors Parameter i should be final. 638
Errors Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 647
Errors Method 'getNextUnprotectedField' is not designed for extension - needs to be abstract, final or empty. 660
Errors Parameter pos should be final. 660
Errors Method 'getRows' is not designed for extension - needs to be abstract, final or empty. 691
Errors Method 'home' is not designed for extension - needs to be abstract, final or empty. 699
Errors Method 'isKeyboardLocked' is not designed for extension - needs to be abstract, final or empty. 731
Errors First sentence should end with a period. 735
Errors Method 'keyNewLine' is not designed for extension - needs to be abstract, final or empty. 745
Errors Method 'left' is not designed for extension - needs to be abstract, final or empty. 756
Errors Line has trailing spaces. 773
Errors Method 'reset' is not designed for extension - needs to be abstract, final or empty. 775
Errors Line has trailing spaces. 784
Errors Method 'right' is not designed for extension - needs to be abstract, final or empty. 789
Errors Method 'setCursorPosition' is not designed for extension - needs to be abstract, final or empty. 809
Errors Parameter newCursorPos should be final. 809
Errors Method 'setEncryption' is not designed for extension - needs to be abstract, final or empty. 820
Errors Parameter encryption should be final. 820
Errors First sentence should end with a period. 824
Errors Method 'setSessionData' is not designed for extension - needs to be abstract, final or empty. 831
Errors Parameter key should be final. 831
Errors Parameter value should be final. 831
Errors First sentence should end with a period. 835
Errors Method 'sysreq' is not designed for extension - needs to be abstract, final or empty. 838
Errors Method 'tab' is not designed for extension - needs to be abstract, final or empty. 851
Errors Line has trailing spaces. 864
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 874
Errors Method 'type' is not designed for extension - needs to be abstract, final or empty. 907
Errors Parameter key should be final. 907
Errors 'if' construct must use '{}'s. 922
Errors Line has trailing spaces. 939
Errors Method 'up' is not designed for extension - needs to be abstract, final or empty. 946
Errors Method 'getPreviousUnprotectedField' is not designed for extension - needs to be abstract, final or empty. 970
Errors Parameter pos should be final. 970
Errors Method 'getTelnet' is not designed for extension - needs to be abstract, final or empty. 996
Errors Missing a Javadoc comment. 996
Errors Method 'lockKeyboard' is not designed for extension - needs to be abstract, final or empty. 1000
Errors Missing a Javadoc comment. 1000
Errors Method 'unlockKeyboard' is not designed for extension - needs to be abstract, final or empty. 1004
Errors Missing a Javadoc comment. 1004
Errors Line is longer than 80 characters. 1014

org/freehost3270/client/RW3270Field.java

Violation Message Line
Errors Missing a Javadoc comment. 47
Errors 'static' modifier out of order with the JLS suggestions. 47
Errors Missing a Javadoc comment. 49
Errors 'static' modifier out of order with the JLS suggestions. 49
Errors Missing a Javadoc comment. 51
Errors 'static' modifier out of order with the JLS suggestions. 51
Errors Missing a Javadoc comment. 53
Errors 'static' modifier out of order with the JLS suggestions. 53
Errors Missing a Javadoc comment. 55
Errors 'static' modifier out of order with the JLS suggestions. 55
Errors Missing a Javadoc comment. 57
Errors 'static' modifier out of order with the JLS suggestions. 57
Errors Missing a Javadoc comment. 59
Errors 'static' modifier out of order with the JLS suggestions. 59
Errors Missing a Javadoc comment. 61
Errors 'static' modifier out of order with the JLS suggestions. 61
Errors Missing a Javadoc comment. 63
Errors 'static' modifier out of order with the JLS suggestions. 63
Errors Missing a Javadoc comment. 65
Errors 'static' modifier out of order with the JLS suggestions. 65
Errors Missing a Javadoc comment. 67
Errors 'static' modifier out of order with the JLS suggestions. 67
Errors Missing a Javadoc comment. 69
Errors 'static' modifier out of order with the JLS suggestions. 69
Errors Missing a Javadoc comment. 71
Errors 'static' modifier out of order with the JLS suggestions. 71
Errors Missing a Javadoc comment. 73
Errors 'static' modifier out of order with the JLS suggestions. 73
Errors Missing a Javadoc comment. 75
Errors 'static' modifier out of order with the JLS suggestions. 75
Errors Missing a Javadoc comment. 77
Errors 'static' modifier out of order with the JLS suggestions. 77
Errors Missing a Javadoc comment. 79
Errors Missing a Javadoc comment. 81
Errors Missing a Javadoc comment. 83
Errors Missing a Javadoc comment. 85
Errors Line has trailing spaces. 87
Errors First sentence should end with a period. 88
Errors Parameter fa should be final. 100
Errors 'fa' hides a field. 100
Errors Expected @param tag for 'fa'. 100
Errors Parameter rw should be final. 100
Errors 'rw' hides a field. 100
Errors Expected @param tag for 'rw'. 100
Errors First sentence should end with a period. 111
Errors Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. 118
Errors First sentence should end with a period. 122
Errors Line has trailing spaces. 125
Errors Method 'clear' is not designed for extension - needs to be abstract, final or empty. 127
Errors Avoid inline conditionals. 131
Errors Method 'isProtected' is not designed for extension - needs to be abstract, final or empty. 142
Errors Missing a Javadoc comment. 142
Errors Parameter b should be final. 142
Errors Method 'setBegin' is not designed for extension - needs to be abstract, final or empty. 146
Errors Missing a Javadoc comment. 146
Errors Parameter i should be final. 146
Errors Method 'getBegin' is not designed for extension - needs to be abstract, final or empty. 157
Errors Line has trailing spaces. 163
Errors Method 'setEnd' is not designed for extension - needs to be abstract, final or empty. 166
Errors Parameter i should be final. 166
Errors Expected @param tag for 'i'. 166
Errors Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. 175
Errors Method 'isModified' is not designed for extension - needs to be abstract, final or empty. 183
Errors Method 'isModified' is not designed for extension - needs to be abstract, final or empty. 190
Errors Parameter b should be final. 190
Errors Expected @param tag for 'b'. 190
Errors Expected @throws tag for 'IsProtectedException'. 190
Errors Line has trailing spaces. 196
Errors Line has trailing spaces. 201
Errors Method 'setModified' is not designed for extension - needs to be abstract, final or empty. 204
Errors Parameter b should be final. 204
Errors Expected @throws tag for 'IsProtectedException'. 204
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 214
Errors Line is longer than 80 characters. 217
Errors Line is longer than 80 characters. 218
Errors Line has trailing spaces. 220
Errors Method 'getChars' is not designed for extension - needs to be abstract, final or empty. 224
Errors Line has trailing spaces. 254
Errors Method 'getDisplayChars' is not designed for extension - needs to be abstract, final or empty. 257
Errors Line has trailing spaces. 287
Errors Line is longer than 80 characters. 289
Errors Line is longer than 80 characters. 292
Errors Method 'setData' is not designed for extension - needs to be abstract, final or empty. 292
Errors Parameter s should be final. 292
Errors Line is longer than 80 characters. 294
Errors Avoid inline conditionals. 298
Errors Line has trailing spaces. 320
Errors Method 'size' is not designed for extension - needs to be abstract, final or empty. 323
Errors Method 'getForegroundColor' is not designed for extension - needs to be abstract, final or empty. 335
Errors Method 'getBackgroundColor' is not designed for extension - needs to be abstract, final or empty. 343
Errors Method 'getHighlighting' is not designed for extension - needs to be abstract, final or empty. 351
Errors Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. 359
Errors Method 'isBold' is not designed for extension - needs to be abstract, final or empty. 367
Errors Method 'isNumeric' is not designed for extension - needs to be abstract, final or empty. 376
Errors Method 'isHighIntensity' is not designed for extension - needs to be abstract, final or empty. 380
Errors Missing a Javadoc comment. 380
Errors Method 'getFieldAttribute' is not designed for extension - needs to be abstract, final or empty. 384
Errors Missing a Javadoc comment. 384
Errors Expected an @return tag. 393
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 393

org/freehost3270/client/RWTelnet.java

Violation Message Line
Errors Unused import - javax.net.ssl.SSLSocket. 38
Errors First sentence should end with a period. 41
Errors First sentence should end with a period. 47
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Errors First sentence should end with a period. 53
Errors First sentence should end with a period. 56
Errors First sentence should end with a period. 59
Errors First sentence should end with a period. 62
Errors First sentence should end with a period. 65
Errors First sentence should end with a period. 68
Errors First sentence should end with a period. 71
Errors First sentence should end with a period. 74
Errors First sentence should end with a period. 77
Errors First sentence should end with a period. 82
Errors First sentence should end with a period. 85
Errors First sentence should end with a period. 88
Errors First sentence should end with a period. 91
Errors First sentence should end with a period. 94
Errors First sentence should end with a period. 98
Errors First sentence should end with a period. 101
Errors First sentence should end with a period. 104
Errors First sentence should end with a period. 107
Errors First sentence should end with a period. 115
Errors First sentence should end with a period. 118
Errors First sentence should end with a period. 121
Errors First sentence should end with a period. 124
Errors First sentence should end with a period. 127
Errors First sentence should end with a period. 130
Errors First sentence should end with a period. 133
Errors First sentence should end with a period. 136
Errors First sentence should end with a period. 139
Errors First sentence should end with a period. 142
Errors First sentence should end with a period. 145
Errors First sentence should end with a period. 148
Errors First sentence should end with a period. 151
Errors First sentence should end with a period. 154
Errors First sentence should end with a period. 157
Errors First sentence should end with a period. 160
Errors First sentence should end with a period. 163
Errors First sentence should end with a period. 166
Errors First sentence should end with a period. 169
Errors First sentence should end with a period. 173
Errors First sentence should end with a period. 176
Errors Parameter streamParser should be final. 184
Errors Parameter model should be final. 184
Errors Parameter theThreadName should be final. 185
Errors '4096' is a magic number. 188
Errors '60' is a magic number. 193
Errors '3' is a magic number. 194
Errors '3' is a magic number. 195
Errors Avoid inline conditionals. 196
Errors Parameter note should be final. 207
Errors Parameter buffer should be final. 207
Errors Parameter count should be final. 207
Errors '80' is a magic number. 212
Errors Inner assignments should be avoided. 238
Errors '}' should be on the same line. 250
Errors '}' should be on the same line. 254
Errors Line has trailing spaces. 255
Errors ',' is not followed by whitespace. 258
Errors '}' should be on the same line. 259
Errors Line has trailing spaces. 260
Errors Line has trailing spaces. 274
Errors Line has trailing spaces. 275
Errors Line is longer than 80 characters. 277
Errors Parameter host should be final. 277
Errors Parameter port should be final. 277
Errors Parameter host3270 should be final. 277
Errors Parameter port3270 should be final. 277
Errors Expected @throws tag for 'UnknownHostException'. 277
Errors Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 277
Errors Expected @throws tag for 'IOException'. 277
Errors '0xCC' is a magic number. 288
Errors '0xCC' is a magic number. 293
Errors Line has trailing spaces. 302
Errors Parameter host should be final. 316
Errors Parameter port should be final. 316
Errors Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 316
Errors '1000' is a magic number. 326
Errors '1000' is a magic number. 335
Errors 'if' construct must use '{}'s. 357
Errors 'if' construct must use '{}'s. 359
Errors 'if' construct must use '{}'s. 361
Errors 'if' construct must use '{}'s. 363
Errors Line has trailing spaces. 369
Errors '3' is a magic number. 370
Errors '3' is a magic number. 371
Errors '}' should be on the same line. 374
Errors Parameter netBuf should be final. 387
Errors Parameter out should be final. 409
Errors Parameter outLen should be final. 409
Errors 'if' construct must use '{}'s. 429
Errors Parameter useEncryption should be final. 438
Errors Parameter timeout should be final. 446
Errors Parameter key should be final. 456
Errors Parameter value should be final. 456
Errors '4' is a magic number. 461
Errors '0xCC' is a magic number. 462
Errors '0xCC' is a magic number. 463
Errors '0xCC' is a magic number. 465
Errors '3' is a magic number. 466
Errors '3' is a magic number. 468
Errors '0xCC' is a magic number. 468
Errors '}' should be on the same line. 473
Errors First sentence should end with a period. 479
Errors Parameter c should be final. 484
Errors Parameter cmd should be final. 507
Errors Parameter tnOption should be final. 507
Errors Avoid inline conditionals. 509
Errors Parameter tnCmd should be final. 546
Errors Parameter tnOption should be final. 546
Errors '3' is a magic number. 547
Errors '3' is a magic number. 553
Errors '}' should be on the same line. 556
Errors '{' is followed by whitespace. 569
Errors Parameter tnCmd should be final. 590
Errors Parameter tnOption should be final. 590
Errors switch without "default" clause. 595
Errors switch without "default" clause. 599
Errors switch without "default" clause. 635
Errors Name 'curr_byte' must match pattern '^[a-z][a-zA-Z0-9]*$'. 657
Errors switch without "default" clause. 671
Errors '}' should be on the same line. 679
Errors switch without "default" clause. 692
Errors Line is longer than 80 characters. 695
Errors First sentence should end with a period. 776
Errors Expected @throws tag for 'IOException'. 781
Errors '2048' is a magic number. 782
Errors Name 'bytes_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 789
Errors Inner assignments should be avoided. 797
Errors '256' is a magic number. 798
Errors 'if' construct must use '{}'s. 802
Errors First sentence should end with a period. 807
Errors Parameter flag should be final. 812
Errors Line is longer than 80 characters. 824

org/freehost3270/client/RWTn3270StreamParser.java

Violation Message Line
Errors First sentence should end with a period. 50
Errors 'static' modifier out of order with the JLS suggestions. 51
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Errors First sentence should end with a period. 54
Errors 'static' modifier out of order with the JLS suggestions. 55
Errors Name 'logP' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Errors Missing a Javadoc comment. 58
Errors Name 'addrTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
Errors '{' is followed by whitespace. 58
Errors First sentence should end with a period. 66
Errors Name 'ebc2asc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 67
Errors '{' is followed by whitespace. 67
Errors First sentence should end with a period. 86
Errors Name 'asc2ebc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 87
Errors '{' is followed by whitespace. 87
Errors 'static' modifier out of order with the JLS suggestions. 113
Errors Missing a Javadoc comment. 115
Errors 'static' modifier out of order with the JLS suggestions. 115
Errors 'static' modifier out of order with the JLS suggestions. 120
Errors Missing a Javadoc comment. 122
Errors 'static' modifier out of order with the JLS suggestions. 122
Errors First sentence should end with a period. 124
Errors 'static' modifier out of order with the JLS suggestions. 127
Errors Missing a Javadoc comment. 129
Errors 'static' modifier out of order with the JLS suggestions. 129
Errors First sentence should end with a period. 131
Errors 'static' modifier out of order with the JLS suggestions. 134
Errors Missing a Javadoc comment. 136
Errors 'static' modifier out of order with the JLS suggestions. 136
Errors First sentence should end with a period. 138
Errors 'static' modifier out of order with the JLS suggestions. 141
Errors Missing a Javadoc comment. 143
Errors 'static' modifier out of order with the JLS suggestions. 143
Errors First sentence should end with a period. 145
Errors 'static' modifier out of order with the JLS suggestions. 148
Errors Missing a Javadoc comment. 150
Errors 'static' modifier out of order with the JLS suggestions. 150
Errors 'static' modifier out of order with the JLS suggestions. 155
Errors Missing a Javadoc comment. 157
Errors 'static' modifier out of order with the JLS suggestions. 157
Errors 'static' modifier out of order with the JLS suggestions. 162
Errors Missing a Javadoc comment. 164
Errors 'static' modifier out of order with the JLS suggestions. 164
Errors First sentence should end with a period. 166
Errors 'static' modifier out of order with the JLS suggestions. 169
Errors First sentence should end with a period. 175
Errors 'static' modifier out of order with the JLS suggestions. 178
Errors First sentence should end with a period. 180
Errors 'static' modifier out of order with the JLS suggestions. 183
Errors First sentence should end with a period. 185
Errors 'static' modifier out of order with the JLS suggestions. 188
Errors First sentence should end with a period. 190
Errors 'static' modifier out of order with the JLS suggestions. 193
Errors First sentence should end with a period. 195
Errors 'static' modifier out of order with the JLS suggestions. 198
Errors First sentence should end with a period. 200
Errors 'static' modifier out of order with the JLS suggestions. 203
Errors First sentence should end with a period. 205
Errors 'static' modifier out of order with the JLS suggestions. 208
Errors First sentence should end with a period. 210
Errors 'static' modifier out of order with the JLS suggestions. 213
Errors First sentence should end with a period. 215
Errors 'static' modifier out of order with the JLS suggestions. 218
Errors First sentence should end with a period. 220
Errors 'static' modifier out of order with the JLS suggestions. 223
Errors First sentence should end with a period. 228
Errors 'static' modifier out of order with the JLS suggestions. 231
Errors First sentence should end with a period. 233
Errors 'static' modifier out of order with the JLS suggestions. 236
Errors First sentence should end with a period. 238
Errors 'static' modifier out of order with the JLS suggestions. 241
Errors First sentence should end with a period. 243
Errors 'static' modifier out of order with the JLS suggestions. 246
Errors First sentence should end with a period. 248
Errors 'static' modifier out of order with the JLS suggestions. 251
Errors First sentence should end with a period. 253
Errors 'static' modifier out of order with the JLS suggestions. 256
Errors First sentence should end with a period. 258
Errors 'static' modifier out of order with the JLS suggestions. 261
Errors First sentence should end with a period. 263
Errors 'static' modifier out of order with the JLS suggestions. 266
Errors Missing a Javadoc comment. 268
Errors 'static' modifier out of order with the JLS suggestions. 268
Errors Missing a Javadoc comment. 270
Errors 'static' modifier out of order with the JLS suggestions. 270
Errors Missing a Javadoc comment. 272
Errors 'static' modifier out of order with the JLS suggestions. 272
Errors Missing a Javadoc comment. 274
Errors 'static' modifier out of order with the JLS suggestions. 274
Errors Missing a Javadoc comment. 276
Errors 'static' modifier out of order with the JLS suggestions. 276
Errors Missing a Javadoc comment. 278
Errors 'static' modifier out of order with the JLS suggestions. 278
Errors Missing a Javadoc comment. 280
Errors Missing a Javadoc comment. 282
Errors Missing a Javadoc comment. 284
Errors Missing a Javadoc comment. 286
Errors Missing a Javadoc comment. 288
Errors Variable 'client' must be private and have accessor methods. 288
Errors Missing a Javadoc comment. 290
Errors Missing a Javadoc comment. 292
Errors Missing a Javadoc comment. 294
Errors Missing a Javadoc comment. 296
Errors Missing a Javadoc comment. 298
Errors Missing a Javadoc comment. 300
Errors Missing a Javadoc comment. 302
Errors Missing a Javadoc comment. 304
Errors Missing a Javadoc comment. 306
Errors Missing a Javadoc comment. 308
Errors Parameter rw should be final. 308
Errors 'rw' hides a field. 308
Errors Parameter client should be final. 308
Errors 'client' hides a field. 308
Errors Parameter inBuf should be final. 318
Errors Expected @param tag for 'inBuf'. 318
Errors Parameter inBufLen should be final. 318
Errors Expected @param tag for 'inBufLen'. 318
Errors Expected @throws tag for 'IOException'. 319
Errors switch without "default" clause. 344
Errors Line is longer than 80 characters. 464
Errors Line is longer than 80 characters. 469
Errors Line is longer than 80 characters. 471
Errors Line is longer than 80 characters. 473
Errors switch without "default" clause. 499
Errors '0x04' is a magic number. 519
Errors Avoid inline conditionals. 629
Errors Line is longer than 80 characters. 658
Errors Line is longer than 80 characters. 668
Errors Line is longer than 80 characters. 669
Errors Line is longer than 80 characters. 696
Errors Line is longer than 80 characters. 728
Errors Parameter buf should be final. 739
Errors Expected @param tag for 'buf'. 739
Errors '3' is a magic number. 757
Errors '8' is a magic number. 763
Errors '5' is a magic number. 772
Errors '3' is a magic number. 778
Errors '4' is a magic number. 779
Errors 'if' construct must use '{}'s. 783
Errors '0xFF' is a magic number. 783
Errors '}' should be on the same line. 788
Errors 'if' construct must use '{}'s. 795
Errors '0xFF' is a magic number. 795
Errors switch without "default" clause. 797
Errors '5' is a magic number. 797
Errors '}' should be on the same line. 810
Errors '5' is a magic number. 828
Errors '3' is a magic number. 834
Errors '4' is a magic number. 835
Errors '4' is a magic number. 848
Errors '4' is a magic number. 852
Errors Line is longer than 80 characters. 891
Errors Line is longer than 80 characters. 896
Errors Extra HTML tag found: </h3>3.6.1.1 Read Buffer Command</h3> 902
Errors Extra HTML tag found: </h3> 902
Errors '40' is a magic number. 910
Errors '6' is a magic number. 916
Errors '0x3F' is a magic number. 916
Errors '0x3F' is a magic number. 917
Errors '}' should be on the same line. 934
Errors Line is longer than 80 characters. 960
Errors Line is longer than 80 characters. 961
Errors '40' is a magic number. 971
Errors switch without "default" clause. 974
Errors '}' should be on the same line. 982
Errors '6' is a magic number. 991
Errors '0x3F' is a magic number. 991
Errors '0x3F' is a magic number. 992
Errors '}' should be on the same line. 1006
Errors '6' is a magic number. 1031
Errors '0x3F' is a magic number. 1031
Errors '0x3F' is a magic number. 1032
Errors '{' should be on the previous line. 1037
Errors Line is longer than 80 characters. 1041
Errors '}' should be on the same line. 1050
Errors Missing a Javadoc comment. 1056
Errors Missing a Javadoc comment. 1060
Errors '}' should be on the same line. 1066
Errors Missing a Javadoc comment. 1074
Errors Comment matches to-do format 'TODO:'. 1075
Errors Unclosed HTML tag found: <TABLE border = 1> 1084
Errors Line is longer than 80 characters. 1093
Errors Line is longer than 80 characters. 1094
Errors Line is longer than 80 characters. 1096
Errors Line is longer than 80 characters. 1099
Errors Line is longer than 80 characters. 1119
Errors Line is longer than 80 characters. 1123
Errors switch without "default" clause. 1144
Errors Line is longer than 80 characters. 1209
Errors Line is longer than 80 characters. 1212
Errors Expected an @return tag. 1214
Errors '0xC0' is a magic number. 1218
Errors '0x3F' is a magic number. 1219
Errors '8' is a magic number. 1219
Errors '0x3F' is a magic number. 1221
Errors '6' is a magic number. 1221
Errors '0x3F' is a magic number. 1221
Errors '247' is a magic number. 1242
Errors '240' is a magic number. 1243
Errors '240' is a magic number. 1244
Errors Line is longer than 80 characters. 1301
Errors Inner assignments should be avoided. 1390
Errors Missing a Javadoc comment. 1481
Errors Line is longer than 80 characters. 1487
Errors Line is longer than 80 characters. 1488
Errors Avoid inline conditionals. 1530
Errors Line is longer than 80 characters. 1540
Errors Expected an @return tag. 1544
Errors Method length is 225 lines (max allowed is 150). 1544
Errors Parameter model should be final. 1544
Errors Expected @param tag for 'model'. 1544
Errors Parameter summary should be final. 1544
Errors Expected @param tag for 'summary'. 1544
Errors Name 'HIGHLIGHT_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1551
Errors Name 'HIGHLIGHT_NORMAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1552
Errors Name 'HIGHLIGHT_BLINK' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1553
Errors Name 'HIGHLIGHT_REVERSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1554
Errors Name 'HIGHLIGHT_UNDERSCORE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1555
Errors Name 'HIGHLIGHT_INTENSIFY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1556
Errors Name 'COLOR_NEUTRAL1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1559
Errors Name 'COLOR_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1560
Errors Name 'COLOR_RED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1561
Errors Name 'COLOR_PINK' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1562
Errors Name 'COLOR_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1563
Errors Name 'COLOR_TURQUOISE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1564
Errors Name 'COLOR_YELLOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1565
Errors Name 'COLOR_NEUTRAL2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1566
Errors Name 'COLOR_BLACK' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1567
Errors Name 'COLOR_DEEP_BLUE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1568
Errors Name 'COLOR_ORANGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1569
Errors Name 'COLOR_PURPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1570
Errors Name 'COLOR_PALE_GREEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1571
Errors Name 'COLOR_PALE_TURQUOISE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1572
Errors Name 'COLOR_GREY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1573
Errors Name 'COLOR_WHITE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1574
Errors Name 'QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1576
Errors Name 'SUMMARY_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1577
Errors Name 'COLOR_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1578
Errors Name 'HIGHLIGHT_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1579
Errors Name 'IMP_PART_QUERY_REPLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1580
Errors '15' is a magic number. 1583
Errors '0x0F' is a magic number. 1586
Errors '3' is a magic number. 1590
Errors '4' is a magic number. 1592
Errors '0x05' is a magic number. 1592
Errors '5' is a magic number. 1596
Errors '6' is a magic number. 1597
Errors '7' is a magic number. 1599
Errors '8' is a magic number. 1600
Errors '9' is a magic number. 1602
Errors '10' is a magic number. 1603
Errors '11' is a magic number. 1605
Errors '12' is a magic number. 1606
Errors '13' is a magic number. 1608
Errors '14' is a magic number. 1609
Errors '40' is a magic number. 1612
Errors '0x26' is a magic number. 1616
Errors '3' is a magic number. 1619
Errors '4' is a magic number. 1621
Errors '5' is a magic number. 1623
Errors '0x10' is a magic number. 1623
Errors '6' is a magic number. 1626
Errors '7' is a magic number. 1627
Errors '8' is a magic number. 1629
Errors '9' is a magic number. 1630
Errors '10' is a magic number. 1632
Errors '11' is a magic number. 1633
Errors '12' is a magic number. 1635
Errors '13' is a magic number. 1636
Errors '14' is a magic number. 1638
Errors '15' is a magic number. 1639
Errors '16' is a magic number. 1641
Errors '17' is a magic number. 1642
Errors '18' is a magic number. 1644
Errors '19' is a magic number. 1645
Errors '20' is a magic number. 1647
Errors '21' is a magic number. 1648
Errors '22' is a magic number. 1650
Errors '23' is a magic number. 1651
Errors '24' is a magic number. 1653
Errors '25' is a magic number. 1654
Errors '26' is a magic number. 1656
Errors '27' is a magic number. 1657
Errors '28' is a magic number. 1659
Errors '29' is a magic number. 1660
Errors '30' is a magic number. 1662
Errors '31' is a magic number. 1663
Errors '32' is a magic number. 1665
Errors '33' is a magic number. 1666
Errors '34' is a magic number. 1668
Errors '35' is a magic number. 1669
Errors '36' is a magic number. 1671
Errors '37' is a magic number. 1672
Errors '38' is a magic number. 1674
Errors '39' is a magic number. 1675
Errors '17' is a magic number. 1678
Errors '0x11' is a magic number. 1682
Errors '3' is a magic number. 1685
Errors '4' is a magic number. 1687
Errors '5' is a magic number. 1688
Errors Line is longer than 80 characters. 1689
Errors '6' is a magic number. 1690
Errors '0x0B' is a magic number. 1690
Errors '7' is a magic number. 1691
Errors '8' is a magic number. 1692
Errors Line is longer than 80 characters. 1693
Errors '9' is a magic number. 1694
Errors '10' is a magic number. 1695
Errors '0x50' is a magic number. 1695
Errors '11' is a magic number. 1697
Errors '12' is a magic number. 1698
Errors '0x18' is a magic number. 1698
Errors Line is longer than 80 characters. 1699
Errors '13' is a magic number. 1701
Errors '14' is a magic number. 1702
Errors '0x50' is a magic number. 1702
Errors '15' is a magic number. 1704
Errors '16' is a magic number. 1705
Errors '0x18' is a magic number. 1705
Errors '8' is a magic number. 1708
Errors '0x08' is a magic number. 1710
Errors '3' is a magic number. 1714
Errors '4' is a magic number. 1719
Errors '5' is a magic number. 1720
Errors '6' is a magic number. 1721
Errors '7' is a magic number. 1722
Errors Line is longer than 80 characters. 1726
Errors '0x88' is a magic number. 1733
Errors Line is longer than 80 characters. 1761
Errors Line contains a tab character. 1761
Errors Line contains a tab character. 1762
Errors Line contains a tab character. 1763
Errors Line contains a tab character. 1764
Errors Line contains a tab character. 1765

org/freehost3270/client/RWTnAction.java

Violation Message Line
Errors Redundant 'public' modifier. 42
Errors First sentence should end with a period. 44
Errors Redundant 'public' modifier. 48
Errors Redundant 'public' modifier. 54
Errors First sentence should end with a period. 56
Errors Redundant 'public' modifier. 60
Errors Redundant 'public' modifier. 72
Errors Line has trailing spaces. 77
Errors Redundant 'public' modifier. 85
Errors Line has trailing spaces. 92
Errors Redundant 'public' modifier. 104
Errors Line has trailing spaces. 108
Errors Redundant 'public' modifier. 117
Errors Line has trailing spaces. 123
Errors Line has trailing spaces. 143
Errors Redundant 'public' modifier. 147
Errors First sentence should end with a period. 149
Errors Redundant 'public' modifier. 153
Errors Expected @param tag for 'e'. 153

org/freehost3270/client/package.html

Violation Message Line
Errors Missing package documentation file. 0