Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
8001587

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
3Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
726Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
158Errors Error
JavadocMethod121Errors Error
JavadocType7Errors Error
JavadocVariable2Errors Error
JavadocStyle6Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport1Errors Error
IllegalImport0Errors Error
RedundantImport1Errors Error
UnusedImports38Errors Error
LineLength293Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround3Errors Error
ModifierOrder3Errors Error
RedundantModifier1Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces1Errors Error
RightCurly0Errors Error
AvoidInlineConditionals2Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField6Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows2Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension84Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier67Errors Error
ArrayTypeStyle0Errors Error
FinalParameters59Errors Error
TodoComment3Errors 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

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.43
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.44
ErrorsLine is longer than 80 characters.45
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.46
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.52
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.53
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.54
ErrorsLine is longer than 80 characters.55
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.55
ErrorsLine is longer than 80 characters.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
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.60
ErrorsLine is longer than 80 characters.61
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.61
ErrorsLine is longer than 80 characters.63
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.63
ErrorsMissing a Javadoc comment.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
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
ErrorsLine contains a tab character.77
ErrorsVariable 'user' must be private and have accessor methods.81
ErrorsLine has trailing spaces.82
ErrorsVariable 'log' must be private and have accessor methods.86
ErrorsLine has trailing spaces.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.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.95
ErrorsLine contains a tab character.96
ErrorsVariable 'game' must be private and have accessor methods.96
ErrorsLine has trailing spaces.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsVariable 'info' must be private and have accessor methods.106
ErrorsLine has trailing spaces.107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine is longer than 80 characters.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.115
ErrorsLine contains a tab character.116
ErrorsVariable 'players' must be private and have accessor methods.116
ErrorsLine has trailing spaces.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsVariable 'descriptors' must be private and have accessor methods.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsVariable 'items' must be private and have accessor methods.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsVariable 'senses' must be private and have accessor methods.147
ErrorsLine has trailing spaces.148
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine is longer than 80 characters.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsVariable 'weaponry' must be private and have accessor methods.157
ErrorsLine has trailing spaces.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsVariable 'config' must be private and have accessor methods.167
ErrorsLine has trailing spaces.168
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine is longer than 80 characters.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.174
ErrorsLine contains a tab character.175
ErrorsVariable 'raycasting' must be private and have accessor methods.175
ErrorsLine has trailing spaces.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsVariable 'body' must be private and have accessor methods.185
ErrorsLine has trailing spaces.186
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine is longer than 80 characters.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 has trailing spaces.192
ErrorsLine is longer than 80 characters.192
ErrorsLine contains a tab character.192
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsVariable 'shoot' must be private and have accessor methods.197
ErrorsLine has trailing spaces.198
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.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 has trailing spaces.204
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsVariable 'move' must be private and have accessor methods.209
ErrorsLine has trailing spaces.210
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.217
ErrorsLine contains a tab character.219
ErrorsVariable 'pathExecutor' must be private and have accessor methods.219
ErrorsLine is longer than 80 characters.222
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.227
ErrorsVariable 'pathPlanner' must be private and have accessor methods.229
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.232
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.235
ErrorsLine has trailing spaces.236
ErrorsLine is longer than 80 characters.238
ErrorsLine has trailing spaces.240
ErrorsLine is longer than 80 characters.240
ErrorsLine is longer than 80 characters.243
ErrorsVariable 'navBuilder' must be private and have accessor methods.245
ErrorsLine has trailing spaces.246
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.249
ErrorsVariable 'stats' must be private and have accessor methods.251
ErrorsLine is longer than 80 characters.254
ErrorsLine has trailing spaces.255
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.256
ErrorsLine is longer than 80 characters.257
ErrorsLine contains a tab character.260
ErrorsVariable 'fwMap' must be private and have accessor methods.260
ErrorsLine has trailing spaces.261
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine is longer than 80 characters.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 is longer than 80 characters.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.270
ErrorsLine has trailing spaces.271
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine has trailing spaces.275
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
ErrorsLine is longer than 80 characters.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsVariable 'runStraight' must be private and have accessor methods.280
ErrorsLine has trailing spaces.281
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine is longer than 80 characters.283
ErrorsLine contains a tab character.283
ErrorsLine is longer than 80 characters.284
ErrorsLine contains a tab character.284
ErrorsLine has trailing spaces.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine has trailing spaces.287
ErrorsLine is longer than 80 characters.287
ErrorsLine contains a tab character.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine is longer than 80 characters.290
ErrorsLine contains a tab character.290
ErrorsLine has trailing spaces.291
ErrorsLine is longer than 80 characters.291
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
ErrorsLine is longer than 80 characters.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsVariable 'navigation' must be private and have accessor methods.298
ErrorsLine has trailing spaces.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine has trailing spaces.303
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsVariable 'visibility' must be private and have accessor methods.308
ErrorsLine has trailing spaces.309
ErrorsLine is longer than 80 characters.311
ErrorsLine is longer than 80 characters.312
ErrorsLine is longer than 80 characters.315
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.317
ErrorsLine has trailing spaces.318
ErrorsVariable 'world' must be private and have accessor methods.322
ErrorsLine has trailing spaces.323
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine has trailing spaces.327
ErrorsLine is longer than 80 characters.327
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsVariable 'navPoints' must be private and have accessor methods.332
ErrorsLine has trailing spaces.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine is longer than 80 characters.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 contains a tab character.339
ErrorsVariable 'aStar' must be private and have accessor methods.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine is longer than 80 characters.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 contains a tab character.346
ErrorsVariable 'ctf' must be private and have accessor methods.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsVariable 'combo' must be private and have accessor methods.351
ErrorsLine has trailing spaces.352
ErrorsVariable 'act' must be private and have accessor methods.356
ErrorsLine contains a tab character.358
ErrorsMissing a Javadoc comment.358
ErrorsParameter name should be final.358
ErrorsParameter bot should be final.358
ErrorsLine contains a tab character.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.365
ErrorsLine is longer than 80 characters.366
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.368
ErrorsLine has trailing spaces.369
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsMethod 'initializeBehaviour' is not designed for extension - needs to be abstract, final or empty.372
ErrorsParameter bot should be final.372
ErrorsExpected @param tag for 'bot'.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine has trailing spaces.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.383
ErrorsMethod 'initializeListeners' is not designed for extension - needs to be abstract, final or empty.383
ErrorsParameter bot should be final.383
ErrorsExpected @param tag for 'bot'.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
ErrorsLine is longer than 80 characters.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.393
ErrorsParameter bot should be final.393
ErrorsExpected @param tag for 'bot'.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine has trailing spaces.397
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine has trailing spaces.399
ErrorsLine contains a tab character.399
ErrorsLine has trailing spaces.400
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine has trailing spaces.402
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine is longer than 80 characters.405
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
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
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.413
ErrorsParameter bot should be final.413
ErrorsExpected @param tag for 'bot'.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine has trailing spaces.416
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 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 is longer than 80 characters.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine has trailing spaces.437
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine is longer than 80 characters.439
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine has trailing spaces.442
ErrorsLine contains a tab character.442
ErrorsParameter bot should be final.442
ErrorsExpected @param tag for 'bot'.442
ErrorsLine has trailing spaces.443
ErrorsLine contains a tab character.443
ErrorsLine has trailing spaces.444
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine is longer than 80 characters.446
ErrorsLine has trailing spaces.448
ErrorsLine is longer than 80 characters.454
ErrorsParameter info should be final.454
Errors'info' hides a field.454
ErrorsExpected @param tag for 'info'.454
ErrorsParameter config should be final.454
Errors'config' hides a field.454
ErrorsExpected @param tag for 'config'.454
ErrorsParameter init should be final.454
ErrorsExpected @param tag for 'init'.454
ErrorsLine is longer than 80 characters.458
ErrorsUnclosed HTML tag found: <i><i>459
ErrorsLine is longer than 80 characters.460
ErrorsLine is longer than 80 characters.461
ErrorsLine is longer than 80 characters.463
ErrorsLine has trailing spaces.465
ErrorsLine is longer than 80 characters.471
ErrorsParameter gameInfo should be final.471
ErrorsExpected @param tag for 'gameInfo'.471
ErrorsParameter config should be final.471
Errors'config' hides a field.471
ErrorsExpected @param tag for 'config'.471
ErrorsParameter init should be final.471
ErrorsExpected @param tag for 'init'.471
ErrorsParameter self should be final.471
ErrorsExpected @param tag for 'self'.471
ErrorsLine has trailing spaces.473
ErrorsLine is longer than 80 characters.475
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.476
ErrorsLine contains a tab character.477
ErrorsLine has trailing spaces.478
ErrorsLine is longer than 80 characters.478
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsMethod 'finishBehaviourInitialization' is not designed for extension - needs to be abstract, final or empty.481
ErrorsLine contains a tab character.482
ErrorsLine is longer than 80 characters.483
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine has trailing spaces.490
ErrorsLine has trailing spaces.493
ErrorsLine has trailing spaces.496
ErrorsLine contains a tab character.496
ErrorsParameter event should be final.496
ErrorsExpected @param tag for 'event'.496
ErrorsLine contains a tab character.497
ErrorsLine has trailing spaces.498
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.499
ErrorsMissing a Javadoc comment.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.501
ErrorsLine has trailing spaces.502
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.503
ErrorsMissing a Javadoc comment.503
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.507
ErrorsMethod 'getGetBackToNavGraph' is not designed for extension - needs to be abstract, final or empty.507
ErrorsMissing a Javadoc comment.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.511
ErrorsMethod 'getVisibility' is not designed for extension - needs to be abstract, final or empty.511
ErrorsMissing a Javadoc comment.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.515
ErrorsMethod 'getRandom' is not designed for extension - needs to be abstract, final or empty.515
ErrorsMissing a Javadoc comment.515
ErrorsLine contains a tab character.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.519
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.519
ErrorsMissing a Javadoc comment.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.523
ErrorsMethod 'getGame' is not designed for extension - needs to be abstract, final or empty.523
ErrorsMissing a Javadoc comment.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.527
ErrorsMethod 'getInfo' is not designed for extension - needs to be abstract, final or empty.527
ErrorsMissing a Javadoc comment.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.531
ErrorsMethod 'getPlayers' is not designed for extension - needs to be abstract, final or empty.531
ErrorsMissing a Javadoc comment.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.535
ErrorsMethod 'getDescriptors' is not designed for extension - needs to be abstract, final or empty.535
ErrorsMissing a Javadoc comment.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.539
ErrorsMethod 'getItems' is not designed for extension - needs to be abstract, final or empty.539
ErrorsMissing a Javadoc comment.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.543
ErrorsMethod 'getSensesModule' is not designed for extension - needs to be abstract, final or empty.543
ErrorsMissing a Javadoc comment.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.547
ErrorsMethod 'getWeaponry' is not designed for extension - needs to be abstract, final or empty.547
ErrorsMissing a Javadoc comment.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.551
ErrorsMethod 'getConfig' is not designed for extension - needs to be abstract, final or empty.551
ErrorsMissing a Javadoc comment.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.555
ErrorsMethod 'getRaycasting' is not designed for extension - needs to be abstract, final or empty.555
ErrorsMissing a Javadoc comment.555
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.559
ErrorsMethod 'getBody' is not designed for extension - needs to be abstract, final or empty.559
ErrorsMissing a Javadoc comment.559
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.563
ErrorsMethod 'getShoot' is not designed for extension - needs to be abstract, final or empty.563
ErrorsMissing a Javadoc comment.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.567
ErrorsMethod 'getMove' is not designed for extension - needs to be abstract, final or empty.567
ErrorsMissing a Javadoc comment.567
ErrorsLine contains a tab character.568
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.571
ErrorsMethod 'getPathExecutor' is not designed for extension - needs to be abstract, final or empty.571
ErrorsMissing a Javadoc comment.571
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.575
ErrorsMethod 'getPathPlanner' is not designed for extension - needs to be abstract, final or empty.575
ErrorsMissing a Javadoc comment.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.579
ErrorsMethod 'getWeaponPrefs' is not designed for extension - needs to be abstract, final or empty.579
ErrorsMissing a Javadoc comment.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.583
ErrorsMethod 'getNavBuilder' is not designed for extension - needs to be abstract, final or empty.583
ErrorsMissing a Javadoc comment.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.587
ErrorsMethod 'getStats' is not designed for extension - needs to be abstract, final or empty.587
ErrorsMissing a Javadoc comment.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.591
ErrorsMethod 'getFwMap' is not designed for extension - needs to be abstract, final or empty.591
ErrorsMissing a Javadoc comment.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.595
ErrorsMethod 'getRunStraight' is not designed for extension - needs to be abstract, final or empty.595
ErrorsMissing a Javadoc comment.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.599
ErrorsMethod 'getNavigation' is not designed for extension - needs to be abstract, final or empty.599
ErrorsMissing a Javadoc comment.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.603
ErrorsMethod 'getWorld' is not designed for extension - needs to be abstract, final or empty.603
ErrorsMissing a Javadoc comment.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.607
ErrorsMethod 'getNavPoints' is not designed for extension - needs to be abstract, final or empty.607
ErrorsMissing a Javadoc comment.607
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.611
ErrorsMethod 'getaStar' is not designed for extension - needs to be abstract, final or empty.611
ErrorsMissing a Javadoc comment.611
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.615
ErrorsMethod 'getCtf' is not designed for extension - needs to be abstract, final or empty.615
ErrorsMissing a Javadoc comment.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.619
ErrorsMethod 'getCombo' is not designed for extension - needs to be abstract, final or empty.619
ErrorsMissing a Javadoc comment.619
ErrorsLine contains a tab character.620
ErrorsLine contains a tab character.621

cz/cuni/amis/pogamut/sposh/context/UT2004Context.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.42
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator.KefikRunner.43
ErrorsLine is longer than 80 characters.44
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController.45
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController.51
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType.52
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.GetPath.53
ErrorsLine is longer than 80 characters.54
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRay.54
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.59
ErrorsLine is longer than 80 characters.60
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.PathList.60
ErrorsLine is longer than 80 characters.62
ErrorsUnused import - cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.ItemDescriptor.62
ErrorsLine is longer than 80 characters.68
ErrorsType Javadoc comment is missing an @param <BOT> tag.68
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsVariable 'random' must be private and have accessor methods.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsVariable 'log' must be private and have accessor methods.78
ErrorsLine has trailing spaces.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.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.87
ErrorsLine contains a tab character.88
ErrorsVariable 'game' 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 has trailing spaces.93
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 'info' 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 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 'players' 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 is longer than 80 characters.114
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsVariable 'descriptors' must be private and have accessor methods.119
ErrorsLine has trailing spaces.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.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.128
ErrorsLine contains a tab character.129
ErrorsVariable 'items' 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 'senses' 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 'weaponry' 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 'config' 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.166
ErrorsLine contains a tab character.167
ErrorsVariable 'raycasting' must be private and have accessor methods.167
ErrorsLine has trailing spaces.168
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsVariable 'combo' must be private and have accessor methods.172
ErrorsLine has trailing spaces.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters.175
ErrorsLine contains a tab character.175
ErrorsLine has trailing spaces.177
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsVariable 'body' must be private and have accessor methods.182
ErrorsLine has trailing spaces.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine is longer than 80 characters.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 has trailing spaces.189
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsVariable 'shoot' must be private and have accessor methods.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine is longer than 80 characters.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 has trailing spaces.201
ErrorsLine is longer than 80 characters.201
ErrorsLine contains a tab character.201
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsVariable 'move' must be private and have accessor methods.206
ErrorsLine has trailing spaces.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.211
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.216
ErrorsVariable 'pathExecutor' must be private and have accessor methods.216
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.224
ErrorsVariable 'pathPlanner' must be private and have accessor methods.226
ErrorsLine has trailing spaces.227
ErrorsLine is longer than 80 characters.229
ErrorsVariable 'weaponPrefs' must be private and have accessor methods.232
ErrorsLine has trailing spaces.233
ErrorsLine is longer than 80 characters.235
ErrorsLine has trailing spaces.237
ErrorsLine is longer than 80 characters.237
ErrorsLine is longer than 80 characters.240
ErrorsVariable 'navBuilder' must be private and have accessor methods.242
ErrorsLine has trailing spaces.243
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.246
ErrorsVariable 'stats' must be private and have accessor methods.248
ErrorsLine is longer than 80 characters.251
ErrorsLine has trailing spaces.252
ErrorsLine is longer than 80 characters.252
ErrorsLine is longer than 80 characters.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.257
ErrorsVariable 'fwMap' must be private and have accessor methods.257
ErrorsLine has trailing spaces.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine is longer than 80 characters.260
ErrorsLine contains a tab character.260
ErrorsLine is longer than 80 characters.261
ErrorsLine contains a tab character.261
ErrorsLine has trailing spaces.262
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine has trailing spaces.264
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine has trailing spaces.268
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine is longer than 80 characters.271
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsVariable 'navigation' must be private and have accessor methods.275
ErrorsLine has trailing spaces.276
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.279
ErrorsLine is longer than 80 characters.282
ErrorsVariable 'listenerRegistrator' must be private and have accessor methods.284
ErrorsLine has trailing spaces.285
ErrorsVariable 'world' must be private and have accessor methods.289
ErrorsLine has trailing spaces.290
ErrorsVariable 'act' must be private and have accessor methods.294
ErrorsLine has trailing spaces.297
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine has trailing spaces.299
ErrorsLine is longer than 80 characters.299
ErrorsLine contains a tab character.299
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsVariable 'getBackToNavGraph' must be private and have accessor methods.304
ErrorsLine has trailing spaces.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine has trailing spaces.309
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsLine is longer than 80 characters.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsVariable 'runStraight' must be private and have accessor methods.314
ErrorsLine has trailing spaces.315
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine has trailing spaces.319
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsVariable 'visibility' must be private and have accessor methods.324
ErrorsLine has trailing spaces.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine is longer than 80 characters.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 contains a tab character.331
ErrorsVariable 'ctf' must be private and have accessor methods.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine is longer than 80 characters.334
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine has trailing spaces.336
ErrorsLine is longer than 80 characters.336
ErrorsLine contains a tab character.336
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsVariable 'navPoints' 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 'aStar' must be private and have accessor methods.348
ErrorsLine contains a tab character.350
ErrorsMissing a Javadoc comment.350
ErrorsParameter name should be final.350
ErrorsParameter bot should be final.350
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.356
ErrorsLine is longer than 80 characters.357
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine has trailing spaces.360
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.363
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine has trailing spaces.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.374
ErrorsMethod 'initializeListeners' 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 is longer than 80 characters.375
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.379
ErrorsLine is longer than 80 characters.380
ErrorsLine contains a tab character.380
ErrorsLine is longer than 80 characters.381
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsMethod 'initializePathFinding' is not designed for extension - needs to be abstract, final or empty.384
ErrorsParameter bot should be final.384
ErrorsExpected @param tag for 'bot'.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine has trailing spaces.387
ErrorsLine contains a tab character.387
ErrorsLine has trailing spaces.388
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine has trailing spaces.390
ErrorsLine contains a tab character.390
ErrorsLine has trailing spaces.391
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine has trailing spaces.393
ErrorsLine contains a tab character.393
ErrorsLine is longer than 80 characters.394
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.396
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
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 contains a tab character.404
ErrorsMethod 'initializeModules' is not designed for extension - needs to be abstract, final or empty.404
ErrorsParameter bot should be final.404
ErrorsExpected @param tag for 'bot'.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine has trailing spaces.407
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
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 has trailing spaces.422
ErrorsLine is longer than 80 characters.422
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 has trailing spaces.428
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine is longer than 80 characters.430
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine has trailing spaces.433
ErrorsLine contains a tab character.433
ErrorsParameter bot should be final.433
ErrorsExpected @param tag for 'bot'.433
ErrorsLine has trailing spaces.434
ErrorsLine contains a tab character.434
ErrorsLine has trailing spaces.435
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine is longer than 80 characters.437
ErrorsLine has trailing spaces.439
ErrorsLine is longer than 80 characters.445
ErrorsParameter info should be final.445
Errors'info' hides a field.445
ErrorsExpected @param tag for 'info'.445
ErrorsParameter config should be final.445
Errors'config' hides a field.445
ErrorsExpected @param tag for 'config'.445
ErrorsParameter init should be final.445
ErrorsExpected @param tag for 'init'.445
ErrorsLine is longer than 80 characters.449
ErrorsUnclosed HTML tag found: <i><i>450
ErrorsLine is longer than 80 characters.451
ErrorsLine is longer than 80 characters.452
ErrorsLine is longer than 80 characters.454
ErrorsLine has trailing spaces.456
ErrorsLine is longer than 80 characters.462
ErrorsParameter gameInfo should be final.462
ErrorsExpected @param tag for 'gameInfo'.462
ErrorsParameter config should be final.462
Errors'config' hides a field.462
ErrorsExpected @param tag for 'config'.462
ErrorsParameter init should be final.462
ErrorsExpected @param tag for 'init'.462
ErrorsParameter self should be final.462
ErrorsExpected @param tag for 'self'.462
ErrorsLine has trailing spaces.464
ErrorsLine is longer than 80 characters.466
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine has trailing spaces.469
ErrorsLine is longer than 80 characters.469
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsMethod 'finishInitialization' is not designed for extension - needs to be abstract, final or empty.472
ErrorsLine contains a tab character.473
ErrorsLine is longer than 80 characters.474
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.476
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine has trailing spaces.479
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine has trailing spaces.483
ErrorsLine is longer than 80 characters.485
ErrorsLine has trailing spaces.487
ErrorsLine contains a tab character.487
ErrorsLine has trailing spaces.489
ErrorsLine has trailing spaces.492
ErrorsLine has trailing spaces.495
ErrorsLine contains a tab character.495
ErrorsParameter event should be final.495
ErrorsExpected @param tag for 'event'.495
ErrorsLine contains a tab character.496
ErrorsLine has trailing spaces.497
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.498
ErrorsMissing a Javadoc comment.498
ErrorsLine contains a tab character.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 'getAct' 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 contains a tab character.506
ErrorsMethod 'getBody' 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 'getRandom' 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 'getLog' 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 has trailing spaces.517
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsMethod 'getAStar' 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 'getGame' 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 'getInfo' 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 'getPlayers' 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 'getDescriptors' 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 'getItems' 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 'getSenses' 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 'getWeaponry' 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 'getConfig' 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 'getRaycasting' 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 'getShoot' 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 'getMove' 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 'getPathExecutor' 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 'getPathPlanner' 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 'getWeaponPrefs' 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 'getNavBuilder' 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 'getStats' 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 'getFwMap' 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 'getNavigation' 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 'getListenerRegistrator' 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 'getWorld' 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 has trailing spaces.601
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsMethod 'getBackToNavGraph' 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 'getCtf' 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 'getVisibility' 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 has trailing spaces.613
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsMethod 'getCombo' 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

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

ViolationMessageLine
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.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters.148
ErrorsMethod 'logicBeforePlan' is not designed for extension - needs to be abstract, final or empty.150
ErrorsLine is longer than 80 characters.152
ErrorsLine is longer than 80 characters.161
ErrorsMethod 'logicAfterPlan' is not designed for extension - needs to be abstract, final or empty.163
ErrorsLine is longer than 80 characters.165
ErrorsLine has trailing spaces.172
ErrorsExpected an @return tag.175
ErrorsMethod 'createTimer' is not designed for extension - needs to be abstract, final or empty.175
ErrorsLine is longer than 80 characters.180
ErrorsExpected an @return tag.184
ErrorsParameter planSource should be final.197
ErrorsUnused @throws tag for 'IllegalArgumentException'.208
ErrorsExpected an @return tag.210
ErrorsParameter engineId should be final.210
ErrorsParameter planSrc should be final.210
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.223
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.234
ErrorsExpected @throws tag for 'IOException'.239
ErrorsLine is longer than 80 characters.247
ErrorsParameter in should be final.247
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters.264
ErrorsExpected an @return tag.269
ErrorsLine is longer than 80 characters.269
ErrorsParameter directoryPath should be final.269
ErrorsExpected @param tag for 'directoryPath'.269
ErrorsExpected @throws tag for 'IOException'.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine is longer than 80 characters.272
ErrorsLine contains a tab character.272
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
ErrorsParameter o1 should be final.278
ErrorsParameter o2 should be final.278
ErrorsLine is longer than 80 characters.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine has trailing spaces.281
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsParameter filename should be final.296
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.311
ErrorsLine is longer than 80 characters.313
ErrorsParameter resourcePath should be final.313

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

ViolationMessageLine
ErrorsMissing package-info.java file.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
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

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
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