Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
11002747

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
5Errors Error
NewlineAtEndOfFile10Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
1160Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
286Errors Error
JavadocMethod176Errors Error
JavadocType14Errors Error
JavadocVariable10Errors Error
JavadocStyle20Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport2Errors Error
UnusedImports76Errors Error
LineLength558Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround16Errors Error
ModifierOrder6Errors Error
RedundantModifier2Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces2Errors Error
RightCurly0Errors Error
AvoidInlineConditionals4Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField18Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows4Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension116Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier122Errors Error
ArrayTypeStyle0Errors Error
FinalParameters134Errors Error
TodoComment6Errors Error
UpperEll0Errors Error

Details

cz/cuni/amis/pogamut/sposh/context/IUT2004Context.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.sposh.context.IContext.4
ErrorsMissing a Javadoc comment.6
ErrorsLine contains a tab character.8
ErrorsMissing a Javadoc comment.8
ErrorsRedundant 'public' modifier.8
ErrorsLine has trailing spaces.9
ErrorsLine contains a tab character.9
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.sposh.context.IContext.4
ErrorsMissing a Javadoc comment.6
ErrorsLine contains a tab character.8
ErrorsMissing a Javadoc comment.8
ErrorsRedundant 'public' modifier.8
ErrorsLine has trailing spaces.9
ErrorsLine contains a tab character.9

cz/cuni/amis/pogamut/sposh/context/UT2004Behaviour.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.9
ErrorsLine is longer than 80 characters.10
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.15
ErrorsLine is longer than 80 characters.37
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.38
ErrorsLine is longer than 80 characters.39
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.40
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.46
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.48
ErrorsLine is longer than 80 characters.49
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.49
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.54
ErrorsLine is longer than 80 characters.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.55
ErrorsLine is longer than 80 characters.57
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.57
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.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
ErrorsVariable 'random' must be private and have accessor methods.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsVariable 'user' must be private and have accessor methods.75
ErrorsLine has trailing spaces.76
ErrorsVariable 'log' must be private and have accessor methods.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsVariable 'game' must be private and have accessor methods.90
ErrorsLine has trailing spaces.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsVariable 'info' must be private and have accessor methods.100
ErrorsLine has trailing spaces.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsVariable 'players' must be private and have accessor methods.110
ErrorsLine has trailing spaces.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsVariable 'descriptors' must be private and have accessor methods.121
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsVariable 'items' must be private and have accessor methods.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsVariable 'senses' must be private and have accessor methods.141
ErrorsLine has trailing spaces.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
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
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsVariable 'weaponry' must be private and have accessor methods.151
ErrorsLine has trailing spaces.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsVariable 'config' must be private and have accessor methods.161
ErrorsLine has trailing spaces.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsVariable 'raycasting' must be private and have accessor methods.169
ErrorsLine has trailing spaces.170
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine has trailing spaces.174
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsVariable 'body' must be private and have accessor methods.179
ErrorsLine has trailing spaces.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine has trailing spaces.186
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsVariable 'shoot' must be private and have accessor methods.191
ErrorsLine has trailing spaces.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine has trailing spaces.198
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsVariable 'move' must be private and have accessor methods.203
ErrorsLine has trailing spaces.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.213
ErrorsVariable 'pathExecutor' must be private and have accessor methods.213
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.221
ErrorsVariable 'pathPlanner' must be private and have accessor methods.223
ErrorsLine has trailing spaces.224
ErrorsLine is longer than 80 characters.226
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.229
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.232
ErrorsLine has trailing spaces.234
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.237
ErrorsVariable 'navBuilder' must be private and have accessor methods.239
ErrorsLine has trailing spaces.240
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.243
ErrorsVariable 'stats' must be private and have accessor methods.245
ErrorsLine is longer than 80 characters.248
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.254
ErrorsVariable 'fwMap' must be private and have accessor methods.254
ErrorsLine has trailing spaces.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine has trailing spaces.259
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine is longer than 80 characters.269
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsVariable 'runStraight' must be private and have accessor methods.274
ErrorsLine has trailing spaces.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters.278
ErrorsLine contains a tab character.278
ErrorsLine has trailing spaces.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine has trailing spaces.281
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsLine is longer than 80 characters.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine is longer than 80 characters.284
ErrorsLine contains a tab character.284
ErrorsLine has trailing spaces.285
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsVariable 'navigation' must be private and have accessor methods.292
ErrorsLine has trailing spaces.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsVariable 'visibility' must be private and have accessor methods.302
ErrorsLine has trailing spaces.303
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.309
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.311
ErrorsLine has trailing spaces.312
ErrorsVariable 'world' must be private and have accessor methods.316
ErrorsLine has trailing spaces.317
ErrorsVariable 'act' must be private and have accessor methods.321
ErrorsLine contains a tab character.323
ErrorsMissing a Javadoc comment.323
ErrorsParameter name should be final.323
ErrorsParameter bot should be final.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine has trailing spaces.334
ErrorsLine is longer than 80 characters.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.337
ErrorsMethod 'initializeBehaviour' is not designed for extension - needs to be abstract, final or empty.337
ErrorsParameter bot should be final.337
ErrorsExpected @param tag for 'bot'.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.348
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.348
ErrorsParameter bot should be final.348
ErrorsExpected @param tag for 'bot'.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.358
ErrorsParameter bot should be final.358
ErrorsExpected @param tag for 'bot'.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine has trailing spaces.361
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine has trailing spaces.364
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine has trailing spaces.366
ErrorsLine contains a tab character.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine has trailing spaces.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.377
ErrorsParameter bot should be final.377
ErrorsExpected @param tag for 'bot'.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine is longer than 80 characters.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine has trailing spaces.397
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine has trailing spaces.402
ErrorsLine contains a tab character.402
ErrorsParameter bot should be final.402
ErrorsExpected @param tag for 'bot'.402
ErrorsLine has trailing spaces.403
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine is longer than 80 characters.406
ErrorsLine has trailing spaces.408
ErrorsLine is longer than 80 characters.414
ErrorsParameter info should be final.414
Errors'info' hides a field.414
ErrorsExpected @param tag for 'info'.414
ErrorsParameter config should be final.414
Errors'config' hides a field.414
ErrorsExpected @param tag for 'config'.414
ErrorsParameter init should be final.414
ErrorsExpected @param tag for 'init'.414
ErrorsLine is longer than 80 characters.418
ErrorsUnclosed HTML tag found: <i><i>419
ErrorsLine is longer than 80 characters.420
ErrorsLine is longer than 80 characters.421
ErrorsLine is longer than 80 characters.423
ErrorsLine has trailing spaces.425
ErrorsLine is longer than 80 characters.431
ErrorsParameter gameInfo should be final.431
ErrorsExpected @param tag for 'gameInfo'.431
ErrorsParameter config should be final.431
Errors'config' hides a field.431
ErrorsExpected @param tag for 'config'.431
ErrorsParameter init should be final.431
ErrorsExpected @param tag for 'init'.431
ErrorsParameter self should be final.431
ErrorsExpected @param tag for 'self'.431
ErrorsLine has trailing spaces.433
ErrorsLine is longer than 80 characters.435
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine has trailing spaces.438
ErrorsLine is longer than 80 characters.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsMethod 'finishBehaviourInitialization' is not designed for extension - needs to be abstract, final or empty.441
ErrorsLine contains a tab character.442
ErrorsLine is longer than 80 characters.443
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine has trailing spaces.450
ErrorsLine has trailing spaces.453
ErrorsLine has trailing spaces.456
ErrorsLine contains a tab character.456
ErrorsParameter event should be final.456
ErrorsExpected @param tag for 'event'.456
ErrorsLine contains a tab character.457
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.459
ErrorsMissing a Javadoc comment.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine has trailing spaces.462
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.463
ErrorsMissing a Javadoc comment.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.467
ErrorsMethod 'getGetBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.467
ErrorsMissing a Javadoc comment.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.471
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.471
ErrorsMissing a Javadoc comment.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.9
ErrorsLine is longer than 80 characters.10
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.15
ErrorsLine is longer than 80 characters.37
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.38
ErrorsLine is longer than 80 characters.39
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.40
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.46
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.48
ErrorsLine is longer than 80 characters.49
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.49
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.54
ErrorsLine is longer than 80 characters.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.55
ErrorsLine is longer than 80 characters.57
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.57
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.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
ErrorsVariable 'random' must be private and have accessor methods.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsVariable 'user' must be private and have accessor methods.75
ErrorsLine has trailing spaces.76
ErrorsVariable 'log' must be private and have accessor methods.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsVariable 'game' must be private and have accessor methods.90
ErrorsLine has trailing spaces.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsVariable 'info' must be private and have accessor methods.100
ErrorsLine has trailing spaces.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsVariable 'players' must be private and have accessor methods.110
ErrorsLine has trailing spaces.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsVariable 'descriptors' must be private and have accessor methods.121
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsVariable 'items' must be private and have accessor methods.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsVariable 'senses' must be private and have accessor methods.141
ErrorsLine has trailing spaces.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
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
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsVariable 'weaponry' must be private and have accessor methods.151
ErrorsLine has trailing spaces.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine is longer than 80 characters.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsVariable 'config' must be private and have accessor methods.161
ErrorsLine has trailing spaces.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsVariable 'raycasting' must be private and have accessor methods.169
ErrorsLine has trailing spaces.170
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine has trailing spaces.174
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsVariable 'body' must be private and have accessor methods.179
ErrorsLine has trailing spaces.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine has trailing spaces.186
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsVariable 'shoot' must be private and have accessor methods.191
ErrorsLine has trailing spaces.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine has trailing spaces.198
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsVariable 'move' must be private and have accessor methods.203
ErrorsLine has trailing spaces.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.213
ErrorsVariable 'pathExecutor' must be private and have accessor methods.213
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.218
ErrorsLine is longer than 80 characters.221
ErrorsVariable 'pathPlanner' must be private and have accessor methods.223
ErrorsLine has trailing spaces.224
ErrorsLine is longer than 80 characters.226
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.229
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.232
ErrorsLine has trailing spaces.234
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.237
ErrorsVariable 'navBuilder' must be private and have accessor methods.239
ErrorsLine has trailing spaces.240
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.243
ErrorsVariable 'stats' must be private and have accessor methods.245
ErrorsLine is longer than 80 characters.248
ErrorsLine has trailing spaces.249
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.254
ErrorsVariable 'fwMap' must be private and have accessor methods.254
ErrorsLine has trailing spaces.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine has trailing spaces.259
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine is longer than 80 characters.269
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsVariable 'runStraight' must be private and have accessor methods.274
ErrorsLine has trailing spaces.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters.278
ErrorsLine contains a tab character.278
ErrorsLine has trailing spaces.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine has trailing spaces.281
ErrorsLine is longer than 80 characters.281
ErrorsLine contains a tab character.281
ErrorsLine is longer than 80 characters.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine is longer than 80 characters.284
ErrorsLine contains a tab character.284
ErrorsLine has trailing spaces.285
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsVariable 'navigation' must be private and have accessor methods.292
ErrorsLine has trailing spaces.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsVariable 'visibility' must be private and have accessor methods.302
ErrorsLine has trailing spaces.303
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.309
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.311
ErrorsLine has trailing spaces.312
ErrorsVariable 'world' must be private and have accessor methods.316
ErrorsLine has trailing spaces.317
ErrorsVariable 'act' must be private and have accessor methods.321
ErrorsLine contains a tab character.323
ErrorsMissing a Javadoc comment.323
ErrorsParameter name should be final.323
ErrorsParameter bot should be final.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine has trailing spaces.334
ErrorsLine is longer than 80 characters.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.337
ErrorsMethod 'initializeBehaviour' is not designed for extension - needs to be abstract, final or empty.337
ErrorsParameter bot should be final.337
ErrorsExpected @param tag for 'bot'.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.348
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.348
ErrorsParameter bot should be final.348
ErrorsExpected @param tag for 'bot'.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.358
ErrorsParameter bot should be final.358
ErrorsExpected @param tag for 'bot'.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine has trailing spaces.361
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine has trailing spaces.364
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine has trailing spaces.366
ErrorsLine contains a tab character.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine has trailing spaces.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.377
ErrorsParameter bot should be final.377
ErrorsExpected @param tag for 'bot'.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine is longer than 80 characters.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine has trailing spaces.397
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine has trailing spaces.402
ErrorsLine contains a tab character.402
ErrorsParameter bot should be final.402
ErrorsExpected @param tag for 'bot'.402
ErrorsLine has trailing spaces.403
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine is longer than 80 characters.406
ErrorsLine has trailing spaces.408
ErrorsLine is longer than 80 characters.414
ErrorsParameter info should be final.414
Errors'info' hides a field.414
ErrorsExpected @param tag for 'info'.414
ErrorsParameter config should be final.414
Errors'config' hides a field.414
ErrorsExpected @param tag for 'config'.414
ErrorsParameter init should be final.414
ErrorsExpected @param tag for 'init'.414
ErrorsLine is longer than 80 characters.418
ErrorsUnclosed HTML tag found: <i><i>419
ErrorsLine is longer than 80 characters.420
ErrorsLine is longer than 80 characters.421
ErrorsLine is longer than 80 characters.423
ErrorsLine has trailing spaces.425
ErrorsLine is longer than 80 characters.431
ErrorsParameter gameInfo should be final.431
ErrorsExpected @param tag for 'gameInfo'.431
ErrorsParameter config should be final.431
Errors'config' hides a field.431
ErrorsExpected @param tag for 'config'.431
ErrorsParameter init should be final.431
ErrorsExpected @param tag for 'init'.431
ErrorsParameter self should be final.431
ErrorsExpected @param tag for 'self'.431
ErrorsLine has trailing spaces.433
ErrorsLine is longer than 80 characters.435
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine has trailing spaces.438
ErrorsLine is longer than 80 characters.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsMethod 'finishBehaviourInitialization' is not designed for extension - needs to be abstract, final or empty.441
ErrorsLine contains a tab character.442
ErrorsLine is longer than 80 characters.443
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine has trailing spaces.450
ErrorsLine has trailing spaces.453
ErrorsLine has trailing spaces.456
ErrorsLine contains a tab character.456
ErrorsParameter event should be final.456
ErrorsExpected @param tag for 'event'.456
ErrorsLine contains a tab character.457
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.459
ErrorsMissing a Javadoc comment.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine has trailing spaces.462
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.463
ErrorsMissing a Javadoc comment.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.467
ErrorsMethod 'getGetBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.467
ErrorsMissing a Javadoc comment.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.471
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.471
ErrorsMissing a Javadoc comment.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473

cz/cuni/amis/pogamut/sposh/context/UT2004Context.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.9
ErrorsLine is longer than 80 characters.10
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.15
ErrorsLine is longer than 80 characters.38
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.39
ErrorsLine is longer than 80 characters.40
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.41
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.48
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.49
ErrorsLine is longer than 80 characters.50
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.55
ErrorsLine is longer than 80 characters.56
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.56
ErrorsLine is longer than 80 characters.58
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.58
ErrorsLine is longer than 80 characters.64
ErrorsType Javadoc comment is missing an @param <BOT> tag.64
ErrorsLine contains a tab character.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
ErrorsVariable 'random' must be private and have accessor methods.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsVariable 'log' must be private and have accessor methods.74
ErrorsLine has trailing spaces.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsVariable 'game' must be private and have accessor methods.84
ErrorsLine has trailing spaces.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsVariable 'info' must be private and have accessor methods.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsVariable 'players' must be private and have accessor methods.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsVariable 'descriptors' must be private and have accessor methods.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsVariable 'items' must be private and have accessor methods.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsVariable 'senses' must be private and have accessor methods.135
ErrorsLine has trailing spaces.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsVariable 'weaponry' must be private and have accessor methods.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine is longer than 80 characters.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsVariable 'config' must be private and have accessor methods.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsVariable 'raycasting' must be private and have accessor methods.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.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
ErrorsVariable 'combo' must be private and have accessor methods.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine is longer than 80 characters.171
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.173
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsVariable 'body' must be private and have accessor methods.178
ErrorsLine has trailing spaces.179
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine has trailing spaces.185
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsVariable 'shoot' must be private and have accessor methods.190
ErrorsLine has trailing spaces.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters.193
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine has trailing spaces.197
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine is longer than 80 characters.200
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsVariable 'move' must be private and have accessor methods.202
ErrorsLine has trailing spaces.203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.207
ErrorsLine is longer than 80 characters.210
ErrorsLine contains a tab character.212
ErrorsVariable 'pathExecutor' must be private and have accessor methods.212
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.220
ErrorsVariable 'pathPlanner' must be private and have accessor methods.222
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.225
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.228
ErrorsLine has trailing spaces.229
ErrorsLine is longer than 80 characters.231
ErrorsLine has trailing spaces.233
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.236
ErrorsVariable 'navBuilder' must be private and have accessor methods.238
ErrorsLine has trailing spaces.239
ErrorsLine has trailing spaces.240
ErrorsLine has trailing spaces.241
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.244
ErrorsVariable 'stats' must be private and have accessor methods.246
ErrorsLine is longer than 80 characters.249
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.255
ErrorsVariable 'fwMap' must be private and have accessor methods.255
ErrorsLine has trailing spaces.256
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.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 has trailing spaces.266
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
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.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsVariable 'navigation' must be private and have accessor methods.273
ErrorsLine has trailing spaces.274
ErrorsLine is longer than 80 characters.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.280
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.282
ErrorsLine has trailing spaces.283
ErrorsVariable 'world' must be private and have accessor methods.287
ErrorsLine has trailing spaces.288
ErrorsVariable 'act' must be private and have accessor methods.292
ErrorsLine has trailing spaces.295
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.302
ErrorsLine has trailing spaces.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine is longer than 80 characters.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsVariable 'runStraight' must be private and have accessor methods.312
ErrorsLine has trailing spaces.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine is longer than 80 characters.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsVariable 'visibility' must be private and have accessor methods.322
ErrorsLine has trailing spaces.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsVariable 'ctf' must be private and have accessor methods.324
ErrorsLine contains a tab character.326
ErrorsMissing a Javadoc comment.326
ErrorsParameter name should be final.326
ErrorsParameter bot should be final.326
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.332
ErrorsLine is longer than 80 characters.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine has trailing spaces.336
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine has trailing spaces.344
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.346
ErrorsLine contains a tab character.350
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.350
ErrorsParameter bot should be final.350
ErrorsExpected @param tag for 'bot'.350
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine is longer than 80 characters.357
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.360
ErrorsParameter bot should be final.360
ErrorsExpected @param tag for 'bot'.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine has trailing spaces.365
ErrorsLine contains a tab character.365
ErrorsLine has trailing spaces.366
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine has trailing spaces.368
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine has trailing spaces.376
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.379
ErrorsParameter bot should be final.379
ErrorsExpected @param tag for 'bot'.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine has trailing spaces.393
ErrorsLine is longer than 80 characters.393
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine has trailing spaces.401
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine has trailing spaces.406
ErrorsLine contains a tab character.406
ErrorsParameter bot should be final.406
ErrorsExpected @param tag for 'bot'.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.407
ErrorsLine has trailing spaces.408
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine has trailing spaces.412
ErrorsLine is longer than 80 characters.418
ErrorsParameter info should be final.418
Errors'info' hides a field.418
ErrorsExpected @param tag for 'info'.418
ErrorsParameter config should be final.418
Errors'config' hides a field.418
ErrorsExpected @param tag for 'config'.418
ErrorsParameter init should be final.418
ErrorsExpected @param tag for 'init'.418
ErrorsLine is longer than 80 characters.422
ErrorsUnclosed HTML tag found: <i><i>423
ErrorsLine is longer than 80 characters.424
ErrorsLine is longer than 80 characters.425
ErrorsLine is longer than 80 characters.427
ErrorsLine has trailing spaces.429
ErrorsLine is longer than 80 characters.435
ErrorsParameter gameInfo should be final.435
ErrorsExpected @param tag for 'gameInfo'.435
ErrorsParameter config should be final.435
Errors'config' hides a field.435
ErrorsExpected @param tag for 'config'.435
ErrorsParameter init should be final.435
ErrorsExpected @param tag for 'init'.435
ErrorsParameter self should be final.435
ErrorsExpected @param tag for 'self'.435
ErrorsLine has trailing spaces.437
ErrorsLine is longer than 80 characters.439
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine has trailing spaces.442
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsMethod 'finishInitialization' is not designed for extension - needs to be abstract, final or empty.445
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine has trailing spaces.454
ErrorsLine is longer than 80 characters.456
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458
ErrorsLine has trailing spaces.460
ErrorsLine has trailing spaces.463
ErrorsLine has trailing spaces.466
ErrorsLine contains a tab character.466
ErrorsParameter event should be final.466
ErrorsExpected @param tag for 'event'.466
ErrorsLine contains a tab character.467
ErrorsLine has trailing spaces.468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.469
ErrorsMissing a Javadoc comment.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine has trailing spaces.472
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.473
ErrorsMissing a Javadoc comment.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.477
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.477
ErrorsMissing a Javadoc comment.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsMethod 'getRandom' is not designed for extension - needs to be abstract, final or empty.481
ErrorsMissing a Javadoc comment.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.485
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.485
ErrorsMissing a Javadoc comment.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.489
ErrorsMethod 'getGame' is not designed for extension - needs to be abstract, final or empty.489
ErrorsMissing a Javadoc comment.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.493
ErrorsMethod 'getInfo' is not designed for extension - needs to be abstract, final or empty.493
ErrorsMissing a Javadoc comment.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.497
ErrorsMethod 'getPlayers' is not designed for extension - needs to be abstract, final or empty.497
ErrorsMissing a Javadoc comment.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.501
ErrorsMethod 'getDescriptors' is not designed for extension - needs to be abstract, final or empty.501
ErrorsMissing a Javadoc comment.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsMethod 'getItems' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.509
ErrorsMethod 'getSenses' is not designed for extension - needs to be abstract, final or empty.509
ErrorsMissing a Javadoc comment.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.513
ErrorsMethod 'getWeaponry' is not designed for extension - needs to be abstract, final or empty.513
ErrorsMissing a Javadoc comment.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.517
ErrorsMethod 'getConfig' is not designed for extension - needs to be abstract, final or empty.517
ErrorsMissing a Javadoc comment.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.521
ErrorsMethod 'getRaycasting' is not designed for extension - needs to be abstract, final or empty.521
ErrorsMissing a Javadoc comment.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.525
ErrorsMethod 'getShoot' is not designed for extension - needs to be abstract, final or empty.525
ErrorsMissing a Javadoc comment.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.529
ErrorsMethod 'getMove' is not designed for extension - needs to be abstract, final or empty.529
ErrorsMissing a Javadoc comment.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.533
ErrorsMethod 'getPathExecutor' is not designed for extension - needs to be abstract, final or empty.533
ErrorsMissing a Javadoc comment.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.537
ErrorsMethod 'getPathPlanner' is not designed for extension - needs to be abstract, final or empty.537
ErrorsMissing a Javadoc comment.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.541
ErrorsMethod 'getWeaponPrefs' is not designed for extension - needs to be abstract, final or empty.541
ErrorsMissing a Javadoc comment.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.545
ErrorsMethod 'getNavBuilder' is not designed for extension - needs to be abstract, final or empty.545
ErrorsMissing a Javadoc comment.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.549
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.549
ErrorsMissing a Javadoc comment.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.553
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.553
ErrorsMissing a Javadoc comment.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.557
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.557
ErrorsMissing a Javadoc comment.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.561
ErrorsMethod 'getListenerRegistrator' is not designed for extension - needs to be abstract, final or empty.561
ErrorsMissing a Javadoc comment.561
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.565
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.565
ErrorsMissing a Javadoc comment.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine has trailing spaces.568
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.569
ErrorsMethod 'getBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.569
ErrorsMissing a Javadoc comment.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.573
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.573
ErrorsMissing a Javadoc comment.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.577
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.577
ErrorsMissing a Javadoc comment.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine has trailing spaces.580
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.581
ErrorsMissing a Javadoc comment.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.9
ErrorsLine is longer than 80 characters.10
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.15
ErrorsLine is longer than 80 characters.38
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.39
ErrorsLine is longer than 80 characters.40
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.41
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.48
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.49
ErrorsLine is longer than 80 characters.50
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.55
ErrorsLine is longer than 80 characters.56
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.56
ErrorsLine is longer than 80 characters.58
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.58
ErrorsLine is longer than 80 characters.64
ErrorsType Javadoc comment is missing an @param <BOT> tag.64
ErrorsLine contains a tab character.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
ErrorsVariable 'random' must be private and have accessor methods.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsVariable 'log' must be private and have accessor methods.74
ErrorsLine has trailing spaces.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsVariable 'game' must be private and have accessor methods.84
ErrorsLine has trailing spaces.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsVariable 'info' must be private and have accessor methods.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsVariable 'players' must be private and have accessor methods.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsVariable 'descriptors' must be private and have accessor methods.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsVariable 'items' must be private and have accessor methods.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsVariable 'senses' must be private and have accessor methods.135
ErrorsLine has trailing spaces.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsVariable 'weaponry' must be private and have accessor methods.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine is longer than 80 characters.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsVariable 'config' must be private and have accessor methods.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsVariable 'raycasting' must be private and have accessor methods.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.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
ErrorsVariable 'combo' must be private and have accessor methods.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine is longer than 80 characters.171
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.173
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsVariable 'body' must be private and have accessor methods.178
ErrorsLine has trailing spaces.179
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine has trailing spaces.185
ErrorsLine is longer than 80 characters.185
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsVariable 'shoot' must be private and have accessor methods.190
ErrorsLine has trailing spaces.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters.193
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine has trailing spaces.197
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine is longer than 80 characters.200
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsVariable 'move' must be private and have accessor methods.202
ErrorsLine has trailing spaces.203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.207
ErrorsLine is longer than 80 characters.210
ErrorsLine contains a tab character.212
ErrorsVariable 'pathExecutor' must be private and have accessor methods.212
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.220
ErrorsVariable 'pathPlanner' must be private and have accessor methods.222
ErrorsLine has trailing spaces.223
ErrorsLine is longer than 80 characters.225
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.228
ErrorsLine has trailing spaces.229
ErrorsLine is longer than 80 characters.231
ErrorsLine has trailing spaces.233
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.236
ErrorsVariable 'navBuilder' must be private and have accessor methods.238
ErrorsLine has trailing spaces.239
ErrorsLine has trailing spaces.240
ErrorsLine has trailing spaces.241
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.244
ErrorsVariable 'stats' must be private and have accessor methods.246
ErrorsLine is longer than 80 characters.249
ErrorsLine has trailing spaces.250
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.255
ErrorsVariable 'fwMap' must be private and have accessor methods.255
ErrorsLine has trailing spaces.256
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.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 has trailing spaces.266
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
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.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsVariable 'navigation' must be private and have accessor methods.273
ErrorsLine has trailing spaces.274
ErrorsLine is longer than 80 characters.276
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.280
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.282
ErrorsLine has trailing spaces.283
ErrorsVariable 'world' must be private and have accessor methods.287
ErrorsLine has trailing spaces.288
ErrorsVariable 'act' must be private and have accessor methods.292
ErrorsLine has trailing spaces.295
ErrorsLine is longer than 80 characters.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.302
ErrorsLine has trailing spaces.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine is longer than 80 characters.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsVariable 'runStraight' must be private and have accessor methods.312
ErrorsLine has trailing spaces.313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine has trailing spaces.317
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine is longer than 80 characters.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsVariable 'visibility' must be private and have accessor methods.322
ErrorsLine has trailing spaces.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsVariable 'ctf' must be private and have accessor methods.324
ErrorsLine contains a tab character.326
ErrorsMissing a Javadoc comment.326
ErrorsParameter name should be final.326
ErrorsParameter bot should be final.326
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.332
ErrorsLine is longer than 80 characters.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine has trailing spaces.336
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine has trailing spaces.344
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.346
ErrorsLine contains a tab character.350
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.350
ErrorsParameter bot should be final.350
ErrorsExpected @param tag for 'bot'.350
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine is longer than 80 characters.357
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.360
ErrorsParameter bot should be final.360
ErrorsExpected @param tag for 'bot'.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine has trailing spaces.365
ErrorsLine contains a tab character.365
ErrorsLine has trailing spaces.366
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine has trailing spaces.368
ErrorsLine contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine has trailing spaces.376
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.379
ErrorsParameter bot should be final.379
ErrorsExpected @param tag for 'bot'.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine has trailing spaces.393
ErrorsLine is longer than 80 characters.393
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine has trailing spaces.401
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine has trailing spaces.406
ErrorsLine contains a tab character.406
ErrorsParameter bot should be final.406
ErrorsExpected @param tag for 'bot'.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.407
ErrorsLine has trailing spaces.408
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine has trailing spaces.412
ErrorsLine is longer than 80 characters.418
ErrorsParameter info should be final.418
Errors'info' hides a field.418
ErrorsExpected @param tag for 'info'.418
ErrorsParameter config should be final.418
Errors'config' hides a field.418
ErrorsExpected @param tag for 'config'.418
ErrorsParameter init should be final.418
ErrorsExpected @param tag for 'init'.418
ErrorsLine is longer than 80 characters.422
ErrorsUnclosed HTML tag found: <i><i>423
ErrorsLine is longer than 80 characters.424
ErrorsLine is longer than 80 characters.425
ErrorsLine is longer than 80 characters.427
ErrorsLine has trailing spaces.429
ErrorsLine is longer than 80 characters.435
ErrorsParameter gameInfo should be final.435
ErrorsExpected @param tag for 'gameInfo'.435
ErrorsParameter config should be final.435
Errors'config' hides a field.435
ErrorsExpected @param tag for 'config'.435
ErrorsParameter init should be final.435
ErrorsExpected @param tag for 'init'.435
ErrorsParameter self should be final.435
ErrorsExpected @param tag for 'self'.435
ErrorsLine has trailing spaces.437
ErrorsLine is longer than 80 characters.439
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine has trailing spaces.442
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsMethod 'finishInitialization' is not designed for extension - needs to be abstract, final or empty.445
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine has trailing spaces.454
ErrorsLine is longer than 80 characters.456
ErrorsLine has trailing spaces.458
ErrorsLine contains a tab character.458
ErrorsLine has trailing spaces.460
ErrorsLine has trailing spaces.463
ErrorsLine has trailing spaces.466
ErrorsLine contains a tab character.466
ErrorsParameter event should be final.466
ErrorsExpected @param tag for 'event'.466
ErrorsLine contains a tab character.467
ErrorsLine has trailing spaces.468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.469
ErrorsMissing a Javadoc comment.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine has trailing spaces.472
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.473
ErrorsMissing a Javadoc comment.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.477
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.477
ErrorsMissing a Javadoc comment.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsMethod 'getRandom' is not designed for extension - needs to be abstract, final or empty.481
ErrorsMissing a Javadoc comment.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.485
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.485
ErrorsMissing a Javadoc comment.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.489
ErrorsMethod 'getGame' is not designed for extension - needs to be abstract, final or empty.489
ErrorsMissing a Javadoc comment.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.493
ErrorsMethod 'getInfo' is not designed for extension - needs to be abstract, final or empty.493
ErrorsMissing a Javadoc comment.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.497
ErrorsMethod 'getPlayers' is not designed for extension - needs to be abstract, final or empty.497
ErrorsMissing a Javadoc comment.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.501
ErrorsMethod 'getDescriptors' is not designed for extension - needs to be abstract, final or empty.501
ErrorsMissing a Javadoc comment.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsMethod 'getItems' is not designed for extension - needs to be abstract, final or empty.505
ErrorsMissing a Javadoc comment.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.509
ErrorsMethod 'getSenses' is not designed for extension - needs to be abstract, final or empty.509
ErrorsMissing a Javadoc comment.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.513
ErrorsMethod 'getWeaponry' is not designed for extension - needs to be abstract, final or empty.513
ErrorsMissing a Javadoc comment.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.517
ErrorsMethod 'getConfig' is not designed for extension - needs to be abstract, final or empty.517
ErrorsMissing a Javadoc comment.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.521
ErrorsMethod 'getRaycasting' is not designed for extension - needs to be abstract, final or empty.521
ErrorsMissing a Javadoc comment.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.525
ErrorsMethod 'getShoot' is not designed for extension - needs to be abstract, final or empty.525
ErrorsMissing a Javadoc comment.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.529
ErrorsMethod 'getMove' is not designed for extension - needs to be abstract, final or empty.529
ErrorsMissing a Javadoc comment.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.533
ErrorsMethod 'getPathExecutor' is not designed for extension - needs to be abstract, final or empty.533
ErrorsMissing a Javadoc comment.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.537
ErrorsMethod 'getPathPlanner' is not designed for extension - needs to be abstract, final or empty.537
ErrorsMissing a Javadoc comment.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.541
ErrorsMethod 'getWeaponPrefs' is not designed for extension - needs to be abstract, final or empty.541
ErrorsMissing a Javadoc comment.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.545
ErrorsMethod 'getNavBuilder' is not designed for extension - needs to be abstract, final or empty.545
ErrorsMissing a Javadoc comment.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.549
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.549
ErrorsMissing a Javadoc comment.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.553
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.553
ErrorsMissing a Javadoc comment.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.557
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.557
ErrorsMissing a Javadoc comment.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.561
ErrorsMethod 'getListenerRegistrator' is not designed for extension - needs to be abstract, final or empty.561
ErrorsMissing a Javadoc comment.561
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.565
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.565
ErrorsMissing a Javadoc comment.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine has trailing spaces.568
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.569
ErrorsMethod 'getBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.569
ErrorsMissing a Javadoc comment.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.573
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.573
ErrorsMissing a Javadoc comment.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.577
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.577
ErrorsMissing a Javadoc comment.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine has trailing spaces.580
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.581
ErrorsMissing a Javadoc comment.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583

cz/cuni/amis/pogamut/sposh/ut2004/SposhLogicController.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.PrimitiveInfo.25
ErrorsUnused import - java.util.ArrayList.28
ErrorsUnused import - java.util.Queue.32
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsType Javadoc comment is missing an @param <BOT> tag.47
ErrorsType Javadoc comment is missing an @param <WORK_EXECUTOR> tag.47
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.56
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.65
ErrorsParameter bot should be final.66
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine has trailing spaces.129
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsFirst sentence should end with a period.134
ErrorsFirst sentence should end with a period.142
ErrorsLine is longer than 80 characters.147
ErrorsParameter workExecutor should be final.149
Errors'workExecutor' hides a field.149
ErrorsExpected @param tag for 'workExecutor'.149
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.158
ErrorsParameter workExecutor should be final.158
Errors'workExecutor' hides a field.158
ErrorsExpected @param tag for 'workExecutor'.158
ErrorsParameter historySize should be final.158
Errors'historySize' hides a field.158
ErrorsLine has trailing spaces.164
ErrorsFirst sentence should end with a period.165
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsParameter actionName should be final.183
ErrorsParameter ctx should be final.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters.193
ErrorsLine contains a tab character.193
ErrorsParameter senseName should be final.193
ErrorsParameter ctx should be final.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.200
ErrorsLine has trailing spaces.201
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.208
ErrorsMethod 'logicBeforePlan' is not designed for extension - needs to be abstract, final or empty.210
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.221
ErrorsMethod 'logicAfterPlan' is not designed for extension - needs to be abstract, final or empty.223
ErrorsLine is longer than 80 characters.225
ErrorsLine has trailing spaces.232
ErrorsExpected an @return tag.235
ErrorsMethod 'createTimer' is not designed for extension - needs to be abstract, final or empty.235
ErrorsLine is longer than 80 characters.240
ErrorsExpected an @return tag.244
ErrorsParameter planSource should be final.257
ErrorsExpected an @return tag.266
ErrorsParameter plan should be final.266
ErrorsExpected @param tag for 'plan'.266
ErrorsLine is longer than 80 characters.267
ErrorsFirst sentence should end with a period.270
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.282
ErrorsLine is longer than 80 characters.283
ErrorsExpected @throws tag for 'IOException'.287
ErrorsLine is longer than 80 characters.295
ErrorsParameter in should be final.295
ErrorsParameter filename should be final.317
ErrorsLine is longer than 80 characters.326
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.334
ErrorsParameter resourcePath should be final.334
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.PrimitiveInfo.25
ErrorsUnused import - java.util.ArrayList.28
ErrorsUnused import - java.util.Queue.32
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsType Javadoc comment is missing an @param <BOT> tag.47
ErrorsType Javadoc comment is missing an @param <WORK_EXECUTOR> tag.47
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.56
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.65
ErrorsParameter bot should be final.66
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.82
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine has trailing spaces.129
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsFirst sentence should end with a period.134
ErrorsFirst sentence should end with a period.142
ErrorsLine is longer than 80 characters.147
ErrorsParameter workExecutor should be final.149
Errors'workExecutor' hides a field.149
ErrorsExpected @param tag for 'workExecutor'.149
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.158
ErrorsParameter workExecutor should be final.158
Errors'workExecutor' hides a field.158
ErrorsExpected @param tag for 'workExecutor'.158
ErrorsParameter historySize should be final.158
Errors'historySize' hides a field.158
ErrorsLine has trailing spaces.164
ErrorsFirst sentence should end with a period.165
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.183
ErrorsLine contains a tab character.183
ErrorsParameter actionName should be final.183
ErrorsParameter ctx should be final.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters.193
ErrorsLine contains a tab character.193
ErrorsParameter senseName should be final.193
ErrorsParameter ctx should be final.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.200
ErrorsLine has trailing spaces.201
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.208
ErrorsMethod 'logicBeforePlan' is not designed for extension - needs to be abstract, final or empty.210
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.221
ErrorsMethod 'logicAfterPlan' is not designed for extension - needs to be abstract, final or empty.223
ErrorsLine is longer than 80 characters.225
ErrorsLine has trailing spaces.232
ErrorsExpected an @return tag.235
ErrorsMethod 'createTimer' is not designed for extension - needs to be abstract, final or empty.235
ErrorsLine is longer than 80 characters.240
ErrorsExpected an @return tag.244
ErrorsParameter planSource should be final.257
ErrorsExpected an @return tag.266
ErrorsParameter plan should be final.266
ErrorsExpected @param tag for 'plan'.266
ErrorsLine is longer than 80 characters.267
ErrorsFirst sentence should end with a period.270
ErrorsLine is longer than 80 characters.272
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.282
ErrorsLine is longer than 80 characters.283
ErrorsExpected @throws tag for 'IOException'.287
ErrorsLine is longer than 80 characters.295
ErrorsParameter in should be final.295
ErrorsParameter filename should be final.317
ErrorsLine is longer than 80 characters.326
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.334
ErrorsParameter resourcePath should be final.334

cz/cuni/amis/pogamut/sposh/ut2004/StateSposhLogicController.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.context.Context.9
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.engine.PoshEngine.11
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.IWorkExecutor.15
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateAction.16
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateSense.17
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.40
ErrorsType Javadoc comment is missing an @param <BOT> tag.43
ErrorsType Javadoc comment is missing an @param <CONTEXT> tag.43
ErrorsLine is longer than 80 characters.44
ErrorsVariable 'context' must be private and have accessor methods.47
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.54
ErrorsParameter bot should be final.55
ErrorsExpected @param tag for 'bot'.55
ErrorsMethod 'finishControllerInitialization' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.85
ErrorsParameter executor should be final.85
ErrorsParameter actions should be final.85
ErrorsParameter senses should be final.85
ErrorsLine is longer than 80 characters.90
ErrorsParameter actionName should be final.94
ErrorsLine is longer than 80 characters.98
ErrorsParameter senseName should be final.107
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.116
ErrorsParameter cls should be final.122
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'createWorkExecutor' is not designed for extension - needs to be abstract, final or empty.151
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.180
ErrorsFile does not end with a newline.0
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.context.Context.9
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.engine.PoshEngine.11
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.IWorkExecutor.15
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateAction.16
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateSense.17
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.40
ErrorsType Javadoc comment is missing an @param <BOT> tag.43
ErrorsType Javadoc comment is missing an @param <CONTEXT> tag.43
ErrorsLine is longer than 80 characters.44
ErrorsVariable 'context' must be private and have accessor methods.47
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.54
ErrorsParameter bot should be final.55
ErrorsExpected @param tag for 'bot'.55
ErrorsMethod 'finishControllerInitialization' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.85
ErrorsParameter executor should be final.85
ErrorsParameter actions should be final.85
ErrorsParameter senses should be final.85
ErrorsLine is longer than 80 characters.90
ErrorsParameter actionName should be final.94
ErrorsLine is longer than 80 characters.98
ErrorsParameter senseName should be final.107
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.116
ErrorsParameter cls should be final.122
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.141
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'createWorkExecutor' is not designed for extension - needs to be abstract, final or empty.151
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.167
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.180

cz/cuni/amis/pogamut/sposh/ut2004/actions/DoNothing.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
Errors'=' is not preceded with whitespace.13
Errors'=' is not followed by whitespace.13
Errors'=' is not preceded with whitespace.13
Errors'=' is not followed by whitespace.13
Errors'{' is not preceded with whitespace.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter ctx should be final.16
ErrorsParameter ctx should be final.21
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.24
ErrorsParameter ctx should be final.25
ErrorsLine contains a tab character.26
ErrorsParameter ctx should be final.30
ErrorsFile does not end with a newline.0
Errors'=' is not preceded with whitespace.13
Errors'=' is not followed by whitespace.13
Errors'=' is not preceded with whitespace.13
Errors'=' is not followed by whitespace.13
Errors'{' is not preceded with whitespace.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter ctx should be final.16
ErrorsParameter ctx should be final.21
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.24
ErrorsParameter ctx should be final.25
ErrorsLine contains a tab character.26
ErrorsParameter ctx should be final.30

cz/cuni/amis/pogamut/sposh/ut2004/senses/Fail.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.15
ErrorsParameter ctx should be final.15
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.19
ErrorsParameter params should be final.20
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.15
ErrorsParameter ctx should be final.15
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.19
ErrorsParameter params should be final.20

cz/cuni/amis/pogamut/sposh/ut2004/senses/Succeed.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.14
ErrorsParameter ctx should be final.14
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.18
ErrorsParameter ctx should be final.19
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.14
ErrorsParameter ctx should be final.14
ErrorsMethod 'query' is not designed for extension - needs to be abstract, final or empty.18
ErrorsParameter ctx should be final.19

cz/cuni/amis/pogamut/ut2004/bot/sposh/FileScriptLogic.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.14
ErrorsLine has trailing spaces.15
ErrorsFirst sentence should end with a period.23
ErrorsLine is longer than 80 characters.24
ErrorsMethod 'createScriptEngine' is not designed for extension - needs to be abstract, final or empty.29
ErrorsParameter manager should be final.30
ErrorsExpected @param tag for 'manager'.30
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.39
ErrorsExpected an @return tag.41
ErrorsMethod 'getScriptStream' is not designed for extension - needs to be abstract, final or empty.41
ErrorsComment matches to-do format 'TODO:'.49
ErrorsFirst sentence should end with a period.54
ErrorsMethod 'getExt' is not designed for extension - needs to be abstract, final or empty.59
ErrorsParameter path should be final.59
ErrorsExpected @param tag for 'path'.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsAvoid inline conditionals.61
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
ErrorsLine is longer than 80 characters.64
ErrorsAvoid inline conditionals.64
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.14
ErrorsLine has trailing spaces.15
ErrorsFirst sentence should end with a period.23
ErrorsLine is longer than 80 characters.24
ErrorsMethod 'createScriptEngine' is not designed for extension - needs to be abstract, final or empty.29
ErrorsParameter manager should be final.30
ErrorsExpected @param tag for 'manager'.30
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.39
ErrorsExpected an @return tag.41
ErrorsMethod 'getScriptStream' is not designed for extension - needs to be abstract, final or empty.41
ErrorsComment matches to-do format 'TODO:'.49
ErrorsFirst sentence should end with a period.54
ErrorsMethod 'getExt' is not designed for extension - needs to be abstract, final or empty.59
ErrorsParameter path should be final.59
ErrorsExpected @param tag for 'path'.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsAvoid inline conditionals.61
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
ErrorsLine is longer than 80 characters.64
ErrorsAvoid inline conditionals.64

cz/cuni/amis/pogamut/ut2004/bot/sposh/ScriptedAgentException.java

ViolationMessageLine
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsParameter message should be final.21
ErrorsExpected @param tag for 'message'.21
Errors'{' is not preceded with whitespace.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsParameter message should be final.30
ErrorsExpected @param tag for 'message'.30
ErrorsParameter cause should be final.30
ErrorsExpected @param tag for 'cause'.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsParameter message should be final.21
ErrorsExpected @param tag for 'message'.21
Errors'{' is not preceded with whitespace.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsParameter message should be final.30
ErrorsExpected @param tag for 'message'.30
ErrorsParameter cause should be final.30
ErrorsExpected @param tag for 'cause'.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32

cz/cuni/amis/pogamut/ut2004/bot/sposh/StreamScriptLogic.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.18
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.41
ErrorsComment matches to-do format 'TODO:'.43
ErrorsUnclosed HTML tag found: <ol>57
ErrorsLine is longer than 80 characters.58
ErrorsExtra HTML tag found: </or>65
ErrorsMissing a Javadoc comment.72
ErrorsVariable 'scriptEngineManager' must be private and have accessor methods.72
ErrorsVariable 'engine' must be private and have accessor methods.76
ErrorsLine is longer than 80 characters.78
ErrorsVariable 'invocableEngine' must be private and have accessor methods.80
ErrorsLine has trailing spaces.81
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter bot should be final.89
ErrorsExpected @param tag for 'bot'.89
ErrorsLine contains a tab character.90
ErrorsLine has trailing spaces.106
ErrorsLine is longer than 80 characters.111
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.116
ErrorsExpected @throws tag for 'IOException'.122
ErrorsExpected an @return tag.134
ErrorsComment matches to-do format 'TODO:'.145
Errors'protected' modifier out of order with the JLS suggestions.149
ErrorsParameter name should be final.149
ErrorsExpected @param tag for 'name'.149
ErrorsParameter attribute should be final.149
ErrorsExpected @param tag for 'attribute'.149
ErrorsLine is longer than 80 characters.162
Errors'protected' modifier out of order with the JLS suggestions.162
ErrorsParameter reader should be final.162
ErrorsExpected @param tag for 'reader'.162
ErrorsExpected @throws tag for 'ScriptedAgentException'.162
ErrorsRedundant throws: 'ScriptedAgentException' is unchecked exception.162
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.179
Errors'protected' modifier out of order with the JLS suggestions.179
ErrorsParameter name should be final.179
ErrorsExpected @param tag for 'name'.179
ErrorsExpected @throws tag for 'ScriptedAgentException'.179
ErrorsRedundant throws: 'ScriptedAgentException' is unchecked exception.179
ErrorsMethod 'getBot' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsLine has trailing spaces.199
ErrorsLine is longer than 80 characters.18
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.41
ErrorsComment matches to-do format 'TODO:'.43
ErrorsUnclosed HTML tag found: <ol>57
ErrorsLine is longer than 80 characters.58
ErrorsExtra HTML tag found: </or>65
ErrorsMissing a Javadoc comment.72
ErrorsVariable 'scriptEngineManager' must be private and have accessor methods.72
ErrorsVariable 'engine' must be private and have accessor methods.76
ErrorsLine is longer than 80 characters.78
ErrorsVariable 'invocableEngine' must be private and have accessor methods.80
ErrorsLine has trailing spaces.81
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter bot should be final.89
ErrorsExpected @param tag for 'bot'.89
ErrorsLine contains a tab character.90
ErrorsLine has trailing spaces.106
ErrorsLine is longer than 80 characters.111
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine has trailing spaces.114
ErrorsLine is longer than 80 characters.116
ErrorsExpected @throws tag for 'IOException'.122
ErrorsExpected an @return tag.134
ErrorsComment matches to-do format 'TODO:'.145
Errors'protected' modifier out of order with the JLS suggestions.149
ErrorsParameter name should be final.149
ErrorsExpected @param tag for 'name'.149
ErrorsParameter attribute should be final.149
ErrorsExpected @param tag for 'attribute'.149
ErrorsLine is longer than 80 characters.162
Errors'protected' modifier out of order with the JLS suggestions.162
ErrorsParameter reader should be final.162
ErrorsExpected @param tag for 'reader'.162
ErrorsExpected @throws tag for 'ScriptedAgentException'.162
ErrorsRedundant throws: 'ScriptedAgentException' is unchecked exception.162
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.179
Errors'protected' modifier out of order with the JLS suggestions.179
ErrorsParameter name should be final.179
ErrorsExpected @param tag for 'name'.179
ErrorsExpected @throws tag for 'ScriptedAgentException'.179
ErrorsRedundant throws: 'ScriptedAgentException' is unchecked exception.179
ErrorsMethod 'getBot' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsLine has trailing spaces.199