Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
8003181

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
3Errors Error
NewlineAtEndOfFile4Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
1456Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
312Errors Error
JavadocMethod242Errors Error
JavadocType14Errors Error
JavadocVariable4Errors Error
JavadocStyle12Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport2Errors Error
IllegalImport0Errors Error
RedundantImport2Errors Error
UnusedImports76Errors Error
LineLength592Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround6Errors Error
ModifierOrder6Errors Error
RedundantModifier2Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces2Errors Error
RightCurly0Errors Error
AvoidInlineConditionals4Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField12Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows4Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension168Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier134Errors Error
ArrayTypeStyle0Errors Error
FinalParameters118Errors 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
ErrorsUnused import - cz.cuni.amis.pathfinding.map.IPFMapView.6
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.14
ErrorsLine is longer than 80 characters.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.17
ErrorsLine is longer than 80 characters.45
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.46
ErrorsLine is longer than 80 characters.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.48
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.56
ErrorsLine is longer than 80 characters.57
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.62
ErrorsLine is longer than 80 characters.63
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.63
ErrorsLine is longer than 80 characters.65
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.65
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsVariable 'random' must be private and have accessor methods.77
ErrorsLine has trailing spaces.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsVariable 'user' must be private and have accessor methods.83
ErrorsLine has trailing spaces.84
ErrorsVariable 'log' must be private and have accessor methods.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.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.97
ErrorsLine contains a tab character.98
ErrorsVariable 'game' must be private and have accessor methods.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsVariable 'info' must be private and have accessor methods.108
ErrorsLine has trailing spaces.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsVariable 'players' must be private and have accessor methods.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsVariable 'descriptors' must be private and have accessor methods.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.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.138
ErrorsLine contains a tab character.139
ErrorsVariable 'items' must be private and have accessor methods.139
ErrorsLine has trailing spaces.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.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.148
ErrorsLine contains a tab character.149
ErrorsVariable 'senses' must be private and have accessor methods.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsVariable 'weaponry' must be private and have accessor methods.159
ErrorsLine has trailing spaces.160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.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.168
ErrorsLine contains a tab character.169
ErrorsVariable 'config' 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 contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsVariable 'raycasting' must be private and have accessor methods.177
ErrorsLine has trailing spaces.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine has trailing spaces.182
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsVariable 'body' must be private and have accessor methods.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine is longer than 80 characters.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine has trailing spaces.194
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsVariable 'shoot' must be private and have accessor methods.199
ErrorsLine has trailing spaces.200
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine has trailing spaces.206
ErrorsLine is longer than 80 characters.206
ErrorsLine contains a tab character.206
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsVariable 'move' must be private and have accessor methods.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.221
ErrorsVariable 'pathExecutor' must be private and have accessor methods.221
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.229
ErrorsVariable 'pathPlanner' must be private and have accessor methods.231
ErrorsLine has trailing spaces.232
ErrorsLine is longer than 80 characters.234
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.237
ErrorsLine has trailing spaces.238
ErrorsLine is longer than 80 characters.240
ErrorsLine has trailing spaces.242
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.245
ErrorsVariable 'navBuilder' must be private and have accessor methods.247
ErrorsLine has trailing spaces.248
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsVariable 'stats' must be private and have accessor methods.253
ErrorsLine is longer than 80 characters.256
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.262
ErrorsVariable 'fwMap' must be private and have accessor methods.262
ErrorsLine has trailing spaces.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.272
ErrorsLine has trailing spaces.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine has trailing spaces.277
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsVariable 'runStraight' must be private and have accessor methods.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
ErrorsLine has trailing spaces.287
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine has trailing spaces.289
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine is longer than 80 characters.292
ErrorsLine contains a tab character.292
ErrorsLine has trailing spaces.293
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters.296
ErrorsLine contains a tab character.296
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsVariable 'navigation' must be private and have accessor methods.300
ErrorsLine has trailing spaces.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine has trailing spaces.305
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsVariable 'visibility' must be private and have accessor methods.310
ErrorsLine has trailing spaces.311
ErrorsLine is longer than 80 characters.313
ErrorsLine is longer than 80 characters.314
ErrorsLine is longer than 80 characters.317
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.319
ErrorsLine has trailing spaces.320
ErrorsVariable 'world' must be private and have accessor methods.324
ErrorsLine has trailing spaces.325
ErrorsLine is longer than 80 characters.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine has trailing spaces.329
ErrorsLine is longer than 80 characters.329
ErrorsLine contains a tab character.329
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsVariable 'navPoints' must be private and have accessor methods.334
ErrorsLine has trailing spaces.335
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine is longer than 80 characters.337
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsVariable 'aStar' must be private and have accessor methods.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.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.346
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsVariable 'ctf' must be private and have accessor methods.348
ErrorsLine has trailing spaces.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsVariable 'combo' must be private and have accessor methods.353
ErrorsLine has trailing spaces.354
ErrorsVariable 'act' must be private and have accessor methods.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsParameter name should be final.360
ErrorsParameter bot should be final.360
ErrorsLine contains a tab character.361
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.367
ErrorsLine is longer than 80 characters.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine has trailing spaces.371
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
ErrorsMethod 'initializeBehaviour' is not designed for extension - needs to be abstract, final or empty.374
ErrorsParameter bot should be final.374
ErrorsExpected @param tag for 'bot'.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine has trailing spaces.379
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine is longer than 80 characters.381
ErrorsLine contains a tab character.385
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.385
ErrorsParameter bot should be final.385
ErrorsExpected @param tag for 'bot'.385
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.390
ErrorsLine is longer than 80 characters.391
ErrorsLine contains a tab character.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.395
ErrorsParameter bot should be final.395
ErrorsExpected @param tag for 'bot'.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine has trailing spaces.399
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 contains a tab character.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
ErrorsLine has trailing spaces.405
ErrorsLine contains a tab character.405
ErrorsLine is longer than 80 characters.406
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine has trailing spaces.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter bot should be final.416
ErrorsExpected @param tag for 'bot'.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine has trailing spaces.419
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine has trailing spaces.434
ErrorsLine is longer than 80 characters.434
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine has trailing spaces.440
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine has trailing spaces.445
ErrorsLine contains a tab character.445
ErrorsParameter bot should be final.445
ErrorsExpected @param tag for 'bot'.445
ErrorsLine has trailing spaces.446
ErrorsLine contains a tab character.446
ErrorsLine has trailing spaces.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine is longer than 80 characters.449
ErrorsLine has trailing spaces.451
ErrorsLine is longer than 80 characters.457
ErrorsParameter info should be final.457
Errors'info' hides a field.457
ErrorsExpected @param tag for 'info'.457
ErrorsParameter config should be final.457
Errors'config' hides a field.457
ErrorsExpected @param tag for 'config'.457
ErrorsParameter init should be final.457
ErrorsExpected @param tag for 'init'.457
ErrorsLine is longer than 80 characters.461
ErrorsUnclosed HTML tag found: <i><i>462
ErrorsLine is longer than 80 characters.463
ErrorsLine is longer than 80 characters.464
ErrorsLine is longer than 80 characters.466
ErrorsLine has trailing spaces.468
ErrorsLine is longer than 80 characters.474
ErrorsParameter gameInfo should be final.474
ErrorsExpected @param tag for 'gameInfo'.474
ErrorsParameter config should be final.474
Errors'config' hides a field.474
ErrorsExpected @param tag for 'config'.474
ErrorsParameter init should be final.474
ErrorsExpected @param tag for 'init'.474
ErrorsParameter self should be final.474
ErrorsExpected @param tag for 'self'.474
ErrorsLine has trailing spaces.476
ErrorsLine is longer than 80 characters.478
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine has trailing spaces.481
ErrorsLine is longer than 80 characters.481
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsMethod 'finishBehaviourInitialization' is not designed for extension - needs to be abstract, final or empty.484
ErrorsLine contains a tab character.485
ErrorsLine is longer than 80 characters.486
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine has trailing spaces.493
ErrorsLine has trailing spaces.496
ErrorsLine has trailing spaces.499
ErrorsLine contains a tab character.499
ErrorsParameter event should be final.499
ErrorsExpected @param tag for 'event'.499
ErrorsLine contains a tab character.500
ErrorsLine has trailing spaces.501
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.502
ErrorsMissing a Javadoc comment.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.504
ErrorsLine has trailing spaces.505
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.506
ErrorsMissing a Javadoc comment.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.510
ErrorsMethod 'getGetBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.510
ErrorsMissing a Javadoc comment.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.514
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.514
ErrorsMissing a Javadoc comment.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
ErrorsLine contains a tab character.518
ErrorsMethod 'getRandom' is not designed for extension - needs to be abstract, final or empty.518
ErrorsMissing a Javadoc comment.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.522
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.522
ErrorsMissing a Javadoc comment.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.526
ErrorsMethod 'getGame' is not designed for extension - needs to be abstract, final or empty.526
ErrorsMissing a Javadoc comment.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.530
ErrorsMethod 'getInfo' is not designed for extension - needs to be abstract, final or empty.530
ErrorsMissing a Javadoc comment.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.534
ErrorsMethod 'getPlayers' is not designed for extension - needs to be abstract, final or empty.534
ErrorsMissing a Javadoc comment.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.538
ErrorsMethod 'getDescriptors' is not designed for extension - needs to be abstract, final or empty.538
ErrorsMissing a Javadoc comment.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.542
ErrorsMethod 'getItems' is not designed for extension - needs to be abstract, final or empty.542
ErrorsMissing a Javadoc comment.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.546
ErrorsMethod 'getSensesModule' is not designed for extension - needs to be abstract, final or empty.546
ErrorsMissing a Javadoc comment.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.550
ErrorsMethod 'getWeaponry' is not designed for extension - needs to be abstract, final or empty.550
ErrorsMissing a Javadoc comment.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsMethod 'getConfig' is not designed for extension - needs to be abstract, final or empty.554
ErrorsMissing a Javadoc comment.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.558
ErrorsMethod 'getRaycasting' is not designed for extension - needs to be abstract, final or empty.558
ErrorsMissing a Javadoc comment.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.562
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.562
ErrorsMissing a Javadoc comment.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.566
ErrorsMethod 'getShoot' is not designed for extension - needs to be abstract, final or empty.566
ErrorsMissing a Javadoc comment.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.570
ErrorsMethod 'getMove' is not designed for extension - needs to be abstract, final or empty.570
ErrorsMissing a Javadoc comment.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.574
ErrorsMethod 'getPathExecutor' is not designed for extension - needs to be abstract, final or empty.574
ErrorsMissing a Javadoc comment.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.578
ErrorsMethod 'getPathPlanner' is not designed for extension - needs to be abstract, final or empty.578
ErrorsMissing a Javadoc comment.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.582
ErrorsMethod 'getWeaponPrefs' is not designed for extension - needs to be abstract, final or empty.582
ErrorsMissing a Javadoc comment.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.586
ErrorsMethod 'getNavBuilder' is not designed for extension - needs to be abstract, final or empty.586
ErrorsMissing a Javadoc comment.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.590
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.590
ErrorsMissing a Javadoc comment.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.594
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.594
ErrorsMissing a Javadoc comment.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.598
ErrorsMethod 'getRunStraight' is not designed for extension - needs to be abstract, final or empty.598
ErrorsMissing a Javadoc comment.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.602
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.602
ErrorsMissing a Javadoc comment.602
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.606
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.606
ErrorsMissing a Javadoc comment.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.610
ErrorsMethod 'getNavPoints' is not designed for extension - needs to be abstract, final or empty.610
ErrorsMissing a Javadoc comment.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.614
ErrorsMethod 'getaStar' is not designed for extension - needs to be abstract, final or empty.614
ErrorsMissing a Javadoc comment.614
ErrorsLine contains a tab character.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.618
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.618
ErrorsMissing a Javadoc comment.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.620
ErrorsLine contains a tab character.622
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.622
ErrorsMissing a Javadoc comment.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsUnused import - cz.cuni.amis.pathfinding.map.IPFMapView.6
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.14
ErrorsLine is longer than 80 characters.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.17
ErrorsLine is longer than 80 characters.45
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.46
ErrorsLine is longer than 80 characters.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.48
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.56
ErrorsLine is longer than 80 characters.57
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.62
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.62
ErrorsLine is longer than 80 characters.63
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.63
ErrorsLine is longer than 80 characters.65
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.65
ErrorsMissing a Javadoc comment.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsVariable 'random' must be private and have accessor methods.77
ErrorsLine has trailing spaces.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsVariable 'user' must be private and have accessor methods.83
ErrorsLine has trailing spaces.84
ErrorsVariable 'log' must be private and have accessor methods.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.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.97
ErrorsLine contains a tab character.98
ErrorsVariable 'game' must be private and have accessor methods.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsVariable 'info' must be private and have accessor methods.108
ErrorsLine has trailing spaces.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsVariable 'players' must be private and have accessor methods.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsVariable 'descriptors' must be private and have accessor methods.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.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.138
ErrorsLine contains a tab character.139
ErrorsVariable 'items' must be private and have accessor methods.139
ErrorsLine has trailing spaces.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.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.148
ErrorsLine contains a tab character.149
ErrorsVariable 'senses' must be private and have accessor methods.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsVariable 'weaponry' must be private and have accessor methods.159
ErrorsLine has trailing spaces.160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.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.168
ErrorsLine contains a tab character.169
ErrorsVariable 'config' 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 contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsVariable 'raycasting' must be private and have accessor methods.177
ErrorsLine has trailing spaces.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine has trailing spaces.182
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsVariable 'body' must be private and have accessor methods.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine is longer than 80 characters.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine has trailing spaces.194
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsVariable 'shoot' must be private and have accessor methods.199
ErrorsLine has trailing spaces.200
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine has trailing spaces.206
ErrorsLine is longer than 80 characters.206
ErrorsLine contains a tab character.206
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsVariable 'move' must be private and have accessor methods.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.221
ErrorsVariable 'pathExecutor' must be private and have accessor methods.221
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.226
ErrorsLine is longer than 80 characters.229
ErrorsVariable 'pathPlanner' must be private and have accessor methods.231
ErrorsLine has trailing spaces.232
ErrorsLine is longer than 80 characters.234
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.237
ErrorsLine has trailing spaces.238
ErrorsLine is longer than 80 characters.240
ErrorsLine has trailing spaces.242
ErrorsLine is longer than 80 characters.242
ErrorsLine is longer than 80 characters.245
ErrorsVariable 'navBuilder' must be private and have accessor methods.247
ErrorsLine has trailing spaces.248
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.251
ErrorsVariable 'stats' must be private and have accessor methods.253
ErrorsLine is longer than 80 characters.256
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.262
ErrorsVariable 'fwMap' must be private and have accessor methods.262
ErrorsLine has trailing spaces.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine has trailing spaces.265
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.272
ErrorsLine has trailing spaces.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine has trailing spaces.277
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsVariable 'runStraight' must be private and have accessor methods.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
ErrorsLine has trailing spaces.287
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine has trailing spaces.289
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine is longer than 80 characters.292
ErrorsLine contains a tab character.292
ErrorsLine has trailing spaces.293
ErrorsLine is longer than 80 characters.293
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters.296
ErrorsLine contains a tab character.296
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsVariable 'navigation' must be private and have accessor methods.300
ErrorsLine has trailing spaces.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine has trailing spaces.305
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsLine is longer than 80 characters.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsVariable 'visibility' must be private and have accessor methods.310
ErrorsLine has trailing spaces.311
ErrorsLine is longer than 80 characters.313
ErrorsLine is longer than 80 characters.314
ErrorsLine is longer than 80 characters.317
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.319
ErrorsLine has trailing spaces.320
ErrorsVariable 'world' must be private and have accessor methods.324
ErrorsLine has trailing spaces.325
ErrorsLine is longer than 80 characters.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine has trailing spaces.329
ErrorsLine is longer than 80 characters.329
ErrorsLine contains a tab character.329
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsVariable 'navPoints' must be private and have accessor methods.334
ErrorsLine has trailing spaces.335
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine is longer than 80 characters.337
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsVariable 'aStar' must be private and have accessor methods.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.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.346
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsVariable 'ctf' must be private and have accessor methods.348
ErrorsLine has trailing spaces.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsVariable 'combo' must be private and have accessor methods.353
ErrorsLine has trailing spaces.354
ErrorsVariable 'act' must be private and have accessor methods.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsParameter name should be final.360
ErrorsParameter bot should be final.360
ErrorsLine contains a tab character.361
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.367
ErrorsLine is longer than 80 characters.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine has trailing spaces.371
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
ErrorsMethod 'initializeBehaviour' is not designed for extension - needs to be abstract, final or empty.374
ErrorsParameter bot should be final.374
ErrorsExpected @param tag for 'bot'.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine has trailing spaces.379
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine is longer than 80 characters.381
ErrorsLine contains a tab character.385
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.385
ErrorsParameter bot should be final.385
ErrorsExpected @param tag for 'bot'.385
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.390
ErrorsLine is longer than 80 characters.391
ErrorsLine contains a tab character.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.395
ErrorsParameter bot should be final.395
ErrorsExpected @param tag for 'bot'.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine has trailing spaces.399
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 contains a tab character.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
ErrorsLine has trailing spaces.405
ErrorsLine contains a tab character.405
ErrorsLine is longer than 80 characters.406
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine has trailing spaces.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.416
ErrorsParameter bot should be final.416
ErrorsExpected @param tag for 'bot'.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine has trailing spaces.419
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine has trailing spaces.434
ErrorsLine is longer than 80 characters.434
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine has trailing spaces.440
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine has trailing spaces.445
ErrorsLine contains a tab character.445
ErrorsParameter bot should be final.445
ErrorsExpected @param tag for 'bot'.445
ErrorsLine has trailing spaces.446
ErrorsLine contains a tab character.446
ErrorsLine has trailing spaces.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine is longer than 80 characters.449
ErrorsLine has trailing spaces.451
ErrorsLine is longer than 80 characters.457
ErrorsParameter info should be final.457
Errors'info' hides a field.457
ErrorsExpected @param tag for 'info'.457
ErrorsParameter config should be final.457
Errors'config' hides a field.457
ErrorsExpected @param tag for 'config'.457
ErrorsParameter init should be final.457
ErrorsExpected @param tag for 'init'.457
ErrorsLine is longer than 80 characters.461
ErrorsUnclosed HTML tag found: <i><i>462
ErrorsLine is longer than 80 characters.463
ErrorsLine is longer than 80 characters.464
ErrorsLine is longer than 80 characters.466
ErrorsLine has trailing spaces.468
ErrorsLine is longer than 80 characters.474
ErrorsParameter gameInfo should be final.474
ErrorsExpected @param tag for 'gameInfo'.474
ErrorsParameter config should be final.474
Errors'config' hides a field.474
ErrorsExpected @param tag for 'config'.474
ErrorsParameter init should be final.474
ErrorsExpected @param tag for 'init'.474
ErrorsParameter self should be final.474
ErrorsExpected @param tag for 'self'.474
ErrorsLine has trailing spaces.476
ErrorsLine is longer than 80 characters.478
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine has trailing spaces.481
ErrorsLine is longer than 80 characters.481
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsMethod 'finishBehaviourInitialization' is not designed for extension - needs to be abstract, final or empty.484
ErrorsLine contains a tab character.485
ErrorsLine is longer than 80 characters.486
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine has trailing spaces.493
ErrorsLine has trailing spaces.496
ErrorsLine has trailing spaces.499
ErrorsLine contains a tab character.499
ErrorsParameter event should be final.499
ErrorsExpected @param tag for 'event'.499
ErrorsLine contains a tab character.500
ErrorsLine has trailing spaces.501
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.502
ErrorsMissing a Javadoc comment.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.504
ErrorsLine has trailing spaces.505
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.506
ErrorsMissing a Javadoc comment.506
ErrorsLine contains a tab character.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.510
ErrorsMethod 'getGetBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.510
ErrorsMissing a Javadoc comment.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.514
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.514
ErrorsMissing a Javadoc comment.514
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.516
ErrorsLine contains a tab character.518
ErrorsMethod 'getRandom' is not designed for extension - needs to be abstract, final or empty.518
ErrorsMissing a Javadoc comment.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.522
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.522
ErrorsMissing a Javadoc comment.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.526
ErrorsMethod 'getGame' is not designed for extension - needs to be abstract, final or empty.526
ErrorsMissing a Javadoc comment.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.530
ErrorsMethod 'getInfo' is not designed for extension - needs to be abstract, final or empty.530
ErrorsMissing a Javadoc comment.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.534
ErrorsMethod 'getPlayers' is not designed for extension - needs to be abstract, final or empty.534
ErrorsMissing a Javadoc comment.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.538
ErrorsMethod 'getDescriptors' is not designed for extension - needs to be abstract, final or empty.538
ErrorsMissing a Javadoc comment.538
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.542
ErrorsMethod 'getItems' is not designed for extension - needs to be abstract, final or empty.542
ErrorsMissing a Javadoc comment.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.546
ErrorsMethod 'getSensesModule' is not designed for extension - needs to be abstract, final or empty.546
ErrorsMissing a Javadoc comment.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.550
ErrorsMethod 'getWeaponry' is not designed for extension - needs to be abstract, final or empty.550
ErrorsMissing a Javadoc comment.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsMethod 'getConfig' is not designed for extension - needs to be abstract, final or empty.554
ErrorsMissing a Javadoc comment.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.558
ErrorsMethod 'getRaycasting' is not designed for extension - needs to be abstract, final or empty.558
ErrorsMissing a Javadoc comment.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.562
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.562
ErrorsMissing a Javadoc comment.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.566
ErrorsMethod 'getShoot' is not designed for extension - needs to be abstract, final or empty.566
ErrorsMissing a Javadoc comment.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.570
ErrorsMethod 'getMove' is not designed for extension - needs to be abstract, final or empty.570
ErrorsMissing a Javadoc comment.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.574
ErrorsMethod 'getPathExecutor' is not designed for extension - needs to be abstract, final or empty.574
ErrorsMissing a Javadoc comment.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.578
ErrorsMethod 'getPathPlanner' is not designed for extension - needs to be abstract, final or empty.578
ErrorsMissing a Javadoc comment.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.582
ErrorsMethod 'getWeaponPrefs' is not designed for extension - needs to be abstract, final or empty.582
ErrorsMissing a Javadoc comment.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.586
ErrorsMethod 'getNavBuilder' is not designed for extension - needs to be abstract, final or empty.586
ErrorsMissing a Javadoc comment.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.590
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.590
ErrorsMissing a Javadoc comment.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.594
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.594
ErrorsMissing a Javadoc comment.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.598
ErrorsMethod 'getRunStraight' is not designed for extension - needs to be abstract, final or empty.598
ErrorsMissing a Javadoc comment.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.602
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.602
ErrorsMissing a Javadoc comment.602
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.606
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.606
ErrorsMissing a Javadoc comment.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.610
ErrorsMethod 'getNavPoints' is not designed for extension - needs to be abstract, final or empty.610
ErrorsMissing a Javadoc comment.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.614
ErrorsMethod 'getaStar' is not designed for extension - needs to be abstract, final or empty.614
ErrorsMissing a Javadoc comment.614
ErrorsLine contains a tab character.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.618
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.618
ErrorsMissing a Javadoc comment.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.620
ErrorsLine contains a tab character.622
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.622
ErrorsMissing a Javadoc comment.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnused import - cz.cuni.amis.pathfinding.map.IPFMapView.6
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.14
ErrorsLine is longer than 80 characters.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.17
ErrorsLine is longer than 80 characters.44
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.45
ErrorsLine is longer than 80 characters.46
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.53
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.55
ErrorsLine is longer than 80 characters.56
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.61
ErrorsLine is longer than 80 characters.62
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.62
ErrorsLine is longer than 80 characters.64
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.64
ErrorsLine is longer than 80 characters.70
ErrorsType Javadoc comment is missing an @param <BOT> tag.70
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsVariable 'random' must be private and have accessor methods.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.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 contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsVariable 'combo' must be private and have accessor methods.174
ErrorsLine has trailing spaces.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsVariable 'body' must be private and have accessor methods.184
ErrorsLine has trailing spaces.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine is longer than 80 characters.187
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine has trailing spaces.191
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsVariable 'shoot' must be private and have accessor methods.196
ErrorsLine has trailing spaces.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine is longer than 80 characters.199
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.206
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsVariable 'move' must be private and have accessor methods.208
ErrorsLine has trailing spaces.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.216
ErrorsLine contains a tab character.218
ErrorsVariable 'pathExecutor' must be private and have accessor methods.218
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.226
ErrorsVariable 'pathPlanner' must be private and have accessor methods.228
ErrorsLine has trailing spaces.229
ErrorsLine is longer than 80 characters.231
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.234
ErrorsLine has trailing spaces.235
ErrorsLine is longer than 80 characters.237
ErrorsLine has trailing spaces.239
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.242
ErrorsVariable 'navBuilder' must be private and have accessor methods.244
ErrorsLine has trailing spaces.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.248
ErrorsVariable 'stats' must be private and have accessor methods.250
ErrorsLine is longer than 80 characters.253
ErrorsLine has trailing spaces.254
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.259
ErrorsVariable 'fwMap' must be private and have accessor methods.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
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 has trailing spaces.264
ErrorsLine contains a tab character.264
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 is longer than 80 characters.267
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 has trailing spaces.270
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsVariable 'navigation' must be private and have accessor methods.277
ErrorsLine has trailing spaces.278
ErrorsLine is longer than 80 characters.280
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.284
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.286
ErrorsLine has trailing spaces.287
ErrorsVariable 'world' must be private and have accessor methods.291
ErrorsLine has trailing spaces.292
ErrorsVariable 'act' must be private and have accessor methods.296
ErrorsLine has trailing spaces.299
ErrorsLine is longer than 80 characters.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine has trailing spaces.301
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.306
ErrorsLine has trailing spaces.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine has trailing spaces.311
ErrorsLine is longer than 80 characters.311
ErrorsLine contains a tab character.311
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsVariable 'runStraight' must be private and have accessor methods.316
ErrorsLine has trailing spaces.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine has trailing spaces.321
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsVariable 'visibility' must be private and have accessor methods.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.329
ErrorsLine contains a tab character.329
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
ErrorsVariable 'ctf' must be private and have accessor methods.333
ErrorsLine has trailing spaces.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine has trailing spaces.338
ErrorsLine is longer than 80 characters.338
ErrorsLine contains a tab character.338
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsVariable 'navPoints' must be private and have accessor methods.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.346
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsVariable 'aStar' must be private and have accessor methods.350
ErrorsLine contains a tab character.352
ErrorsMissing a Javadoc comment.352
ErrorsParameter name should be final.352
ErrorsParameter bot should be final.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.358
ErrorsLine is longer than 80 characters.359
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.365
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine has trailing spaces.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine is longer than 80 characters.372
ErrorsLine contains a tab character.376
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.376
ErrorsParameter bot should be final.376
ErrorsExpected @param tag for 'bot'.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.381
ErrorsLine is longer than 80 characters.382
ErrorsLine contains a tab character.382
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter bot should be final.386
ErrorsExpected @param tag for 'bot'.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine has trailing spaces.389
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine has trailing spaces.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
ErrorsLine has trailing spaces.396
ErrorsLine contains a tab character.396
ErrorsLine is longer than 80 characters.397
ErrorsLine contains a tab character.397
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.407
ErrorsParameter bot should be final.407
ErrorsExpected @param tag for 'bot'.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine has trailing spaces.410
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine has trailing spaces.425
ErrorsLine is longer than 80 characters.425
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine has trailing spaces.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine is longer than 80 characters.433
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine has trailing spaces.436
ErrorsLine contains a tab character.436
ErrorsParameter bot should be final.436
ErrorsExpected @param tag for 'bot'.436
ErrorsLine has trailing spaces.437
ErrorsLine contains a tab character.437
ErrorsLine has trailing spaces.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine is longer than 80 characters.440
ErrorsLine has trailing spaces.442
ErrorsLine is longer than 80 characters.448
ErrorsParameter info should be final.448
Errors'info' hides a field.448
ErrorsExpected @param tag for 'info'.448
ErrorsParameter config should be final.448
Errors'config' hides a field.448
ErrorsExpected @param tag for 'config'.448
ErrorsParameter init should be final.448
ErrorsExpected @param tag for 'init'.448
ErrorsLine is longer than 80 characters.452
ErrorsUnclosed HTML tag found: <i><i>453
ErrorsLine is longer than 80 characters.454
ErrorsLine is longer than 80 characters.455
ErrorsLine is longer than 80 characters.457
ErrorsLine has trailing spaces.459
ErrorsLine is longer than 80 characters.465
ErrorsParameter gameInfo should be final.465
ErrorsExpected @param tag for 'gameInfo'.465
ErrorsParameter config should be final.465
Errors'config' hides a field.465
ErrorsExpected @param tag for 'config'.465
ErrorsParameter init should be final.465
ErrorsExpected @param tag for 'init'.465
ErrorsParameter self should be final.465
ErrorsExpected @param tag for 'self'.465
ErrorsLine has trailing spaces.467
ErrorsLine is longer than 80 characters.469
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine has trailing spaces.472
ErrorsLine is longer than 80 characters.472
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsMethod 'finishInitialization' is not designed for extension - needs to be abstract, final or empty.475
ErrorsLine contains a tab character.476
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine has trailing spaces.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine has trailing spaces.486
ErrorsLine is longer than 80 characters.488
ErrorsLine has trailing spaces.490
ErrorsLine contains a tab character.490
ErrorsLine has trailing spaces.492
ErrorsLine has trailing spaces.495
ErrorsLine has trailing spaces.498
ErrorsLine contains a tab character.498
ErrorsParameter event should be final.498
ErrorsExpected @param tag for 'event'.498
ErrorsLine contains a tab character.499
ErrorsLine has trailing spaces.500
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsMethod 'getWorldView' 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 has trailing spaces.504
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsMethod 'getAct' 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 'getBody' 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 'getRandom' 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 'getLog' 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 has trailing spaces.520
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsMethod 'getAStar' 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 'getGame' 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 'getInfo' 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 'getPlayers' 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 'getDescriptors' 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 'getItems' 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 'getSenses' 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 'getWeaponry' 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 'getConfig' 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 'getRaycasting' 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 'getShoot' 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 'getMove' 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 contains a tab character.569
ErrorsMethod 'getPathExecutor' 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 'getPathPlanner' 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 'getWeaponPrefs' 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 contains a tab character.581
ErrorsMethod 'getNavBuilder' 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
ErrorsLine contains a tab character.585
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.585
ErrorsMissing a Javadoc comment.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.589
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.589
ErrorsMissing a Javadoc comment.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.593
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.593
ErrorsMissing a Javadoc comment.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.597
ErrorsMethod 'getListenerRegistrator' is not designed for extension - needs to be abstract, final or empty.597
ErrorsMissing a Javadoc comment.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.601
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.601
ErrorsMissing a Javadoc comment.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsLine has trailing spaces.604
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsMethod 'getBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.605
ErrorsMissing a Javadoc comment.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.609
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.609
ErrorsMissing a Javadoc comment.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.613
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.613
ErrorsMissing a Javadoc comment.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine has trailing spaces.616
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.617
ErrorsMissing a Javadoc comment.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsFile does not end with a newline.0
ErrorsUnused import - cz.cuni.amis.pathfinding.map.IPFMapView.6
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.IWorldView.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.11
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.EventListener.11
ErrorsLine is longer than 80 characters.12
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassEventListener.12
ErrorsLine is longer than 80 characters.13
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectClassListener.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectEventListener.14
ErrorsLine is longer than 80 characters.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.worldview.listener.annotation.ObjectListener.15
ErrorsUnused import - cz.cuni.amis.pogamut.base.utils.math.DistanceUtils.17
ErrorsLine is longer than 80 characters.44
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.45
ErrorsLine is longer than 80 characters.46
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.47
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.53
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.55
ErrorsLine is longer than 80 characters.56
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.61
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.61
ErrorsLine is longer than 80 characters.62
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.62
ErrorsLine is longer than 80 characters.64
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.64
ErrorsLine is longer than 80 characters.70
ErrorsType Javadoc comment is missing an @param <BOT> tag.70
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsVariable 'random' must be private and have accessor methods.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.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 contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsVariable 'combo' must be private and have accessor methods.174
ErrorsLine has trailing spaces.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsVariable 'body' must be private and have accessor methods.184
ErrorsLine has trailing spaces.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine is longer than 80 characters.187
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine has trailing spaces.191
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsVariable 'shoot' must be private and have accessor methods.196
ErrorsLine has trailing spaces.197
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine is longer than 80 characters.199
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine has trailing spaces.203
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.206
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsVariable 'move' must be private and have accessor methods.208
ErrorsLine has trailing spaces.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.216
ErrorsLine contains a tab character.218
ErrorsVariable 'pathExecutor' must be private and have accessor methods.218
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.226
ErrorsVariable 'pathPlanner' must be private and have accessor methods.228
ErrorsLine has trailing spaces.229
ErrorsLine is longer than 80 characters.231
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.234
ErrorsLine has trailing spaces.235
ErrorsLine is longer than 80 characters.237
ErrorsLine has trailing spaces.239
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.242
ErrorsVariable 'navBuilder' must be private and have accessor methods.244
ErrorsLine has trailing spaces.245
ErrorsLine is longer than 80 characters.247
ErrorsLine is longer than 80 characters.248
ErrorsVariable 'stats' must be private and have accessor methods.250
ErrorsLine is longer than 80 characters.253
ErrorsLine has trailing spaces.254
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.259
ErrorsVariable 'fwMap' must be private and have accessor methods.259
ErrorsLine has trailing spaces.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
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 has trailing spaces.264
ErrorsLine contains a tab character.264
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 is longer than 80 characters.267
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 has trailing spaces.270
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsVariable 'navigation' must be private and have accessor methods.277
ErrorsLine has trailing spaces.278
ErrorsLine is longer than 80 characters.280
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.284
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.286
ErrorsLine has trailing spaces.287
ErrorsVariable 'world' must be private and have accessor methods.291
ErrorsLine has trailing spaces.292
ErrorsVariable 'act' must be private and have accessor methods.296
ErrorsLine has trailing spaces.299
ErrorsLine is longer than 80 characters.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine has trailing spaces.301
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.306
ErrorsLine has trailing spaces.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine has trailing spaces.311
ErrorsLine is longer than 80 characters.311
ErrorsLine contains a tab character.311
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsVariable 'runStraight' must be private and have accessor methods.316
ErrorsLine has trailing spaces.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine has trailing spaces.321
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsVariable 'visibility' must be private and have accessor methods.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.329
ErrorsLine contains a tab character.329
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
ErrorsVariable 'ctf' must be private and have accessor methods.333
ErrorsLine has trailing spaces.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine has trailing spaces.338
ErrorsLine is longer than 80 characters.338
ErrorsLine contains a tab character.338
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsVariable 'navPoints' must be private and have accessor methods.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.346
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsVariable 'aStar' must be private and have accessor methods.350
ErrorsLine contains a tab character.352
ErrorsMissing a Javadoc comment.352
ErrorsParameter name should be final.352
ErrorsParameter bot should be final.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.358
ErrorsLine is longer than 80 characters.359
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.365
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine has trailing spaces.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine is longer than 80 characters.372
ErrorsLine contains a tab character.376
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.376
ErrorsParameter bot should be final.376
ErrorsExpected @param tag for 'bot'.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.381
ErrorsLine is longer than 80 characters.382
ErrorsLine contains a tab character.382
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter bot should be final.386
ErrorsExpected @param tag for 'bot'.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine has trailing spaces.389
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine has trailing spaces.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
ErrorsLine has trailing spaces.396
ErrorsLine contains a tab character.396
ErrorsLine is longer than 80 characters.397
ErrorsLine contains a tab character.397
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.407
ErrorsParameter bot should be final.407
ErrorsExpected @param tag for 'bot'.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine has trailing spaces.410
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine has trailing spaces.425
ErrorsLine is longer than 80 characters.425
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine has trailing spaces.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine is longer than 80 characters.433
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine has trailing spaces.436
ErrorsLine contains a tab character.436
ErrorsParameter bot should be final.436
ErrorsExpected @param tag for 'bot'.436
ErrorsLine has trailing spaces.437
ErrorsLine contains a tab character.437
ErrorsLine has trailing spaces.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine is longer than 80 characters.440
ErrorsLine has trailing spaces.442
ErrorsLine is longer than 80 characters.448
ErrorsParameter info should be final.448
Errors'info' hides a field.448
ErrorsExpected @param tag for 'info'.448
ErrorsParameter config should be final.448
Errors'config' hides a field.448
ErrorsExpected @param tag for 'config'.448
ErrorsParameter init should be final.448
ErrorsExpected @param tag for 'init'.448
ErrorsLine is longer than 80 characters.452
ErrorsUnclosed HTML tag found: <i><i>453
ErrorsLine is longer than 80 characters.454
ErrorsLine is longer than 80 characters.455
ErrorsLine is longer than 80 characters.457
ErrorsLine has trailing spaces.459
ErrorsLine is longer than 80 characters.465
ErrorsParameter gameInfo should be final.465
ErrorsExpected @param tag for 'gameInfo'.465
ErrorsParameter config should be final.465
Errors'config' hides a field.465
ErrorsExpected @param tag for 'config'.465
ErrorsParameter init should be final.465
ErrorsExpected @param tag for 'init'.465
ErrorsParameter self should be final.465
ErrorsExpected @param tag for 'self'.465
ErrorsLine has trailing spaces.467
ErrorsLine is longer than 80 characters.469
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine has trailing spaces.472
ErrorsLine is longer than 80 characters.472
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsMethod 'finishInitialization' is not designed for extension - needs to be abstract, final or empty.475
ErrorsLine contains a tab character.476
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine has trailing spaces.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine has trailing spaces.486
ErrorsLine is longer than 80 characters.488
ErrorsLine has trailing spaces.490
ErrorsLine contains a tab character.490
ErrorsLine has trailing spaces.492
ErrorsLine has trailing spaces.495
ErrorsLine has trailing spaces.498
ErrorsLine contains a tab character.498
ErrorsParameter event should be final.498
ErrorsExpected @param tag for 'event'.498
ErrorsLine contains a tab character.499
ErrorsLine has trailing spaces.500
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsMethod 'getWorldView' 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 has trailing spaces.504
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsMethod 'getAct' 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 'getBody' 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 'getRandom' 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 'getLog' 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 has trailing spaces.520
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsMethod 'getAStar' 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 'getGame' 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 'getInfo' 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 'getPlayers' 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 'getDescriptors' 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 'getItems' 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 'getSenses' 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 'getWeaponry' 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 'getConfig' 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 'getRaycasting' 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 'getShoot' 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 'getMove' 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 contains a tab character.569
ErrorsMethod 'getPathExecutor' 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 'getPathPlanner' 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 'getWeaponPrefs' 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 contains a tab character.581
ErrorsMethod 'getNavBuilder' 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
ErrorsLine contains a tab character.585
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.585
ErrorsMissing a Javadoc comment.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.589
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.589
ErrorsMissing a Javadoc comment.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.593
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.593
ErrorsMissing a Javadoc comment.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.597
ErrorsMethod 'getListenerRegistrator' is not designed for extension - needs to be abstract, final or empty.597
ErrorsMissing a Javadoc comment.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.601
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.601
ErrorsMissing a Javadoc comment.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsLine has trailing spaces.604
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsMethod 'getBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.605
ErrorsMissing a Javadoc comment.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine contains a tab character.609
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.609
ErrorsMissing a Javadoc comment.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsLine contains a tab character.613
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.613
ErrorsMissing a Javadoc comment.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine has trailing spaces.616
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.617
ErrorsMissing a Javadoc comment.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.34
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsType Javadoc comment is missing an @param <BOT> tag.46
ErrorsType Javadoc comment is missing an @param <WORK_EXECUTOR> tag.46
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter bot should be final.73
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.90
ErrorsParameter ex should be final.90
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.97
ErrorsLine has trailing spaces.117
ErrorsMissing a Javadoc comment.128
ErrorsParameter engine should be final.128
ErrorsParameter engineId should be final.128
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine has trailing spaces.144
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'logicBeforePlan' is not designed for extension - needs to be abstract, final or empty.151
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'logicAfterPlan' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.173
ErrorsExpected an @return tag.176
ErrorsMethod 'createTimer' is not designed for extension - needs to be abstract, final or empty.176
ErrorsLine is longer than 80 characters.181
ErrorsExpected an @return tag.185
ErrorsParameter planSource should be final.198
ErrorsUnused @throws tag for 'IllegalArgumentException'.209
ErrorsExpected an @return tag.211
ErrorsParameter engineId should be final.211
ErrorsParameter planSrc should be final.211
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.235
ErrorsExpected @throws tag for 'IOException'.240
ErrorsLine is longer than 80 characters.248
ErrorsParameter in should be final.248
ErrorsLine has trailing spaces.263
ErrorsLine is longer than 80 characters.265
ErrorsExpected an @return tag.270
ErrorsLine is longer than 80 characters.270
ErrorsParameter directoryPath should be final.270
ErrorsExpected @param tag for 'directoryPath'.270
ErrorsExpected @throws tag for 'IOException'.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsParameter o1 should be final.279
ErrorsParameter o2 should be final.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine has trailing spaces.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsParameter filename should be final.297
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.312
ErrorsLine is longer than 80 characters.314
ErrorsParameter resourcePath should be final.314
ErrorsLine is longer than 80 characters.34
ErrorsLine has trailing spaces.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsType Javadoc comment is missing an @param <BOT> tag.46
ErrorsType Javadoc comment is missing an @param <WORK_EXECUTOR> tag.46
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter bot should be final.73
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.90
ErrorsParameter ex should be final.90
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.97
ErrorsLine has trailing spaces.117
ErrorsMissing a Javadoc comment.128
ErrorsParameter engine should be final.128
ErrorsParameter engineId should be final.128
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.132
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine has trailing spaces.144
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'logicBeforePlan' is not designed for extension - needs to be abstract, final or empty.151
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.162
ErrorsMethod 'logicAfterPlan' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
ErrorsLine has trailing spaces.173
ErrorsExpected an @return tag.176
ErrorsMethod 'createTimer' is not designed for extension - needs to be abstract, final or empty.176
ErrorsLine is longer than 80 characters.181
ErrorsExpected an @return tag.185
ErrorsParameter planSource should be final.198
ErrorsUnused @throws tag for 'IllegalArgumentException'.209
ErrorsExpected an @return tag.211
ErrorsParameter engineId should be final.211
ErrorsParameter planSrc should be final.211
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.234
ErrorsLine is longer than 80 characters.235
ErrorsExpected @throws tag for 'IOException'.240
ErrorsLine is longer than 80 characters.248
ErrorsParameter in should be final.248
ErrorsLine has trailing spaces.263
ErrorsLine is longer than 80 characters.265
ErrorsExpected an @return tag.270
ErrorsLine is longer than 80 characters.270
ErrorsParameter directoryPath should be final.270
ErrorsExpected @param tag for 'directoryPath'.270
ErrorsExpected @throws tag for 'IOException'.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsParameter o1 should be final.279
ErrorsParameter o2 should be final.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine has trailing spaces.282
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsParameter filename should be final.297
ErrorsLine is longer than 80 characters.306
ErrorsLine is longer than 80 characters.312
ErrorsLine is longer than 80 characters.314
ErrorsParameter resourcePath should be final.314

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.executor.IWorkExecutor.15
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateAction.16
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateSense.17
ErrorsUsing the '.*' form of import should be avoided - java.util.*.21
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.42
ErrorsType Javadoc comment is missing an @param <BOT> tag.45
ErrorsType Javadoc comment is missing an @param <CONTEXT> tag.45
ErrorsLine is longer than 80 characters.46
ErrorsVariable 'context' must be private and have accessor methods.49
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.56
ErrorsParameter bot should be final.57
ErrorsExpected @param tag for 'bot'.57
ErrorsMethod 'finishControllerInitialization' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.87
ErrorsParameter executor should be final.87
ErrorsParameter actions should be final.87
ErrorsParameter senses should be final.87
ErrorsLine is longer than 80 characters.92
ErrorsParameter actionName should be final.96
ErrorsLine is longer than 80 characters.100
ErrorsParameter senseName should be final.109
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.118
ErrorsParameter cls should be final.124
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.149
ErrorsMissing a Javadoc comment.153
ErrorsMissing a Javadoc comment.162
ErrorsLine has trailing spaces.170
ErrorsMethod 'createWorkExecutor' is not designed for extension - needs to be abstract, final or empty.171
ErrorsLine is longer than 80 characters.173
Errors'if' construct must use '{}'s.181
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.200
ErrorsMethod 'getPlans' is not designed for extension - needs to be abstract, final or empty.217
ErrorsExpected @throws tag for 'IOException'.218
ErrorsLine has trailing spaces.221
ErrorsLine is longer than 80 characters.224
ErrorsExpected @throws tag for 'IOException'.230
ErrorsLine has trailing spaces.231
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.executor.IWorkExecutor.15
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateAction.16
ErrorsUnused import - cz.cuni.amis.pogamut.sposh.executor.StateSense.17
ErrorsUsing the '.*' form of import should be avoided - java.util.*.21
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.26
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.38
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.42
ErrorsType Javadoc comment is missing an @param <BOT> tag.45
ErrorsType Javadoc comment is missing an @param <CONTEXT> tag.45
ErrorsLine is longer than 80 characters.46
ErrorsVariable 'context' must be private and have accessor methods.49
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.56
ErrorsParameter bot should be final.57
ErrorsExpected @param tag for 'bot'.57
ErrorsMethod 'finishControllerInitialization' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.87
ErrorsParameter executor should be final.87
ErrorsParameter actions should be final.87
ErrorsParameter senses should be final.87
ErrorsLine is longer than 80 characters.92
ErrorsParameter actionName should be final.96
ErrorsLine is longer than 80 characters.100
ErrorsParameter senseName should be final.109
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.118
ErrorsParameter cls should be final.124
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.143
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.149
ErrorsMissing a Javadoc comment.153
ErrorsMissing a Javadoc comment.162
ErrorsLine has trailing spaces.170
ErrorsMethod 'createWorkExecutor' is not designed for extension - needs to be abstract, final or empty.171
ErrorsLine is longer than 80 characters.173
Errors'if' construct must use '{}'s.181
ErrorsLine is longer than 80 characters.182
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.200
ErrorsMethod 'getPlans' is not designed for extension - needs to be abstract, final or empty.217
ErrorsExpected @throws tag for 'IOException'.218
ErrorsLine has trailing spaces.221
ErrorsLine is longer than 80 characters.224
ErrorsExpected @throws tag for 'IOException'.230
ErrorsLine has trailing spaces.231

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