Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
200794

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
394Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
37Errors Error
JavadocMethod10Errors Error
JavadocType0Errors Error
JavadocVariable14Errors Error
JavadocStyle1Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports1Errors Error
LineLength105Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter37Errors Error
WhitespaceAround142Errors Error
ModifierOrder2Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock3Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField2Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber21Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression10Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension7Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters7Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/nongnu/pulsefire/wire/serial/SerialDeviceWireManager.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsLine has trailing spaces.12
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.17
ErrorsLine is longer than 80 characters.18
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.20
ErrorsUnused import - org.nongnu.pulsefire.device.DeviceWireManager.40
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsMethod 'getDevicePorts' is not designed for extension - needs to be abstract, final or empty.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
Errors'10' is a magic number.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
Errors'while' is not followed by whitespace.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
Errors'cast' is not followed by whitespace.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
Errors'if' is not followed by whitespace.66
Errors'==' is not preceded with whitespace.66
Errors'==' is not followed by whitespace.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsMust have at least one statement.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'+' is not preceded with whitespace.72
Errors'+' is not followed by whitespace.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsMethod 'connect' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsParameter port should be final.77
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
Errors';' is not followed by whitespace.84
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
Errors'cast' is not followed by whitespace.88
ErrorsLine contains a tab character.89
Errors'+' is not preceded with whitespace.89
Errors'+' is not followed by whitespace.89
ErrorsLine contains a tab character.90
ErrorsLine has trailing spaces.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
Errors'2000' is a magic number.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
Errors'115200' is a magic number.97
Errors',' is not followed by whitespace.97
Errors',' is not followed by whitespace.97
Errors',' is not followed by whitespace.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
Errors';' is not followed by whitespace.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
Errors',' is not followed by whitespace.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
Errors'==' is not preceded with whitespace.107
ErrorsExpression can be simplified.107
Errors'==' is not followed by whitespace.107
ErrorsLine has trailing spaces.108
ErrorsLine contains a tab character.108
Errors'200' is a magic number.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
Errors';' is not followed by whitespace.112
Errors'5' is a magic number.112
ErrorsLine contains a tab character.113
Errors'=' is not preceded with whitespace.113
Errors'=' is not followed by whitespace.113
Errors';' is not followed by whitespace.113
Errors'<' is not preceded with whitespace.113
Errors'10' is a magic number.113
Errors'<' is not followed by whitespace.113
Errors';' is not followed by whitespace.113
ErrorsLine contains a tab character.114
Errors'1000' is a magic number.114
ErrorsLine contains a tab character.115
Errors'==' is not preceded with whitespace.115
Errors'==' is not followed by whitespace.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Errors';' is not followed by whitespace.124
Errors'7' is a magic number.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
Errors'=' is not preceded with whitespace.126
Errors'=' is not followed by whitespace.126
Errors';' is not followed by whitespace.126
Errors'<' is not preceded with whitespace.126
Errors'20' is a magic number.126
Errors'<' is not followed by whitespace.126
Errors';' is not followed by whitespace.126
ErrorsLine contains a tab character.127
Errors'100' is a magic number.127
ErrorsLine contains a tab character.128
Errors'==' is not preceded with whitespace.128
Errors'==' is not followed by whitespace.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
Errors'!=' is not preceded with whitespace.131
Errors'!=' is not followed by whitespace.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
Errors'==' is not preceded with whitespace.134
Errors'11' is a magic number.134
Errors'==' is not followed by whitespace.134
Errors'==' is not preceded with whitespace.134
Errors'==' is not followed by whitespace.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143
Errors'-' is not preceded with whitespace.143
Errors'-' is not followed by whitespace.143
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
Errors'==' is not preceded with whitespace.146
ErrorsExpression can be simplified.146
Errors'==' is not followed by whitespace.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsMethod 'disconnect' is not designed for extension - needs to be abstract, final or empty.152
ErrorsLine contains a tab character.153
ErrorsParameter error should be final.153
ErrorsLine contains a tab character.154
Errors'==' is not preceded with whitespace.154
Errors'==' is not followed by whitespace.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
Errors'==' is not preceded with whitespace.157
ErrorsExpression can be simplified.157
Errors'==' is not followed by whitespace.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166

org/nongnu/pulsefire/wire/serial/SerialDeviceWireThread.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsLine has trailing spaces.12
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.17
ErrorsLine is longer than 80 characters.18
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
Errors'private' modifier out of order with the JLS suggestions.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
Errors'private' modifier out of order with the JLS suggestions.62
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter deviceManager should be final.65
Errors'deviceManager' hides a field.65
Errors',' is not followed by whitespace.65
ErrorsParameter serialPort should be final.65
Errors'serialPort' hides a field.65
ErrorsLine contains a tab character.66
Errors'if' is not followed by whitespace.66
Errors'==' is not preceded with whitespace.66
Errors'==' is not followed by whitespace.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'if' is not followed by whitespace.69
Errors'==' is not preceded with whitespace.69
Errors'==' is not followed by whitespace.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
Errors'=' is not preceded with whitespace.73
ErrorsLine contains a tab character.74
Errors'=' is not preceded with whitespace.74
Errors'=' is not followed by whitespace.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
Errors',' is not followed by whitespace.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
Errors',' is not followed by whitespace.77
ErrorsLine contains a tab character.78
Errors'+' is not preceded with whitespace.78
Errors'+' is not followed by whitespace.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
Errors'!=' is not preceded with whitespace.86
Errors'!=' is not followed by whitespace.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
Errors'5' is a magic number.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
Errors',' is not followed by whitespace.94
Errors',' is not followed by whitespace.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
Errors'+' is not preceded with whitespace.96
Errors'+' is not followed by whitespace.96
ErrorsLine contains a tab character.97
ErrorsMust have at least one statement.97
Errors'{' is not followed by whitespace.97
Errors'}' is not preceded with whitespace.97
ErrorsLine contains a tab character.98
ErrorsMust have at least one statement.98
Errors'{' is not followed by whitespace.98
Errors'}' is not preceded with whitespace.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsFirst sentence should end with a period.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsParameter testSendCommand should be final.106
ErrorsExpected @param tag for 'testSendCommand'.106
ErrorsLine contains a tab character.107
Errors'==' is not preceded with whitespace.107
ErrorsExpression can be simplified.107
Errors'==' is not followed by whitespace.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
Errors'<' is not preceded with whitespace.111
Errors'<' is not followed by whitespace.111
Errors'+' is not preceded with whitespace.111
Errors'+' is not followed by whitespace.111
Errors'15' is a magic number.111
Errors'*' is not preceded with whitespace.111
Errors'*' is not followed by whitespace.111
Errors'1000' is a magic number.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
Errors'+' is not preceded with whitespace.115
Errors'+' is not followed by whitespace.115
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
Errors'!=' is not preceded with whitespace.120
Errors'!=' is not followed by whitespace.120
ErrorsLine contains a tab character.121
Errors'=' is not preceded with whitespace.121
Errors'=' is not followed by whitespace.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
Errors'!=' is not preceded with whitespace.125
Errors'!=' is not followed by whitespace.125
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
ErrorsLine is longer than 80 characters.129
ErrorsLine contains a tab character.129
Errors',' is not followed by whitespace.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
Errors',' is not followed by whitespace.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine is longer than 80 characters.133
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
Errors',' is not followed by whitespace.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine has trailing spaces.137
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsMissing a Javadoc comment.138
ErrorsLine has trailing spaces.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
Errors'==' is not preceded with whitespace.141
Errors'==' is not followed by whitespace.141
ErrorsLine contains a tab character.142
Errors'10' is a magic number.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
Errors'!=' is not preceded with whitespace.146
Errors'!=' is not followed by whitespace.146
ErrorsLine has trailing spaces.147
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
Errors'+' is not preceded with whitespace.152
Errors'+' is not followed by whitespace.152
Errors'+' is not preceded with whitespace.152
Errors'+' is not followed by whitespace.152
Errors'+' is not preceded with whitespace.152
Errors'+' is not followed by whitespace.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
Errors'==' is not preceded with whitespace.161
ErrorsExpression can be simplified.161
Errors'==' is not followed by whitespace.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
Errors',' is not followed by whitespace.162
Errors',' is not followed by whitespace.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
Errors',' is not followed by whitespace.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsMissing a Javadoc comment.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
Errors'==' is not preceded with whitespace.176
Errors'==' is not followed by whitespace.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'==' is not preceded with whitespace.187
ErrorsExpression can be simplified.187
Errors'==' is not followed by whitespace.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine has trailing spaces.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
Errors'+' is not preceded with whitespace.193
Errors'+' is not followed by whitespace.193
ErrorsLine contains a tab character.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
Errors'!=' is not preceded with whitespace.197
Errors'!=' is not followed by whitespace.197
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine has trailing spaces.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine is longer than 80 characters.208
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.212
ErrorsLine contains a tab character.212
Errors'=' is not preceded with whitespace.212
Errors'=' is not followed by whitespace.212
Errors'+' is not preceded with whitespace.212
Errors'+' is not followed by whitespace.212
Errors',' is not followed by whitespace.212
ErrorsLine contains a tab character.213
Errors'==' is not preceded with whitespace.213
ErrorsExpression can be simplified.213
Errors'==' is not followed by whitespace.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'==' is not preceded with whitespace.223
ErrorsExpression can be simplified.223
Errors'==' is not followed by whitespace.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine is longer than 80 characters.227
ErrorsLine contains a tab character.227
Errors'+' is not preceded with whitespace.227
Errors'+' is not followed by whitespace.227
ErrorsLine is longer than 80 characters.228
ErrorsLine contains a tab character.228
Errors'=' is not preceded with whitespace.228
Errors'=' is not followed by whitespace.228
Errors',' is not followed by whitespace.228
ErrorsLine contains a tab character.229
ErrorsLine has trailing spaces.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
Errors'4' is a magic number.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
Errors'4' is a magic number.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
Errors'4' is a magic number.239
ErrorsLine contains a tab character.240
Errors'3' is a magic number.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine is longer than 80 characters.245
ErrorsLine contains a tab character.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
Errors'+' is not preceded with whitespace.245
Errors'+' is not followed by whitespace.245
ErrorsLine is longer than 80 characters.246
ErrorsLine contains a tab character.246
Errors'!=' is not preceded with whitespace.246
Errors'!=' is not followed by whitespace.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
Errors',' is not followed by whitespace.251
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
Errors',' is not followed by whitespace.253
Errors',' is not followed by whitespace.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
Errors'==' is not preceded with whitespace.255
Errors'==' is not followed by whitespace.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine has trailing spaces.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
Errors',' is not followed by whitespace.260
ErrorsLine contains a tab character.261
Errors'==' is not preceded with whitespace.261
Errors'==' is not followed by whitespace.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine is longer than 80 characters.269
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsLine is longer than 80 characters.271
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters.274
ErrorsLine contains a tab character.274
Errors'2000' is a magic number.274
ErrorsLine contains a tab character.275
ErrorsLine is longer than 80 characters.276
ErrorsLine contains a tab character.276
Errors',' is not followed by whitespace.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
Errors',' is not followed by whitespace.277
ErrorsLine is longer than 80 characters.278
ErrorsLine contains a tab character.278
Errors',' is not followed by whitespace.278
ErrorsLine is longer than 80 characters.279
ErrorsLine contains a tab character.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
Errors',' is not followed by whitespace.285
Errors',' is not followed by whitespace.285
ErrorsLine contains a tab character.286
ErrorsLine has trailing spaces.287
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine has trailing spaces.289
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsMissing a Javadoc comment.290
ErrorsParameter cmd should be final.290
Errors',' is not followed by whitespace.290
ErrorsParameter t should be final.290
ErrorsLine contains a tab character.291
Errors'==' is not preceded with whitespace.291
Errors'==' is not followed by whitespace.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters.296
ErrorsLine contains a tab character.296
Errors'==' is not preceded with whitespace.296
Errors'==' is not followed by whitespace.296
Errors'==' is not preceded with whitespace.296
ErrorsExpression can be simplified.296
Errors'==' is not followed by whitespace.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
Errors'==' is not preceded with whitespace.299
Errors'==' is not followed by whitespace.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
Errors'==' is not preceded with whitespace.308
Errors'==' is not followed by whitespace.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
Errors'==' is not preceded with whitespace.310
Errors'==' is not followed by whitespace.310
ErrorsLine is longer than 80 characters.311
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
Errors'!=' is not preceded with whitespace.312
Errors'!=' is not followed by whitespace.312
ErrorsLine is longer than 80 characters.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
Errors'==' is not preceded with whitespace.315
Errors'3' is a magic number.315
Errors'==' is not followed by whitespace.315
ErrorsLine is longer than 80 characters.316
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
Errors'!=' is not preceded with whitespace.317
Errors'!=' is not followed by whitespace.317
Errors'==' is not preceded with whitespace.317
ErrorsExpression can be simplified.317
Errors'==' is not followed by whitespace.317
ErrorsLine is longer than 80 characters.318
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine has trailing spaces.322
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.323
ErrorsMissing a Javadoc comment.323
Errors'{' is not preceded with whitespace.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsMethod 'isRunning' is not designed for extension - needs to be abstract, final or empty.327
ErrorsMissing a Javadoc comment.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine has trailing spaces.330
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsMethod 'hasSeenPromt' is not designed for extension - needs to be abstract, final or empty.331
ErrorsMissing a Javadoc comment.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333