Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1620036187

Files

FilesInfosWarningsErrors
cz/cuni/amis/pogamut/defcon/agent/DefConAgent.java00287
cz/cuni/amis/pogamut/defcon/agent/DefConLogPublisher.java0088
cz/cuni/amis/pogamut/defcon/agent/IDefConAgent.java0054
cz/cuni/amis/pogamut/defcon/agent/IDefConAgentController.java0038
cz/cuni/amis/pogamut/defcon/agent/IDefConAgentLogicController.java006
cz/cuni/amis/pogamut/defcon/agent/impl/DefConAgentController.java00139
cz/cuni/amis/pogamut/defcon/agent/impl/DefConAgentLogicController.java00578
cz/cuni/amis/pogamut/defcon/agent/impl/ILogicUpdateListener.java008
cz/cuni/amis/pogamut/defcon/agent/module/logic/DefConAgentLogic.java0097
cz/cuni/amis/pogamut/defcon/agent/module/sensor/GameInfo.java005127
cz/cuni/amis/pogamut/defcon/agentmanager/DefConAgentManager.java00201
cz/cuni/amis/pogamut/defcon/agentmanager/exception/CantInstantiateAgentException.java0037
cz/cuni/amis/pogamut/defcon/agentmanager/exception/ModuleForAgentClassNotFoundException.java0040
cz/cuni/amis/pogamut/defcon/ai/AbstractAI.java00101
cz/cuni/amis/pogamut/defcon/ai/IUnitAI.java0066
cz/cuni/amis/pogamut/defcon/ai/buildingai/AbstractBuildingAI.java0063
cz/cuni/amis/pogamut/defcon/ai/buildingai/IBuildingAI.java004
cz/cuni/amis/pogamut/defcon/ai/fleetai/IFleetAI.java0013
cz/cuni/amis/pogamut/defcon/base3d/worldview/object/DefConLocation.java00473
cz/cuni/amis/pogamut/defcon/communication/command/impl/DefConAct.java00137
cz/cuni/amis/pogamut/defcon/communication/commands/DefConCommandExecutor.java0027
cz/cuni/amis/pogamut/defcon/communication/mailbox/IMailBox.java00113
cz/cuni/amis/pogamut/defcon/communication/mailbox/IMessage.java008
cz/cuni/amis/pogamut/defcon/communication/mailbox/MailBox.java00160
cz/cuni/amis/pogamut/defcon/communication/messages/Updatable.java0013
cz/cuni/amis/pogamut/defcon/communication/messages/commands/DefConCommand.java0011
cz/cuni/amis/pogamut/defcon/communication/messages/commands/PlaceFleet.java0086
cz/cuni/amis/pogamut/defcon/communication/messages/commands/PlaceStructure.java0086
cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestAlliance.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestCeaseFire.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestGameSpeed.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestShareRadar.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SendChatMessage.java0086
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SendVote.java0084
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetActionTarget.java00110
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetLandingTarget.java0084
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetMovementTarget.java0086
cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetState.java0084
cz/cuni/amis/pogamut/defcon/communication/messages/commands/WhiteboardClear.java0044
cz/cuni/amis/pogamut/defcon/communication/messages/commands/WhiteboardDraw.java0090
cz/cuni/amis/pogamut/defcon/communication/messages/infos/AirBase.java00117
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Battleship.java0066
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Bomber.java0082
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Carrier.java00116
cz/cuni/amis/pogamut/defcon/communication/messages/infos/CeasedFire.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/City.java0072
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DebugIsReplayingGameChanged.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConChanged.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConEvent.java0016
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConObject.java0042
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConObjectUpdate.java00114
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConUnitObject.java0074
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConViewableObject.java0074
cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConWorldEvent.java0044
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Destroyed.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/EventBatchBegin.java0038
cz/cuni/amis/pogamut/defcon/communication/messages/infos/EventBatchEnd.java0038
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Explosion.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Fighter.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Fleet.java0072
cz/cuni/amis/pogamut/defcon/communication/messages/infos/GameRunningChanged.java0054
cz/cuni/amis/pogamut/defcon/communication/messages/infos/GameSpeedChanged.java0064
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Gunshot.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Hit.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/InvalidObject.java0050
cz/cuni/amis/pogamut/defcon/communication/messages/infos/NewVote.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Nuke.java0066
cz/cuni/amis/pogamut/defcon/communication/messages/infos/NukeLaunchSilo.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/NukeLaunchSub.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingCarrier.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingDetection.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingSub.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/QueueItem.java0050
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Radar.java0066
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Saucer.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/SharedRadar.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Silo.java0082
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Sub.java0082
cz/cuni/amis/pogamut/defcon/communication/messages/infos/TeamRetractedVoted.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/TeamVoted.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/Tornado.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/UnceasedFire.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/UnsharedRadar.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/VictoryTimerActiveChanged.java0056
cz/cuni/amis/pogamut/defcon/communication/messages/infos/VoteFinishedNo.java0062
cz/cuni/amis/pogamut/defcon/communication/messages/infos/VoteFinishedYes.java0062
cz/cuni/amis/pogamut/defcon/communication/translator/DefConMessageProducer.java00369
cz/cuni/amis/pogamut/defcon/communication/worldview/AbstractMapSource.java00171
cz/cuni/amis/pogamut/defcon/communication/worldview/DefConWorldView.java00392
cz/cuni/amis/pogamut/defcon/communication/worldview/NativeMapSource.java00888
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/bitmap/BitmapMapSource.java00881
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGrid.java0045
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCell.java0046
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCellFlag.java004
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCellId.java0060
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridIterator.java00222
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/BasicGrid.java00607
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/BasicGridIterator.java00666
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/SymmetricGridCell.java00282
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/SymmetricGridCellId.java00146
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/flags/BasicFlag.java0037
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/flags/IFlagChecker.java00256
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/buildings/BuildingPlacementProvider.java00391
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/buildings/BuildingsManager.java00670
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/fleets/FleetsManager.java001155
cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/fleets/IPlacingFinishedListener.java0012
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/GameMapInfoPolygons.java003291
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/FilePrecomputedBordersLoader.java00163
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/FilePrecomputedBordersSaver.java0086
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/IPrecomputedBordersLoader.java0046
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/IPrecomputedBordersSaver.java0034
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/quadtree/FilePrecomputedQuadTreeLoader.java0035
cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/quadtree/IPrecomputedQuadTreeLoader.java0014
cz/cuni/amis/pogamut/defcon/consts/ChatChannel.java0083
cz/cuni/amis/pogamut/defcon/consts/CityPopulations.java0088
cz/cuni/amis/pogamut/defcon/consts/Event.java00174
cz/cuni/amis/pogamut/defcon/consts/GameMode.java00100
cz/cuni/amis/pogamut/defcon/consts/GameOption.java00318
cz/cuni/amis/pogamut/defcon/consts/GameSpeed.java0092
cz/cuni/amis/pogamut/defcon/consts/ScoreMode.java0086
cz/cuni/amis/pogamut/defcon/consts/Territory.java00112
cz/cuni/amis/pogamut/defcon/consts/UnitType.java00254
cz/cuni/amis/pogamut/defcon/consts/Vote.java0084
cz/cuni/amis/pogamut/defcon/consts/VoteType.java0090
cz/cuni/amis/pogamut/defcon/consts/state/AirBaseState.java0087
cz/cuni/amis/pogamut/defcon/consts/state/BattleshipState.java0086
cz/cuni/amis/pogamut/defcon/consts/state/BomberState.java0096
cz/cuni/amis/pogamut/defcon/consts/state/CarrierState.java0098
cz/cuni/amis/pogamut/defcon/consts/state/FighterState.java0094
cz/cuni/amis/pogamut/defcon/consts/state/IState.java0024
cz/cuni/amis/pogamut/defcon/consts/state/NukeState.java0092
cz/cuni/amis/pogamut/defcon/consts/state/RadarState.java0090
cz/cuni/amis/pogamut/defcon/consts/state/SiloState.java0098
cz/cuni/amis/pogamut/defcon/consts/state/SubState.java0098
cz/cuni/amis/pogamut/defcon/factory/DefConAgentModule.java00203
cz/cuni/amis/pogamut/defcon/generator/FleetGenerator.java00203
cz/cuni/amis/pogamut/defcon/utils/AdvancedFlagListener.java0017
cz/cuni/amis/pogamut/defcon/utils/Pair.java0052
cz/cuni/amis/pogamut/defcon/utils/PolygonUtils.java001298
cz/cuni/amis/pogamut/defcon/utils/SimpleFlag.java00112
cz/cuni/amis/pogamut/defcon/utils/SyncMethodExecContainer.java00182
cz/cuni/amis/pogamut/defcon/utils/closestpoints/ClosestPointsLookUp.java00993
cz/cuni/amis/pogamut/defcon/utils/closestpoints/ClosestPointsManager.java00104
cz/cuni/amis/pogamut/defcon/utils/logging/BasicConsoleLogHandler.java0045
cz/cuni/amis/pogamut/defcon/utils/quadtree/BuildingPlacementQuadTreeLabellingMethod.java00105
cz/cuni/amis/pogamut/defcon/utils/quadtree/DepthLimitedQuadTreePostorderIterator.java00136
cz/cuni/amis/pogamut/defcon/utils/quadtree/IQuadTreeLabelingMethod.java008
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTree.java00166
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeBFSIterator.java00104
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeLabeler.java0044
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeNode.java001104
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreePostorderIterator.java00260
cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreesManager.java00246
cz/cuni/amis/pogamut/defcon/utils/quadtree/RectangularFillTester.java00400
cz/cuni/amis/pogamut/defcon/utils/quadtree/UnitPlacementQuadTreeLabellingMethod.java0088
cz/cuni/amis/pogamut/defcon/utils/quadtree/WidthLimitedQuadTreePostorderIterator.java0054
javabot/ActExecutor.java00221
javabot/JBot.java002102
javabot/JBotMethodsRepository.java001634
javabot/PogamutJBotSupport.java001040
javabot/events/DefConBasicUpdate.java0031
javabot/events/IDefConBasicEvent.java004

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
37Errors Error
NewlineAtEndOfFile12Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
18898Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
2332Errors Error
JavadocMethod2302Errors Error
JavadocType62Errors Error
JavadocVariable1132Errors Error
JavadocStyle94Errors Error
ConstantName128Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName172Errors Error
MemberName64Errors Error
MethodName316Errors Error
PackageName0Errors Error
ParameterName90Errors Error
StaticVariableName2Errors Error
TypeName0Errors Error
AvoidStarImport1196Errors Error
IllegalImport0Errors Error
RedundantImport108Errors Error
UnusedImports50Errors Error
LineLength2880Errors Error
MethodLength2Errors Error
ParameterNumber22Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter70Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap148Errors Error
ParenPad224Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter268Errors Error
WhitespaceAround166Errors Error
ModifierOrder20Errors Error
RedundantModifier124Errors Error
AvoidNestedBlocks60Errors Error
EmptyBlock4Errors Error
LeftCurly28Errors Error
NeedBraces360Errors Error
RightCurly6Errors Error
AvoidInlineConditionals20Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement2Errors Error
EqualsHashCode4Errors Error
HiddenField530Errors Error
IllegalInstantiation0Errors Error
InnerAssignment32Errors Error
MagicNumber468Errors Error
MissingSwitchDefault36Errors Error
RedundantThrows26Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn6Errors Error
DesignForExtension1076Errors Error
FinalClass2Errors Error
HideUtilityClassConstructor14Errors Error
InterfaceIsType0Errors Error
VisibilityModifier284Errors Error
ArrayTypeStyle4Errors Error
FinalParameters2338Errors Error
TodoComment38Errors Error
UpperEll0Errors Error

Details

cz/cuni/amis/pogamut/defcon/agent/DefConAgent.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'worldview' must be private and have accessor methods.43
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsParameter event should be final.48
Errors'if' construct must use '{}'s.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsFirst sentence should end with a period.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsParameter agentId should be final.67
ErrorsExpected @param tag for 'agentId'.67
ErrorsParameter eventBus should be final.67
ErrorsExpected @param tag for 'eventBus'.67
ErrorsParameter logger should be final.67
ErrorsExpected @param tag for 'logger'.67
ErrorsLine contains a tab character.68
ErrorsParameter worldView should be final.68
ErrorsExpected @param tag for 'worldView'.68
ErrorsParameter act should be final.68
ErrorsExpected @param tag for 'act'.68
ErrorsLine contains a tab character.69
ErrorsParameter logic should be final.69
ErrorsExpected @param tag for 'logic'.69
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsExpected an @return tag.85
ErrorsLine contains a tab character.85
ErrorsMethod 'getArguments' is not designed for extension - needs to be abstract, final or empty.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsMethod 'setOptions' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine contains a tab character.94
ErrorsParameter arguments should be final.94
Errors'arguments' hides a field.94
ErrorsExpected @param tag for 'arguments'.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.108
ErrorsMethod 'startAgent' is not designed for extension - needs to be abstract, final or empty.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine has trailing spaces.114
ErrorsMethod 'stopAgent' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine has trailing spaces.126
Errors'{' is not followed by whitespace.128
Errors'}' is not preceded with whitespace.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsMethod 'gameStarted' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsLine contains a tab character.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsMethod 'gameHasStarted' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsLine contains a tab character.135
ErrorsLine has trailing spaces.137
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter command should be final.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'worldview' must be private and have accessor methods.43
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsParameter event should be final.48
Errors'if' construct must use '{}'s.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsFirst sentence should end with a period.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsParameter agentId should be final.67
ErrorsExpected @param tag for 'agentId'.67
ErrorsParameter eventBus should be final.67
ErrorsExpected @param tag for 'eventBus'.67
ErrorsParameter logger should be final.67
ErrorsExpected @param tag for 'logger'.67
ErrorsLine contains a tab character.68
ErrorsParameter worldView should be final.68
ErrorsExpected @param tag for 'worldView'.68
ErrorsParameter act should be final.68
ErrorsExpected @param tag for 'act'.68
ErrorsLine contains a tab character.69
ErrorsParameter logic should be final.69
ErrorsExpected @param tag for 'logic'.69
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsExpected an @return tag.85
ErrorsLine contains a tab character.85
ErrorsMethod 'getArguments' is not designed for extension - needs to be abstract, final or empty.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsMethod 'setOptions' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine contains a tab character.94
ErrorsParameter arguments should be final.94
Errors'arguments' hides a field.94
ErrorsExpected @param tag for 'arguments'.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine has trailing spaces.108
ErrorsMethod 'startAgent' is not designed for extension - needs to be abstract, final or empty.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine has trailing spaces.114
ErrorsMethod 'stopAgent' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine has trailing spaces.126
Errors'{' is not followed by whitespace.128
Errors'}' is not preceded with whitespace.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsMethod 'gameStarted' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsLine contains a tab character.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsMethod 'gameHasStarted' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsLine contains a tab character.135
ErrorsLine has trailing spaces.137
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter command should be final.139
ErrorsLine contains a tab character.140

cz/cuni/amis/pogamut/defcon/agent/DefConLogPublisher.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsParameter record should be final.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter formatter should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsRedundant throws: 'SecurityException' is unchecked exception.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMethod 'publish' is not designed for extension - needs to be abstract, final or empty.36
ErrorsLine contains a tab character.37
ErrorsParameter record should be final.37
ErrorsParameter formattedMsg should be final.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsParameter record should be final.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter formatter should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsRedundant throws: 'SecurityException' is unchecked exception.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMethod 'publish' is not designed for extension - needs to be abstract, final or empty.36
ErrorsLine contains a tab character.37
ErrorsParameter record should be final.37
ErrorsParameter formattedMsg should be final.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41

cz/cuni/amis/pogamut/defcon/agent/IDefConAgent.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsExpected an @return tag.19
ErrorsLine contains a tab character.19
ErrorsRedundant 'public' modifier.19
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsRedundant 'public' modifier.25
ErrorsExpected @param tag for 'arguments'.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsRedundant 'public' modifier.36
ErrorsExpected @param tag for 'command'.36
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsExpected an @return tag.19
ErrorsLine contains a tab character.19
ErrorsRedundant 'public' modifier.19
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsRedundant 'public' modifier.25
ErrorsExpected @param tag for 'arguments'.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsRedundant 'public' modifier.36
ErrorsExpected @param tag for 'command'.36

cz/cuni/amis/pogamut/defcon/agent/IDefConAgentController.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsRedundant 'public' modifier.18
ErrorsExpected @param tag for 'agent'.18
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.25
ErrorsRedundant 'public' modifier.25
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsRedundant 'public' modifier.18
ErrorsExpected @param tag for 'agent'.18
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.25
ErrorsRedundant 'public' modifier.25
ErrorsLine contains a tab character.25

cz/cuni/amis/pogamut/defcon/agent/IDefConAgentLogicController.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.15
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.15

cz/cuni/amis/pogamut/defcon/agent/impl/DefConAgentController.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.11
ErrorsFirst sentence should end with a period.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsVariable 'agent' must be private and have accessor methods.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.32
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.35
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
ErrorsParameter agent should be final.39
Errors'agent' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsExpected an @return tag.61
ErrorsLine contains a tab character.61
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter command should be final.72
ErrorsExpected @param tag for 'command'.72
ErrorsLine contains a tab character.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.77
ErrorsExpected an @return tag.80
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.80
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.83
ErrorsLine is longer than 80 characters.11
ErrorsFirst sentence should end with a period.14
ErrorsLine is longer than 80 characters.15
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsVariable 'agent' must be private and have accessor methods.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.32
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.35
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
ErrorsParameter agent should be final.39
Errors'agent' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsExpected an @return tag.61
ErrorsLine contains a tab character.61
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsMethod 'getAct' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter command should be final.72
ErrorsExpected @param tag for 'command'.72
ErrorsLine contains a tab character.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters.77
ErrorsExpected an @return tag.80
ErrorsMethod 'getLog' is not designed for extension - needs to be abstract, final or empty.80
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.83

cz/cuni/amis/pogamut/defcon/agent/impl/DefConAgentLogicController.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.18
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'logicModule' must be private and have accessor methods.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'worldview' must be private and have accessor methods.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'gameInfo' must be private and have accessor methods.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'fleetsManager' must be private and have accessor methods.54
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'buildingsManager' must be private and have accessor methods.56
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'flagChecker' must be private and have accessor methods.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsVariable 'gameStartedListener' must be private and have accessor methods.88
ErrorsLine contains a tab character.89
ErrorsLine has trailing spaces.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsParameter event should be final.92
ErrorsLine contains a tab character.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine contains a tab character.108
ErrorsParameter agent should be final.108
ErrorsExpected @param tag for 'agent'.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine has trailing spaces.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.121
ErrorsMethod 'getLogicInitializeTime' is not designed for extension - needs to be abstract, final or empty.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'120000' is a magic number.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMethod 'getLogicShutdownTime' is not designed for extension - needs to be abstract, final or empty.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
Errors'120000' is a magic number.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsMethod 'logic' is not designed for extension - needs to be abstract, final or empty.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
Errors'{' is not followed by whitespace.162
Errors'}' is not preceded with whitespace.162
ErrorsLine has trailing spaces.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine has trailing spaces.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsMethod 'firstGameLogic' is not designed for extension - needs to be abstract, final or empty.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine has trailing spaces.170
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsMissing a Javadoc comment.171
ErrorsRedundant 'final' modifier.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
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 contains a tab character.179
ErrorsLine has trailing spaces.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
Errors'{' is not followed by whitespace.181
Errors'}' is not preceded with whitespace.181
ErrorsFirst sentence should end with a period.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsMethod 'logicInitialize' is not designed for extension - needs to be abstract, final or empty.193
ErrorsLine contains a tab character.194
ErrorsParameter logicModule should be final.194
Errors'logicModule' hides a field.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine has trailing spaces.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsMethod 'addGameLogicListener' is not designed for extension - needs to be abstract, final or empty.207
ErrorsParameter updateListener should be final.207
ErrorsExpected @param tag for 'updateListener'.207
Errors'if' construct must use '{}'s.208
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsMethod 'unregisterUpdates' is not designed for extension - needs to be abstract, final or empty.217
ErrorsParameter updateListener should be final.217
ErrorsExpected @param tag for 'updateListener'.217
Errors'if' construct must use '{}'s.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsExpected an @return tag.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine has trailing spaces.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsExpected an @return tag.236
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine has trailing spaces.242
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsExpected an @return tag.245
ErrorsLine contains a tab character.245
ErrorsMethod 'getFlagChecker' is not designed for extension - needs to be abstract, final or empty.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsMissing a Javadoc comment.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.253
ErrorsMissing a Javadoc comment.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.18
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'logicModule' must be private and have accessor methods.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'worldview' must be private and have accessor methods.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'gameInfo' must be private and have accessor methods.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'fleetsManager' must be private and have accessor methods.54
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'buildingsManager' must be private and have accessor methods.56
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'flagChecker' must be private and have accessor methods.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsVariable 'gameStartedListener' must be private and have accessor methods.88
ErrorsLine contains a tab character.89
ErrorsLine has trailing spaces.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsParameter event should be final.92
ErrorsLine contains a tab character.93
ErrorsLine has trailing spaces.94
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'initializeController' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine contains a tab character.108
ErrorsParameter agent should be final.108
ErrorsExpected @param tag for 'agent'.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine has trailing spaces.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.121
ErrorsMethod 'getLogicInitializeTime' is not designed for extension - needs to be abstract, final or empty.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'120000' is a magic number.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMethod 'getLogicShutdownTime' is not designed for extension - needs to be abstract, final or empty.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
Errors'120000' is a magic number.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsMethod 'logic' is not designed for extension - needs to be abstract, final or empty.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
Errors'{' is not followed by whitespace.162
Errors'}' is not preceded with whitespace.162
ErrorsLine has trailing spaces.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine has trailing spaces.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsMethod 'firstGameLogic' is not designed for extension - needs to be abstract, final or empty.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine has trailing spaces.170
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsMissing a Javadoc comment.171
ErrorsRedundant 'final' modifier.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
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 contains a tab character.179
ErrorsLine has trailing spaces.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
Errors'{' is not followed by whitespace.181
Errors'}' is not preceded with whitespace.181
ErrorsFirst sentence should end with a period.183
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsMethod 'logicInitialize' is not designed for extension - needs to be abstract, final or empty.193
ErrorsLine contains a tab character.194
ErrorsParameter logicModule should be final.194
Errors'logicModule' hides a field.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine has trailing spaces.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsMethod 'addGameLogicListener' is not designed for extension - needs to be abstract, final or empty.207
ErrorsParameter updateListener should be final.207
ErrorsExpected @param tag for 'updateListener'.207
Errors'if' construct must use '{}'s.208
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsMethod 'unregisterUpdates' is not designed for extension - needs to be abstract, final or empty.217
ErrorsParameter updateListener should be final.217
ErrorsExpected @param tag for 'updateListener'.217
Errors'if' construct must use '{}'s.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsExpected an @return tag.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine has trailing spaces.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsExpected an @return tag.236
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine has trailing spaces.242
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsExpected an @return tag.245
ErrorsLine contains a tab character.245
ErrorsMethod 'getFlagChecker' is not designed for extension - needs to be abstract, final or empty.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsMissing a Javadoc comment.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.253
ErrorsMissing a Javadoc comment.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255

cz/cuni/amis/pogamut/defcon/agent/impl/ILogicUpdateListener.java

ViolationMessageLine
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.8
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.8
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11

cz/cuni/amis/pogamut/defcon/agent/module/logic/DefConAgentLogic.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsParameter agent should be final.23
ErrorsParameter logic should be final.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter agent should be final.27
ErrorsParameter logic should be final.27
ErrorsParameter log should be final.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter agent should be final.31
ErrorsParameter logic should be final.31
ErrorsParameter log should be final.31
ErrorsParameter dependencies should be final.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMethod 'beforeLogic' is not designed for extension - needs to be abstract, final or empty.35
ErrorsLine contains a tab character.36
ErrorsParameter threadName should be final.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter threadName should be final.41
ErrorsLine contains a tab character.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsParameter agent should be final.23
ErrorsParameter logic should be final.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter agent should be final.27
ErrorsParameter logic should be final.27
ErrorsParameter log should be final.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter agent should be final.31
ErrorsParameter logic should be final.31
ErrorsParameter log should be final.31
ErrorsParameter dependencies should be final.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMethod 'beforeLogic' is not designed for extension - needs to be abstract, final or empty.35
ErrorsLine contains a tab character.36
ErrorsParameter threadName should be final.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter threadName should be final.41
ErrorsLine contains a tab character.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43

cz/cuni/amis/pogamut/defcon/agent/module/sensor/GameInfo.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
Errors'static' modifier out of order with the JLS suggestions.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
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.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
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.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
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.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsParameter oldValue should be final.108
ErrorsParameter changedValue should be final.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine has trailing spaces.121
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsParameter oldValue should be final.125
ErrorsParameter changedValue should be final.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsParameter oldValue should be final.143
ErrorsParameter changedValue should be final.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine has trailing spaces.152
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsParameter oldValue should be final.160
ErrorsParameter changedValue should be final.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
ErrorsLine has trailing spaces.174
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsParameter oldValue should be final.178
ErrorsParameter changedValue should be final.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine has trailing spaces.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
Errors'if' construct must use '{}'s.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsRedundant 'final' modifier.241
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsName 'own_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.248
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsRedundant 'final' modifier.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsRedundant 'final' modifier.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.298
ErrorsLine is longer than 80 characters.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.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
ErrorsMethod 'getEvents' is not designed for extension - needs to be abstract, final or empty.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.314
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 is longer than 80 characters.320
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine has trailing spaces.324
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsMissing a Javadoc comment.325
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsMissing a Javadoc comment.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
Errors'{' should be on the previous line.333
ErrorsLine is longer than 80 characters.334
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
Errors'-177.890625f' is a magic number.337
Errors',' is not followed by whitespace.337
Errors'34.736842f' is a magic number.337
ErrorsLine is longer than 80 characters.338
ErrorsLine contains a tab character.338
Errors'-177.187500f' is a magic number.338
Errors',' is not followed by whitespace.338
Errors'46.666667f' is a magic number.338
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.339
Errors'-156.093750f' is a magic number.339
Errors',' is not followed by whitespace.339
Errors'45.964912f' is a magic number.339
ErrorsLine is longer than 80 characters.340
ErrorsLine contains a tab character.340
Errors'-151.875000f' is a magic number.340
Errors',' is not followed by whitespace.340
Errors'35.438596f' is a magic number.340
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.341
Errors'-146.953125f' is a magic number.341
Errors',' is not followed by whitespace.341
Errors'22.807018f' is a magic number.341
ErrorsLine contains a tab character.342
Errors'-142.031250f' is a magic number.342
Errors',' is not followed by whitespace.342
Errors'45.964912f' is a magic number.342
ErrorsLine contains a tab character.343
Errors'-136.406250f' is a magic number.343
Errors',' is not followed by whitespace.343
Errors'28.421053f' is a magic number.343
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.344
Errors'-133.593750f' is a magic number.344
Errors',' is not followed by whitespace.344
Errors'20.701754f' is a magic number.344
ErrorsLine is longer than 80 characters.345
ErrorsLine contains a tab character.345
Errors'-123.046875f' is a magic number.345
Errors',' is not followed by whitespace.345
Errors'26.315789f' is a magic number.345
ErrorsLine contains a tab character.346
Errors'-118.828125f' is a magic number.346
Errors',' is not followed by whitespace.346
Errors'9.473684f' is a magic number.346
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
Errors'-113.203125f' is a magic number.347
Errors',' is not followed by whitespace.347
Errors'-9.473684f' is a magic number.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
Errors'-106.171875f' is a magic number.348
Errors',' is not followed by whitespace.348
Errors'6.666667f' is a magic number.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
Errors'-93.515625f' is a magic number.349
Errors',' is not followed by whitespace.349
Errors'-6.666667f' is a magic number.349
ErrorsLine contains a tab character.350
Errors'-93.515625f' is a magic number.350
Errors',' is not followed by whitespace.350
Errors'-0.350877f' is a magic number.350
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
Errors'-91.406250f' is a magic number.351
Errors',' is not followed by whitespace.351
Errors'-18.596491f' is a magic number.351
ErrorsLine contains a tab character.352
Errors'-88.593750f' is a magic number.352
Errors',' is not followed by whitespace.352
Errors'-27.719298f' is a magic number.352
ErrorsLine contains a tab character.353
Errors'-64.687500f' is a magic number.353
Errors',' is not followed by whitespace.353
Errors'29.122807f' is a magic number.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
Errors'-56.250000f' is a magic number.354
Errors',' is not followed by whitespace.354
Errors'22.807018f' is a magic number.354
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.355
Errors'-55.546875f' is a magic number.355
Errors',' is not followed by whitespace.355
Errors'35.438596f' is a magic number.355
ErrorsLine contains a tab character.356
Errors'-50.625000f' is a magic number.356
Errors',' is not followed by whitespace.356
Errors'16.491228f' is a magic number.356
ErrorsLine contains a tab character.357
Errors'-47.812500f' is a magic number.357
Errors',' is not followed by whitespace.357
Errors'36.842105f' is a magic number.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
Errors'-44.296875f' is a magic number.358
Errors',' is not followed by whitespace.358
Errors'31.228070f' is a magic number.358
ErrorsLine contains a tab character.359
Errors'-43.593750f' is a magic number.359
Errors',' is not followed by whitespace.359
Errors'48.771930f' is a magic number.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
Errors'-42.890625f' is a magic number.360
Errors',' is not followed by whitespace.360
Errors'41.754386f' is a magic number.360
ErrorsLine is longer than 80 characters.361
ErrorsLine contains a tab character.361
Errors'-40.078125f' is a magic number.361
Errors',' is not followed by whitespace.361
Errors'4.561404f' is a magic number.361
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.362
Errors'-37.968750f' is a magic number.362
Errors',' is not followed by whitespace.362
Errors'22.105263f' is a magic number.362
ErrorsLine is longer than 80 characters.363
ErrorsLine contains a tab character.363
Errors'-37.265625f' is a magic number.363
Errors',' is not followed by whitespace.363
Errors'-30.526316f' is a magic number.363
ErrorsLine contains a tab character.364
Errors'-31.640625f' is a magic number.364
Errors',' is not followed by whitespace.364
Errors'-17.894737f' is a magic number.364
ErrorsLine is longer than 80 characters.365
ErrorsLine contains a tab character.365
Errors'-31.640625f' is a magic number.365
Errors',' is not followed by whitespace.365
Errors'35.438596f' is a magic number.365
ErrorsLine contains a tab character.366
Errors'-30.234375f' is a magic number.366
Errors',' is not followed by whitespace.366
Errors'-35.438596f' is a magic number.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
Errors'-29.531250f' is a magic number.367
Errors',' is not followed by whitespace.367
Errors'45.263158f' is a magic number.367
ErrorsLine is longer than 80 characters.368
ErrorsLine contains a tab character.368
Errors'-28.828125f' is a magic number.368
Errors',' is not followed by whitespace.368
Errors'9.473684f' is a magic number.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
Errors'-28.125000f' is a magic number.369
Errors',' is not followed by whitespace.369
Errors'24.912281f' is a magic number.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
Errors'-26.718750f' is a magic number.370
Errors',' is not followed by whitespace.370
Errors'0.350877f' is a magic number.370
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
Errors'-25.312500f' is a magic number.371
Errors',' is not followed by whitespace.371
Errors'-17.894737f' is a magic number.371
ErrorsLine contains a tab character.372
Errors'-23.203125f' is a magic number.372
Errors',' is not followed by whitespace.372
Errors'13.684211f' is a magic number.372
ErrorsLine contains a tab character.373
Errors'-22.500000f' is a magic number.373
Errors',' is not followed by whitespace.373
Errors'31.228070f' is a magic number.373
ErrorsLine is longer than 80 characters.374
ErrorsLine contains a tab character.374
Errors'-21.796875f' is a magic number.374
Errors',' is not followed by whitespace.374
Errors'38.947368f' is a magic number.374
ErrorsLine is longer than 80 characters.375
ErrorsLine contains a tab character.375
Errors'-21.796875f' is a magic number.375
Errors',' is not followed by whitespace.375
Errors'52.280702f' is a magic number.375
ErrorsLine contains a tab character.376
Errors'-21.093750f' is a magic number.376
Errors',' is not followed by whitespace.376
Errors'45.263158f' is a magic number.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
Errors'-14.765625f' is a magic number.377
Errors',' is not followed by whitespace.377
Errors'35.438596f' is a magic number.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
Errors'-14.062500f' is a magic number.378
Errors',' is not followed by whitespace.378
Errors'47.368421f' is a magic number.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
Errors'-11.953125f' is a magic number.379
Errors',' is not followed by whitespace.379
Errors'-5.964912f' is a magic number.379
ErrorsLine is longer than 80 characters.380
ErrorsLine contains a tab character.380
Errors'-10.546875f' is a magic number.380
Errors',' is not followed by whitespace.380
Errors'60.000000f' is a magic number.380
ErrorsLine contains a tab character.381
Errors'-9.140625f' is a magic number.381
Errors',' is not followed by whitespace.381
Errors'68.421053f' is a magic number.381
ErrorsLine contains a tab character.382
Errors',' is not followed by whitespace.382
Errors'69.122807f' is a magic number.382
ErrorsLine contains a tab character.383
Errors'1.406250f' is a magic number.383
Errors',' is not followed by whitespace.383
Errors'-4.561404f' is a magic number.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
Errors'2.812500f' is a magic number.384
Errors',' is not followed by whitespace.384
Errors'73.333333f' is a magic number.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
Errors'3.515625f' is a magic number.385
Errors',' is not followed by whitespace.385
Errors'-19.298246f' is a magic number.385
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
Errors'4.218750f' is a magic number.386
Errors',' is not followed by whitespace.386
Errors'67.017544f' is a magic number.386
ErrorsLine contains a tab character.387
Errors'6.328125f' is a magic number.387
Errors',' is not followed by whitespace.387
Errors'-31.929825f' is a magic number.387
ErrorsLine is longer than 80 characters.388
ErrorsLine contains a tab character.388
Errors'12.656250f' is a magic number.388
Errors',' is not followed by whitespace.388
Errors'71.929825f' is a magic number.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
Errors'28.828125f' is a magic number.389
Errors',' is not followed by whitespace.389
Errors'76.140351f' is a magic number.389
ErrorsLine contains a tab character.390
Errors'35.859375f' is a magic number.390
Errors',' is not followed by whitespace.390
Errors'75.438596f' is a magic number.390
ErrorsLine is longer than 80 characters.391
ErrorsLine contains a tab character.391
Errors'38.671875f' is a magic number.391
Errors',' is not followed by whitespace.391
Errors'74.736842f' is a magic number.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
Errors'48.515625f' is a magic number.392
Errors',' is not followed by whitespace.392
Errors'75.438596f' is a magic number.392
ErrorsLine contains a tab character.393
Errors'49.218750f' is a magic number.393
Errors',' is not followed by whitespace.393
Errors'-5.263158f' is a magic number.393
ErrorsLine is longer than 80 characters.394
ErrorsLine contains a tab character.394
Errors'56.953125f' is a magic number.394
Errors',' is not followed by whitespace.394
Errors'-10.175439f' is a magic number.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
Errors'58.359375f' is a magic number.395
Errors',' is not followed by whitespace.395
Errors'1.754386f' is a magic number.395
ErrorsLine contains a tab character.396
Errors'64.687500f' is a magic number.396
Errors',' is not followed by whitespace.396
Errors'8.771930f' is a magic number.396
ErrorsLine contains a tab character.397
Errors'70.312500f' is a magic number.397
Errors',' is not followed by whitespace.397
Errors'-6.666667f' is a magic number.397
ErrorsLine is longer than 80 characters.398
ErrorsLine contains a tab character.398
Errors'71.015625f' is a magic number.398
Errors',' is not followed by whitespace.398
Errors'3.859649f' is a magic number.398
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
Errors'82.968750f' is a magic number.399
Errors',' is not followed by whitespace.399
Errors'-3.859649f' is a magic number.399
ErrorsLine contains a tab character.400
Errors'90.000000f' is a magic number.400
Errors',' is not followed by whitespace.400
Errors'-2.456140f' is a magic number.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
Errors'94.921875f' is a magic number.401
Errors',' is not followed by whitespace.401
Errors'-12.280702f' is a magic number.401
ErrorsLine contains a tab character.402
Errors'132.890625f' is a magic number.402
Errors',' is not followed by whitespace.402
Errors'21.403509f' is a magic number.402
ErrorsLine contains a tab character.403
Errors'134.296875f' is a magic number.403
Errors',' is not followed by whitespace.403
Errors'10.175439f' is a magic number.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
Errors'144.843750f' is a magic number.404
Errors',' is not followed by whitespace.404
Errors'27.017544f' is a magic number.404
ErrorsLine is longer than 80 characters.405
ErrorsLine contains a tab character.405
Errors'149.062500f' is a magic number.405
Errors',' is not followed by whitespace.405
Errors'15.087719f' is a magic number.405
ErrorsLine contains a tab character.406
Errors'150.468750f' is a magic number.406
Errors',' is not followed by whitespace.406
Errors'31.228070f' is a magic number.406
ErrorsLine is longer than 80 characters.407
ErrorsLine contains a tab character.407
Errors'154.687500f' is a magic number.407
Errors',' is not followed by whitespace.407
Errors'34.035088f' is a magic number.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
Errors'157.500000f' is a magic number.408
Errors',' is not followed by whitespace.408
Errors'21.403509f' is a magic number.408
ErrorsLine contains a tab character.409
Errors'158.906250f' is a magic number.409
Errors',' is not followed by whitespace.409
Errors'41.052632f' is a magic number.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
Errors'163.828125f' is a magic number.410
Errors',' is not followed by whitespace.410
Errors'46.666667f' is a magic number.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
Errors'165.234375f' is a magic number.411
Errors',' is not followed by whitespace.411
Errors'8.771930f' is a magic number.411
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
Errors'167.343750f' is a magic number.412
Errors',' is not followed by whitespace.412
Errors'32.631579f' is a magic number.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
Errors'172.265625f' is a magic number.413
Errors',' is not followed by whitespace.413
Errors'20.701754f' is a magic number.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
Errors'172.968750f' is a magic number.414
Errors',' is not followed by whitespace.414
Errors'45.964912f' is a magic number.414
ErrorsLine contains a tab character.415
ErrorsLine has trailing spaces.416
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsMissing a Javadoc comment.417
ErrorsRedundant 'final' modifier.417
ErrorsParameter location should be final.417
Errors'if' construct must use '{}'s.418
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
Errors'||' should be on a new line.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.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 contains a tab character.437
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
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsFirst sentence should end with a period.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine has trailing spaces.449
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsMethod 'getDefconLevel' is not designed for extension - needs to be abstract, final or empty.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.456
ErrorsLine is longer than 80 characters.457
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine has trailing spaces.459
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsMethod 'getGameTime' is not designed for extension - needs to be abstract, final or empty.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsFirst sentence should end with a period.466
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine has trailing spaces.468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsMethod 'getGameTick' is not designed for extension - needs to be abstract, final or empty.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.475
ErrorsLine is longer than 80 characters.476
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 has trailing spaces.479
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsExpected an @return tag.482
ErrorsLine contains a tab character.482
ErrorsMethod 'getGameSpeed' is not designed for extension - needs to be abstract, final or empty.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine has trailing spaces.489
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsExpected an @return tag.492
ErrorsLine contains a tab character.492
ErrorsMethod 'getVictoryTimer' is not designed for extension - needs to be abstract, final or empty.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsFirst sentence should end with a period.496
ErrorsLine contains a tab character.496
ErrorsLine contains a tab character.497
ErrorsLine has trailing spaces.498
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsExpected an @return tag.501
ErrorsLine contains a tab character.501
ErrorsMethod 'isVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine is longer than 80 characters.508
ErrorsLine contains a tab character.508
ErrorsLine is longer than 80 characters.509
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine has trailing spaces.511
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsExpected an @return tag.515
ErrorsLine contains a tab character.515
ErrorsMethod 'getOptionValue' is not designed for extension - needs to be abstract, final or empty.515
ErrorsParameter name should be final.515
ErrorsExpected @param tag for 'name'.515
ErrorsLine contains a tab character.516
ErrorsLine is longer than 80 characters.517
ErrorsLine contains a tab character.517
Errors'{' is followed by whitespace.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsComment matches to-do format 'TODO:'.523
ErrorsLine contains a tab character.523
ErrorsLine has trailing spaces.524
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsExpected an @return tag.527
ErrorsLine contains a tab character.527
ErrorsMethod 'debugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine has trailing spaces.533
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsExpected an @return tag.537
ErrorsLine contains a tab character.537
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.537
ErrorsParameter id should be final.537
ErrorsExpected @param tag for 'id'.537
ErrorsLine contains a tab character.538
ErrorsLine is longer than 80 characters.539
ErrorsLine contains a tab character.539
Errors'{' is followed by whitespace.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine has trailing spaces.545
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsExpected an @return tag.548
ErrorsLine contains a tab character.548
ErrorsMethod 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine has trailing spaces.557
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsExpected an @return tag.561
ErrorsLine contains a tab character.561
ErrorsMethod 'getFleets' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter teamId should be final.561
ErrorsExpected @param tag for 'teamId'.561
ErrorsLine contains a tab character.562
ErrorsLine is longer than 80 characters.563
ErrorsLine contains a tab character.563
Errors'{' is followed by whitespace.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine has trailing spaces.569
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsExpected an @return tag.573
ErrorsLine contains a tab character.573
ErrorsMethod 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty.573
ErrorsParameter fleetId should be final.573
ErrorsExpected @param tag for 'fleetId'.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
Errors'{' is followed by whitespace.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine has trailing spaces.582
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.585
ErrorsExpected an @return tag.586
ErrorsLine contains a tab character.586
ErrorsMethod 'getFleetId' is not designed for extension - needs to be abstract, final or empty.586
ErrorsParameter unitId should be final.586
ErrorsExpected @param tag for 'unitId'.586
ErrorsLine contains a tab character.587
ErrorsLine is longer than 80 characters.588
ErrorsLine contains a tab character.588
Errors'{' is followed by whitespace.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine has trailing spaces.594
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsExpected an @return tag.598
ErrorsLine contains a tab character.598
ErrorsMethod 'getStateTimer' is not designed for extension - needs to be abstract, final or empty.598
ErrorsParameter unitId should be final.598
ErrorsExpected @param tag for 'unitId'.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
Errors'{' is followed by whitespace.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsFirst sentence should end with a period.605
ErrorsLine contains a tab character.605
ErrorsLine is longer than 80 characters.606
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine has trailing spaces.608
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsExpected an @return tag.612
ErrorsLine contains a tab character.612
ErrorsMethod 'getActionQueue' is not designed for extension - needs to be abstract, final or empty.612
ErrorsParameter unitId should be final.612
ErrorsExpected @param tag for 'unitId'.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
Errors'{' is followed by whitespace.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.620
ErrorsLine has trailing spaces.621
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsExpected an @return tag.625
ErrorsLine contains a tab character.625
ErrorsMethod 'isRetaliating' is not designed for extension - needs to be abstract, final or empty.625
ErrorsParameter unitId should be final.625
ErrorsExpected @param tag for 'unitId'.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
Errors'{' is followed by whitespace.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.632
ErrorsLine is longer than 80 characters.633
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine has trailing spaces.636
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.640
ErrorsExpected an @return tag.641
ErrorsLine contains a tab character.641
ErrorsMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter unitId should be final.641
ErrorsExpected @param tag for 'unitId'.641
ErrorsParameter byTeamId should be final.641
ErrorsExpected @param tag for 'byTeamId'.641
ErrorsLine contains a tab character.642
ErrorsLine is longer than 80 characters.643
ErrorsLine contains a tab character.643
Errors'{' is followed by whitespace.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsLine contains a tab character.648
ErrorsLine is longer than 80 characters.649
ErrorsLine contains a tab character.649
ErrorsLine contains a tab character.650
ErrorsLine has trailing spaces.651
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsLine contains a tab character.653
ErrorsLine contains a tab character.654
ErrorsExpected an @return tag.655
ErrorsLine contains a tab character.655
ErrorsMethod 'getVelocity' is not designed for extension - needs to be abstract, final or empty.655
ErrorsParameter unitId should be final.655
ErrorsExpected @param tag for 'unitId'.655
ErrorsLine contains a tab character.656
ErrorsLine is longer than 80 characters.657
ErrorsLine contains a tab character.657
Errors'{' is followed by whitespace.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine has trailing spaces.663
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsExpected an @return tag.667
ErrorsLine contains a tab character.667
ErrorsMethod 'getRange' is not designed for extension - needs to be abstract, final or empty.667
ErrorsParameter unitId should be final.667
ErrorsExpected @param tag for 'unitId'.667
ErrorsLine contains a tab character.668
ErrorsLine is longer than 80 characters.669
ErrorsLine contains a tab character.669
Errors'{' is followed by whitespace.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine has trailing spaces.675
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.676
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.678
ErrorsExpected an @return tag.679
ErrorsLine contains a tab character.679
ErrorsMethod 'getRemainingUnits' is not designed for extension - needs to be abstract, final or empty.679
ErrorsParameter typeId should be final.679
ErrorsExpected @param tag for 'typeId'.679
ErrorsLine contains a tab character.680
ErrorsLine contains a tab character.681
ErrorsLine contains a tab character.682
Errors'{' is followed by whitespace.682
ErrorsLine contains a tab character.683
ErrorsLine contains a tab character.684
ErrorsLine contains a tab character.686
ErrorsLine is longer than 80 characters.687
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.688
ErrorsLine has trailing spaces.689
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.692
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
ErrorsExpected an @return tag.695
ErrorsLine contains a tab character.695
ErrorsMethod 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty.695
ErrorsParameter longitude should be final.695
ErrorsExpected @param tag for 'longitude'.695
ErrorsParameter latitude should be final.695
ErrorsExpected @param tag for 'latitude'.695
ErrorsLine contains a tab character.696
ErrorsParameter typeId should be final.696
ErrorsExpected @param tag for 'typeId'.696
ErrorsLine contains a tab character.698
ErrorsLine is longer than 80 characters.699
ErrorsLine contains a tab character.699
ErrorsLine is longer than 80 characters.700
ErrorsLine contains a tab character.700
Errors'{' is followed by whitespace.700
ErrorsLine contains a tab character.702
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.702
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.705
ErrorsLine has trailing spaces.706
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.707
ErrorsLine is longer than 80 characters.708
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
ErrorsLine has trailing spaces.710
ErrorsLine contains a tab character.710
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
ErrorsLine contains a tab character.713
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
ErrorsExpected an @return tag.716
ErrorsLine is longer than 80 characters.716
ErrorsLine contains a tab character.716
ErrorsMethod 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty.716
ErrorsParameter longitude should be final.716
ErrorsExpected @param tag for 'longitude'.716
ErrorsParameter latitude should be final.716
ErrorsExpected @param tag for 'latitude'.716
ErrorsLine contains a tab character.717
ErrorsParameter typeId should be final.717
ErrorsExpected @param tag for 'typeId'.717
ErrorsLine contains a tab character.718
ErrorsLine contains a tab character.719
ErrorsLine contains a tab character.720
ErrorsLine contains a tab character.721
ErrorsLine contains a tab character.722
ErrorsLine contains a tab character.724
ErrorsLine contains a tab character.725
ErrorsLine contains a tab character.726
ErrorsLine has trailing spaces.727
ErrorsLine contains a tab character.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
ErrorsLine contains a tab character.730
ErrorsLine contains a tab character.731
ErrorsExpected an @return tag.732
ErrorsLine contains a tab character.732
ErrorsMethod 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty.732
ErrorsParameter location should be final.732
ErrorsExpected @param tag for 'location'.732
ErrorsLine contains a tab character.733
ErrorsLine contains a tab character.734
ErrorsLine contains a tab character.735
ErrorsLine contains a tab character.736
ErrorsLine contains a tab character.737
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsLine has trailing spaces.742
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.743
ErrorsLine contains a tab character.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsExpected an @return tag.747
ErrorsLine contains a tab character.747
ErrorsMethod 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty.747
ErrorsParameter longitude should be final.747
ErrorsExpected @param tag for 'longitude'.747
ErrorsLine contains a tab character.748
ErrorsParameter latitude should be final.748
ErrorsExpected @param tag for 'latitude'.748
ErrorsLine contains a tab character.749
ErrorsLine contains a tab character.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine contains a tab character.753
ErrorsLine contains a tab character.755
ErrorsLine is longer than 80 characters.756
ErrorsLine contains a tab character.756
ErrorsLine contains a tab character.757
ErrorsLine has trailing spaces.758
ErrorsLine contains a tab character.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsLine contains a tab character.761
ErrorsExpected an @return tag.762
ErrorsLine contains a tab character.762
ErrorsMethod 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty.762
ErrorsParameter location should be final.762
ErrorsExpected @param tag for 'location'.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.764
ErrorsLine contains a tab character.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.769
ErrorsLine is longer than 80 characters.770
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.771
ErrorsLine has trailing spaces.772
ErrorsLine contains a tab character.772
ErrorsLine contains a tab character.773
ErrorsLine contains a tab character.774
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.776
ErrorsExpected an @return tag.777
ErrorsLine contains a tab character.777
ErrorsMethod 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty.777
ErrorsParameter longitude should be final.777
ErrorsExpected @param tag for 'longitude'.777
ErrorsLine contains a tab character.778
ErrorsParameter latitude should be final.778
ErrorsExpected @param tag for 'latitude'.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.780
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
ErrorsLine has trailing spaces.784
ErrorsLine contains a tab character.784
ErrorsLine is longer than 80 characters.785
ErrorsLine contains a tab character.785
ErrorsMethod 'isValidFleetPlacementLocation' is not designed for extension - needs to be abstract, final or empty.785
ErrorsMissing a Javadoc comment.785
ErrorsParameter longitude should be final.785
ErrorsParameter latitude should be final.785
ErrorsLine contains a tab character.786
ErrorsParameter fleetSize should be final.786
ErrorsLine contains a tab character.787
Errors'for' is not followed by whitespace.787
Errors'(' is followed by whitespace.787
Errors')' is preceded with whitespace.787
ErrorsLine contains a tab character.788
Errors'{' should be on the previous line.788
ErrorsLine contains a tab character.789
ErrorsLine is longer than 80 characters.791
ErrorsLine contains a tab character.791
ErrorsLine contains a tab character.792
Errors'if' construct must use '{}'s.793
ErrorsLine is longer than 80 characters.793
ErrorsLine contains a tab character.793
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.797
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.801
ErrorsLine has trailing spaces.802
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsExpected an @return tag.805
ErrorsLine contains a tab character.805
ErrorsMethod 'getUnitCredits' is not designed for extension - needs to be abstract, final or empty.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.808
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.808
ErrorsLine contains a tab character.810
ErrorsLine contains a tab character.811
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.814
ErrorsLine has trailing spaces.815
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsExpected an @return tag.819
ErrorsLine contains a tab character.819
ErrorsMethod 'getUnitValue' is not designed for extension - needs to be abstract, final or empty.819
ErrorsParameter typeId should be final.819
ErrorsExpected @param tag for 'typeId'.819
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.821
ErrorsLine contains a tab character.822
Errors'{' is followed by whitespace.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.826
ErrorsLine is longer than 80 characters.827
ErrorsLine contains a tab character.827
ErrorsLine has trailing spaces.828
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.833
ErrorsParameter locationA should be final.833
ErrorsExpected @param tag for 'locationA'.833
ErrorsParameter locationB should be final.833
ErrorsExpected @param tag for 'locationB'.833
Errors'if' construct must use '{}'s.835
ErrorsLine contains a tab character.835
ErrorsLine contains a tab character.836
ErrorsLine is longer than 80 characters.837
ErrorsLine contains a tab character.837
Errors'if' construct must use '{}'s.838
ErrorsLine contains a tab character.838
ErrorsLine contains a tab character.839
ErrorsLine is longer than 80 characters.840
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsLine contains a tab character.847
ErrorsLine is longer than 80 characters.848
ErrorsLine contains a tab character.848
ErrorsLine has trailing spaces.849
ErrorsLine contains a tab character.849
ErrorsLine contains a tab character.850
ErrorsLine contains a tab character.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
ErrorsLine contains a tab character.854
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.854
ErrorsParameter locationA_x should be final.854
ErrorsExpected @param tag for 'locationA_x'.854
ErrorsName 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.854
ErrorsParameter locationA_y should be final.854
ErrorsExpected @param tag for 'locationA_y'.854
ErrorsName 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.854
ErrorsLine contains a tab character.855
ErrorsParameter locationB_x should be final.855
ErrorsExpected @param tag for 'locationB_x'.855
ErrorsName 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.855
ErrorsParameter locationB_y should be final.855
ErrorsExpected @param tag for 'locationB_y'.855
ErrorsName 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.855
ErrorsLine contains a tab character.856
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.861
ErrorsLine is longer than 80 characters.862
ErrorsLine contains a tab character.862
ErrorsLine has trailing spaces.863
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine contains a tab character.867
ErrorsLine contains a tab character.868
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.868
ErrorsParameter locationA_x should be final.868
ErrorsExpected @param tag for 'locationA_x'.868
ErrorsName 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.868
ErrorsParameter locationA_y should be final.868
ErrorsExpected @param tag for 'locationA_y'.868
ErrorsName 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.868
ErrorsLine contains a tab character.869
ErrorsParameter locationB_x should be final.869
ErrorsExpected @param tag for 'locationB_x'.869
ErrorsName 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.869
ErrorsParameter locationB_y should be final.869
ErrorsExpected @param tag for 'locationB_y'.869
ErrorsName 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.869
ErrorsLine contains a tab character.870
ErrorsLine contains a tab character.871
ErrorsLine is longer than 80 characters.872
ErrorsLine contains a tab character.872
Errors'{' is followed by whitespace.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.875
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.875
ErrorsLine is longer than 80 characters.877
ErrorsLine contains a tab character.877
ErrorsAvoid inline conditionals.877
ErrorsLine contains a tab character.878
ErrorsMissing a Javadoc comment.881
ErrorsLine contains a tab character.881
Errors'static' modifier out of order with the JLS suggestions.881
ErrorsLine has trailing spaces.882
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsMissing a Javadoc comment.883
ErrorsLine contains a tab character.884
ErrorsMissing a Javadoc comment.884
ErrorsLine has trailing spaces.885
ErrorsLine contains a tab character.885
ErrorsLine is longer than 80 characters.886
ErrorsLine contains a tab character.886
ErrorsMissing a Javadoc comment.886
ErrorsParameter distance should be final.886
Errors'distance' hides a field.886
ErrorsParameter location should be final.886
Errors'location' hides a field.886
ErrorsLine contains a tab character.887
ErrorsLine contains a tab character.888
ErrorsLine has trailing spaces.889
ErrorsLine contains a tab character.889
ErrorsLine has trailing spaces.890
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsMissing a Javadoc comment.891
ErrorsRedundant 'final' modifier.891
ErrorsLine contains a tab character.892
ErrorsLine contains a tab character.893
ErrorsLine has trailing spaces.894
ErrorsLine contains a tab character.894
ErrorsLine contains a tab character.895
ErrorsMissing a Javadoc comment.895
ErrorsRedundant 'final' modifier.895
ErrorsParameter distance should be final.895
Errors'distance' hides a field.895
ErrorsLine contains a tab character.896
ErrorsLine contains a tab character.897
ErrorsLine has trailing spaces.898
ErrorsLine contains a tab character.898
ErrorsLine contains a tab character.899
ErrorsMissing a Javadoc comment.899
ErrorsRedundant 'final' modifier.899
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine has trailing spaces.902
ErrorsLine contains a tab character.902
ErrorsLine contains a tab character.903
ErrorsMissing a Javadoc comment.903
ErrorsRedundant 'final' modifier.903
ErrorsParameter location should be final.903
Errors'location' hides a field.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.905
ErrorsLine contains a tab character.906
ErrorsLine has trailing spaces.907
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
ErrorsMissing a Javadoc comment.908
ErrorsName 'MIN_STEP' must match pattern '^[a-z][a-zA-Z0-9]*$'.908
ErrorsLine has trailing spaces.909
ErrorsLine contains a tab character.909
ErrorsLine contains a tab character.910
ErrorsLine contains a tab character.911
ErrorsLine is longer than 80 characters.912
ErrorsLine contains a tab character.912
ErrorsLine has trailing spaces.913
ErrorsLine contains a tab character.913
ErrorsLine contains a tab character.914
ErrorsLine contains a tab character.915
ErrorsLine contains a tab character.916
ErrorsLine contains a tab character.917
ErrorsLine contains a tab character.918
ErrorsMethod 'getClosestSailTarget' is not designed for extension - needs to be abstract, final or empty.918
ErrorsParameter location should be final.918
ErrorsExpected @param tag for 'location'.918
ErrorsLine contains a tab character.919
ErrorsParameter border should be final.919
ErrorsExpected @param tag for 'border'.919
Errors'if' construct must use '{}'s.920
ErrorsLine contains a tab character.920
ErrorsLine contains a tab character.921
Errors'if' construct must use '{}'s.923
ErrorsLine contains a tab character.923
ErrorsLine is longer than 80 characters.924
ErrorsLine contains a tab character.924
ErrorsLine contains a tab character.926
ErrorsLine contains a tab character.927
ErrorsLine contains a tab character.928
ErrorsLine contains a tab character.929
ErrorsLine contains a tab character.930
ErrorsLine contains a tab character.931
ErrorsLine contains a tab character.932
ErrorsLine contains a tab character.933
ErrorsName 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsName 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsName 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsLine contains a tab character.934
ErrorsName 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.934
ErrorsLine contains a tab character.936
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsLine contains a tab character.940
ErrorsLine contains a tab character.941
ErrorsLine contains a tab character.943
ErrorsLine contains a tab character.944
Errors'0.5f' is a magic number.944
ErrorsLine contains a tab character.946
ErrorsLine contains a tab character.947
ErrorsLine contains a tab character.948
ErrorsLine contains a tab character.950
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsLine contains a tab character.953
ErrorsLine contains a tab character.955
ErrorsLine contains a tab character.956
ErrorsLine contains a tab character.957
ErrorsLine contains a tab character.959
ErrorsLine contains a tab character.960
ErrorsLine contains a tab character.961
ErrorsLine contains a tab character.963
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine contains a tab character.966
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.969
ErrorsLine contains a tab character.970
ErrorsLine contains a tab character.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.974
ErrorsLine contains a tab character.975
ErrorsLine contains a tab character.977
ErrorsLine contains a tab character.978
ErrorsLine is longer than 80 characters.979
ErrorsLine contains a tab character.979
ErrorsLine has trailing spaces.980
ErrorsLine contains a tab character.980
ErrorsLine contains a tab character.981
ErrorsLine contains a tab character.982
ErrorsLine contains a tab character.983
ErrorsLine contains a tab character.984
ErrorsLine contains a tab character.985
ErrorsMethod 'getClosestSailDistance' is not designed for extension - needs to be abstract, final or empty.985
ErrorsParameter borderA should be final.985
ErrorsExpected @param tag for 'borderA'.985
ErrorsLine contains a tab character.986
ErrorsParameter borderB should be final.986
ErrorsExpected @param tag for 'borderB'.986
ErrorsLine contains a tab character.988
ErrorsName 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.988
ErrorsLine contains a tab character.989
Errors'if' construct must use '{}'s.991
ErrorsLine contains a tab character.991
ErrorsLine contains a tab character.992
ErrorsLine contains a tab character.994
ErrorsLine contains a tab character.995
ErrorsLine contains a tab character.996
ErrorsLine is longer than 80 characters.997
ErrorsLine contains a tab character.997
ErrorsName 'borderA_borderB' must match pattern '^[a-z][a-zA-Z0-9]*$'.997
ErrorsLine contains a tab character.998
ErrorsName 'borderA_borderB_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.998
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsName 'borderA_borderB_candidate' must match pattern '^[a-z][a-zA-Z0-9]*$'.1000
ErrorsLine contains a tab character.1001
ErrorsName 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsName 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsName 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsLine contains a tab character.1003
ErrorsLine contains a tab character.1004
ErrorsLine has trailing spaces.1005
ErrorsLine is longer than 80 characters.1005
ErrorsLine contains a tab character.1005
ErrorsLine has trailing spaces.1006
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine contains a tab character.1008
ErrorsLine has trailing spaces.1009
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsName 'loc_with_dist' must match pattern '^[a-z][a-zA-Z0-9]*$'.1010
ErrorsLine has trailing spaces.1011
ErrorsLine contains a tab character.1011
ErrorsLine is longer than 80 characters.1012
ErrorsLine contains a tab character.1012
ErrorsEmpty statement.1012
ErrorsLine contains a tab character.1013
ErrorsLine contains a tab character.1014
ErrorsLine has trailing spaces.1015
ErrorsLine contains a tab character.1015
ErrorsLine has trailing spaces.1016
ErrorsLine contains a tab character.1016
ErrorsLine has trailing spaces.1017
ErrorsLine is longer than 80 characters.1017
ErrorsLine contains a tab character.1017
ErrorsLine contains a tab character.1018
ErrorsLine contains a tab character.1019
ErrorsLine is longer than 80 characters.1021
ErrorsLine contains a tab character.1021
ErrorsLine is longer than 80 characters.1022
ErrorsLine contains a tab character.1022
ErrorsLine is longer than 80 characters.1023
ErrorsLine contains a tab character.1023
ErrorsName 'half_way' must match pattern '^[a-z][a-zA-Z0-9]*$'.1023
Errors'0.5f' is a magic number.1023
ErrorsLine is longer than 80 characters.1024
ErrorsLine contains a tab character.1024
ErrorsLine is longer than 80 characters.1025
ErrorsLine contains a tab character.1025
ErrorsLine contains a tab character.1026
ErrorsLine contains a tab character.1028
ErrorsLine contains a tab character.1030
ErrorsLine contains a tab character.1031
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1035
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1039
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1054
ErrorsLine contains a tab character.1055
ErrorsMissing a Javadoc comment.1057
ErrorsLine contains a tab character.1057
ErrorsLine contains a tab character.1058
ErrorsMissing a Javadoc comment.1058
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1058
ErrorsVariable 'A' must be private and have accessor methods.1058
ErrorsLine contains a tab character.1059
ErrorsMissing a Javadoc comment.1059
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.1059
ErrorsVariable 'B' must be private and have accessor methods.1059
ErrorsLine contains a tab character.1061
ErrorsMissing a Javadoc comment.1061
ErrorsParameter A should be final.1061
Errors'A' hides a field.1061
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1061
ErrorsParameter B should be final.1061
Errors'B' hides a field.1061
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1063
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1067
ErrorsLine is longer than 80 characters.1068
ErrorsLine contains a tab character.1068
ErrorsLine is longer than 80 characters.1069
ErrorsLine contains a tab character.1069
ErrorsLine contains a tab character.1070
ErrorsLine is longer than 80 characters.1071
ErrorsLine contains a tab character.1071
ErrorsLine contains a tab character.1072
ErrorsLine has trailing spaces.1073
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
ErrorsLine contains a tab character.1075
ErrorsLine contains a tab character.1076
ErrorsLine contains a tab character.1077
ErrorsLine contains a tab character.1078
ErrorsLine contains a tab character.1079
ErrorsExpected an @return tag.1080
ErrorsLine contains a tab character.1080
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1080
ErrorsParameter teamId should be final.1080
ErrorsExpected @param tag for 'teamId'.1080
ErrorsParameter longitude should be final.1080
ErrorsExpected @param tag for 'longitude'.1080
ErrorsLine contains a tab character.1081
ErrorsParameter latitude should be final.1081
ErrorsExpected @param tag for 'latitude'.1081
ErrorsParameter seaArea should be final.1081
ErrorsExpected @param tag for 'seaArea'.1081
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1084
ErrorsLine is longer than 80 characters.1085
ErrorsLine contains a tab character.1085
Errors'{' is followed by whitespace.1085
ErrorsLine contains a tab character.1086
ErrorsLine contains a tab character.1087
ErrorsLine contains a tab character.1089
ErrorsLine is longer than 80 characters.1090
ErrorsLine contains a tab character.1090
ErrorsLine is longer than 80 characters.1091
ErrorsLine contains a tab character.1091
ErrorsLine contains a tab character.1092
ErrorsLine is longer than 80 characters.1093
ErrorsLine contains a tab character.1093
ErrorsLine contains a tab character.1094
ErrorsLine has trailing spaces.1095
ErrorsLine contains a tab character.1095
ErrorsLine contains a tab character.1096
ErrorsLine contains a tab character.1097
ErrorsLine contains a tab character.1098
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine contains a tab character.1101
ErrorsExpected an @return tag.1102
ErrorsLine contains a tab character.1102
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1102
ErrorsParameter teamId should be final.1102
ErrorsExpected @param tag for 'teamId'.1102
ErrorsParameter longitude should be final.1102
ErrorsExpected @param tag for 'longitude'.1102
ErrorsLine contains a tab character.1103
ErrorsParameter latitude should be final.1103
ErrorsExpected @param tag for 'latitude'.1103
ErrorsParameter seaArea should be final.1103
ErrorsExpected @param tag for 'seaArea'.1103
ErrorsLine is longer than 80 characters.1104
ErrorsLine contains a tab character.1104
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1108
ErrorsLine is longer than 80 characters.1109
ErrorsLine contains a tab character.1109
ErrorsLine is longer than 80 characters.1110
ErrorsLine contains a tab character.1110
ErrorsLine contains a tab character.1111
ErrorsLine is longer than 80 characters.1112
ErrorsLine contains a tab character.1112
ErrorsLine contains a tab character.1113
ErrorsLine has trailing spaces.1114
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
ErrorsLine contains a tab character.1116
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1118
ErrorsLine contains a tab character.1119
ErrorsExpected an @return tag.1120
ErrorsLine contains a tab character.1120
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1120
ErrorsParameter teamId should be final.1120
ErrorsExpected @param tag for 'teamId'.1120
ErrorsParameter location should be final.1120
ErrorsExpected @param tag for 'location'.1120
ErrorsLine contains a tab character.1121
ErrorsParameter seaArea should be final.1121
ErrorsExpected @param tag for 'seaArea'.1121
ErrorsLine contains a tab character.1122
ErrorsLine contains a tab character.1123
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1126
ErrorsLine contains a tab character.1127
ErrorsLine contains a tab character.1128
ErrorsLine has trailing spaces.1129
ErrorsLine contains a tab character.1129
ErrorsLine contains a tab character.1130
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1132
ErrorsLine contains a tab character.1133
ErrorsExpected an @return tag.1134
ErrorsLine contains a tab character.1134
ErrorsMethod 'isBorder' is not designed for extension - needs to be abstract, final or empty.1134
ErrorsParameter longitude should be final.1134
ErrorsExpected @param tag for 'longitude'.1134
ErrorsParameter latitude should be final.1134
ErrorsExpected @param tag for 'latitude'.1134
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
ErrorsLine contains a tab character.1137
Errors'{' is followed by whitespace.1137
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1139
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsLine has trailing spaces.1143
ErrorsLine contains a tab character.1143
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsExpected an @return tag.1148
ErrorsLine contains a tab character.1148
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1148
ErrorsParameter longitude should be final.1148
ErrorsExpected @param tag for 'longitude'.1148
ErrorsParameter latitude should be final.1148
ErrorsExpected @param tag for 'latitude'.1148
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine contains a tab character.1152
Errors'{' is followed by whitespace.1152
ErrorsLine contains a tab character.1153
ErrorsLine contains a tab character.1154
ErrorsLine contains a tab character.1156
ErrorsLine contains a tab character.1157
ErrorsLine has trailing spaces.1158
ErrorsLine contains a tab character.1158
ErrorsLine contains a tab character.1159
ErrorsLine contains a tab character.1160
ErrorsLine contains a tab character.1161
ErrorsLine contains a tab character.1162
ErrorsExpected an @return tag.1163
ErrorsLine contains a tab character.1163
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1163
ErrorsParameter longitude should be final.1163
ErrorsExpected @param tag for 'longitude'.1163
ErrorsParameter latitude should be final.1163
ErrorsExpected @param tag for 'latitude'.1163
ErrorsLine contains a tab character.1164
ErrorsLine contains a tab character.1165
ErrorsLine contains a tab character.1167
ErrorsLine contains a tab character.1168
ErrorsLine has trailing spaces.1169
ErrorsLine contains a tab character.1169
ErrorsLine contains a tab character.1170
ErrorsLine contains a tab character.1171
ErrorsExpected an @return tag.1172
ErrorsLine contains a tab character.1172
ErrorsMethod 'getOwnTeamId' is not designed for extension - needs to be abstract, final or empty.1172
ErrorsLine contains a tab character.1173
ErrorsLine contains a tab character.1174
ErrorsLine contains a tab character.1176
ErrorsLine contains a tab character.1177
ErrorsLine has trailing spaces.1178
ErrorsLine contains a tab character.1178
ErrorsLine contains a tab character.1179
ErrorsLine contains a tab character.1180
ErrorsExpected an @return tag.1181
ErrorsLine contains a tab character.1181
ErrorsMethod 'getTeamIds' is not designed for extension - needs to be abstract, final or empty.1181
ErrorsLine contains a tab character.1182
ErrorsLine contains a tab character.1183
ErrorsLine contains a tab character.1184
ErrorsLine contains a tab character.1185
ErrorsLine contains a tab character.1186
ErrorsLine contains a tab character.1188
ErrorsLine contains a tab character.1189
ErrorsLine has trailing spaces.1190
ErrorsLine contains a tab character.1190
ErrorsLine contains a tab character.1191
ErrorsLine contains a tab character.1192
ErrorsLine contains a tab character.1193
ErrorsLine is longer than 80 characters.1194
ErrorsLine contains a tab character.1194
ErrorsMethod 'getAlliancesWithTeamIds' is not designed for extension - needs to be abstract, final or empty.1194
ErrorsLine contains a tab character.1195
ErrorsLine is longer than 80 characters.1197
ErrorsLine contains a tab character.1197
ErrorsLine contains a tab character.1198
ErrorsLine contains a tab character.1199
ErrorsLine contains a tab character.1200
Errors'if' construct must use '{}'s.1201
ErrorsLine contains a tab character.1201
ErrorsLine contains a tab character.1202
ErrorsLine contains a tab character.1204
ErrorsLine contains a tab character.1205
ErrorsLine contains a tab character.1206
ErrorsLine contains a tab character.1207
ErrorsLine contains a tab character.1208
ErrorsLine contains a tab character.1210
ErrorsLine contains a tab character.1211
ErrorsLine has trailing spaces.1212
ErrorsLine contains a tab character.1212
ErrorsLine contains a tab character.1213
ErrorsLine contains a tab character.1214
ErrorsLine contains a tab character.1215
ErrorsLine contains a tab character.1216
ErrorsMethod 'getEnemyTeamIds' is not designed for extension - needs to be abstract, final or empty.1216
ErrorsLine contains a tab character.1217
ErrorsLine contains a tab character.1218
ErrorsLine contains a tab character.1220
ErrorsLine contains a tab character.1221
ErrorsLine has trailing spaces.1222
ErrorsLine contains a tab character.1222
ErrorsLine contains a tab character.1223
ErrorsLine contains a tab character.1224
ErrorsLine contains a tab character.1225
ErrorsLine contains a tab character.1226
ErrorsMethod 'getEnemiesCityIds' is not designed for extension - needs to be abstract, final or empty.1226
ErrorsLine contains a tab character.1227
ErrorsLine contains a tab character.1228
ErrorsLine contains a tab character.1230
ErrorsLine contains a tab character.1231
ErrorsLine has trailing spaces.1232
ErrorsLine contains a tab character.1232
ErrorsLine contains a tab character.1233
ErrorsLine contains a tab character.1234
ErrorsLine contains a tab character.1235
ErrorsLine contains a tab character.1236
ErrorsMethod 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty.1236
ErrorsLine contains a tab character.1237
Errors'20' is a magic number.1237
ErrorsLine contains a tab character.1239
ErrorsLine contains a tab character.1240
ErrorsLine contains a tab character.1241
ErrorsLine contains a tab character.1242
ErrorsLine contains a tab character.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1247
ErrorsLine contains a tab character.1248
ErrorsLine has trailing spaces.1249
ErrorsLine contains a tab character.1249
ErrorsLine contains a tab character.1250
ErrorsLine contains a tab character.1251
ErrorsLine contains a tab character.1252
ErrorsLine contains a tab character.1253
ErrorsMethod 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty.1253
ErrorsParameter enemyId should be final.1253
ErrorsExpected @param tag for 'enemyId'.1253
ErrorsLine is longer than 80 characters.1254
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine contains a tab character.1257
ErrorsLine contains a tab character.1258
ErrorsLine has trailing spaces.1259
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsLine contains a tab character.1261
ErrorsExpected an @return tag.1262
ErrorsLine contains a tab character.1262
ErrorsMethod 'getTeamTerritoriesCount' is not designed for extension - needs to be abstract, final or empty.1262
ErrorsParameter teamId should be final.1262
ErrorsExpected @param tag for 'teamId'.1262
ErrorsLine contains a tab character.1263
ErrorsLine contains a tab character.1264
ErrorsLine contains a tab character.1265
Errors'{' is followed by whitespace.1265
ErrorsLine contains a tab character.1266
ErrorsLine contains a tab character.1267
ErrorsLine contains a tab character.1269
ErrorsLine has trailing spaces.1270
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsLine contains a tab character.1272
ErrorsLine has trailing spaces.1273
ErrorsLine contains a tab character.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsLine contains a tab character.1276
ErrorsLine contains a tab character.1277
ErrorsMethod 'getTeamTerritories' is not designed for extension - needs to be abstract, final or empty.1277
ErrorsParameter teamId should be final.1277
ErrorsExpected @param tag for 'teamId'.1277
ErrorsLine contains a tab character.1278
ErrorsLine contains a tab character.1279
ErrorsLine contains a tab character.1280
Errors'{' is followed by whitespace.1280
ErrorsLine contains a tab character.1281
ErrorsLine contains a tab character.1282
ErrorsLine contains a tab character.1284
ErrorsLine has trailing spaces.1285
ErrorsLine contains a tab character.1285
ErrorsLine contains a tab character.1286
ErrorsLine contains a tab character.1287
ErrorsLine has trailing spaces.1288
ErrorsLine contains a tab character.1288
ErrorsLine contains a tab character.1289
ErrorsLine contains a tab character.1290
ErrorsLine contains a tab character.1291
ErrorsMethod 'getOwnTeamTerritories' is not designed for extension - needs to be abstract, final or empty.1291
ErrorsLine contains a tab character.1292
ErrorsLine contains a tab character.1293
ErrorsLine contains a tab character.1295
ErrorsLine contains a tab character.1296
ErrorsLine has trailing spaces.1297
ErrorsLine contains a tab character.1297
ErrorsLine contains a tab character.1298
ErrorsLine contains a tab character.1299
ErrorsLine contains a tab character.1300
ErrorsExpected an @return tag.1301
ErrorsLine contains a tab character.1301
ErrorsMethod 'getAllianceId' is not designed for extension - needs to be abstract, final or empty.1301
ErrorsParameter teamId should be final.1301
ErrorsExpected @param tag for 'teamId'.1301
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303
ErrorsLine contains a tab character.1304
Errors'{' is followed by whitespace.1304
ErrorsLine contains a tab character.1305
ErrorsLine contains a tab character.1306
ErrorsLine contains a tab character.1308
ErrorsLine contains a tab character.1309
ErrorsLine has trailing spaces.1310
ErrorsLine contains a tab character.1310
ErrorsLine contains a tab character.1311
ErrorsLine contains a tab character.1312
ErrorsLine contains a tab character.1313
ErrorsExpected an @return tag.1314
ErrorsLine contains a tab character.1314
ErrorsMethod 'getDesiredGameSpeed' is not designed for extension - needs to be abstract, final or empty.1314
ErrorsParameter teamId should be final.1314
ErrorsExpected @param tag for 'teamId'.1314
ErrorsLine contains a tab character.1315
ErrorsLine contains a tab character.1316
ErrorsLine contains a tab character.1317
Errors'{' is followed by whitespace.1317
ErrorsLine contains a tab character.1318
ErrorsLine contains a tab character.1319
ErrorsLine contains a tab character.1321
ErrorsLine contains a tab character.1322
ErrorsLine has trailing spaces.1323
ErrorsLine contains a tab character.1323
ErrorsLine contains a tab character.1324
ErrorsLine contains a tab character.1325
ErrorsLine contains a tab character.1326
ErrorsExpected an @return tag.1327
ErrorsLine contains a tab character.1327
ErrorsMethod 'getEnemyKills' is not designed for extension - needs to be abstract, final or empty.1327
ErrorsParameter teamId should be final.1327
ErrorsExpected @param tag for 'teamId'.1327
ErrorsLine contains a tab character.1328
ErrorsLine contains a tab character.1329
ErrorsLine contains a tab character.1330
Errors'{' is followed by whitespace.1330
ErrorsLine contains a tab character.1331
ErrorsLine contains a tab character.1332
ErrorsLine contains a tab character.1334
ErrorsLine is longer than 80 characters.1335
ErrorsLine contains a tab character.1335
ErrorsLine has trailing spaces.1336
ErrorsLine contains a tab character.1336
ErrorsLine contains a tab character.1337
ErrorsLine contains a tab character.1338
ErrorsLine contains a tab character.1339
ErrorsExpected an @return tag.1340
ErrorsLine contains a tab character.1340
ErrorsMethod 'getFriendlyDeaths' is not designed for extension - needs to be abstract, final or empty.1340
ErrorsParameter teamId should be final.1340
ErrorsExpected @param tag for 'teamId'.1340
ErrorsLine contains a tab character.1341
ErrorsLine contains a tab character.1342
ErrorsLine contains a tab character.1343
Errors'{' is followed by whitespace.1343
ErrorsLine contains a tab character.1344
ErrorsLine contains a tab character.1345
ErrorsLine contains a tab character.1347
ErrorsLine is longer than 80 characters.1348
ErrorsLine contains a tab character.1348
ErrorsLine contains a tab character.1349
ErrorsLine has trailing spaces.1350
ErrorsLine contains a tab character.1350
ErrorsLine contains a tab character.1351
ErrorsLine contains a tab character.1352
ErrorsLine contains a tab character.1353
ErrorsExpected an @return tag.1354
ErrorsLine contains a tab character.1354
ErrorsMethod 'getCollateralDamage' is not designed for extension - needs to be abstract, final or empty.1354
ErrorsParameter teamId should be final.1354
ErrorsExpected @param tag for 'teamId'.1354
ErrorsLine contains a tab character.1355
ErrorsLine contains a tab character.1356
ErrorsLine contains a tab character.1357
Errors'{' is followed by whitespace.1357
ErrorsLine contains a tab character.1358
ErrorsLine contains a tab character.1359
ErrorsLine contains a tab character.1361
ErrorsLine contains a tab character.1362
ErrorsLine has trailing spaces.1363
ErrorsLine contains a tab character.1363
ErrorsLine contains a tab character.1364
ErrorsLine contains a tab character.1365
ErrorsLine contains a tab character.1366
ErrorsExpected an @return tag.1367
ErrorsLine contains a tab character.1367
ErrorsMethod 'getTeamName' is not designed for extension - needs to be abstract, final or empty.1367
ErrorsParameter teamId should be final.1367
ErrorsExpected @param tag for 'teamId'.1367
ErrorsLine contains a tab character.1368
ErrorsLine contains a tab character.1369
ErrorsLine contains a tab character.1370
Errors'{' is followed by whitespace.1370
ErrorsLine contains a tab character.1371
ErrorsLine contains a tab character.1372
ErrorsLine contains a tab character.1374
ErrorsLine contains a tab character.1375
ErrorsLine has trailing spaces.1376
ErrorsLine contains a tab character.1376
ErrorsLine contains a tab character.1377
ErrorsLine contains a tab character.1378
ErrorsLine contains a tab character.1379
ErrorsLine contains a tab character.1380
ErrorsExpected an @return tag.1381
ErrorsLine contains a tab character.1381
ErrorsMethod 'isSharingRadar' is not designed for extension - needs to be abstract, final or empty.1381
ErrorsParameter teamId1 should be final.1381
ErrorsExpected @param tag for 'teamId1'.1381
ErrorsParameter teamId2 should be final.1381
ErrorsExpected @param tag for 'teamId2'.1381
ErrorsLine contains a tab character.1382
ErrorsLine contains a tab character.1383
ErrorsLine contains a tab character.1384
Errors'{' is followed by whitespace.1384
ErrorsLine contains a tab character.1385
ErrorsLine contains a tab character.1386
ErrorsLine contains a tab character.1388
ErrorsLine contains a tab character.1389
ErrorsLine has trailing spaces.1390
ErrorsLine contains a tab character.1390
ErrorsLine contains a tab character.1391
ErrorsLine contains a tab character.1392
ErrorsLine contains a tab character.1393
ErrorsLine contains a tab character.1394
ErrorsExpected an @return tag.1395
ErrorsLine contains a tab character.1395
ErrorsMethod 'isCeaseFire' is not designed for extension - needs to be abstract, final or empty.1395
ErrorsParameter teamId1 should be final.1395
ErrorsExpected @param tag for 'teamId1'.1395
ErrorsParameter teamId2 should be final.1395
ErrorsExpected @param tag for 'teamId2'.1395
ErrorsLine contains a tab character.1396
ErrorsLine contains a tab character.1397
ErrorsLine contains a tab character.1398
Errors'{' is followed by whitespace.1398
ErrorsLine contains a tab character.1399
ErrorsLine contains a tab character.1400
ErrorsFirst sentence should end with a period.1402
ErrorsLine contains a tab character.1402
ErrorsLine contains a tab character.1403
ErrorsLine contains a tab character.1404
ErrorsLine has trailing spaces.1405
ErrorsLine contains a tab character.1405
ErrorsLine contains a tab character.1406
ErrorsLine contains a tab character.1407
ErrorsLine contains a tab character.1408
ErrorsLine contains a tab character.1409
ErrorsExpected an @return tag.1410
ErrorsLine contains a tab character.1410
ErrorsMethod 'getFleetMemberOffset' is not designed for extension - needs to be abstract, final or empty.1410
ErrorsParameter memberCount should be final.1410
ErrorsExpected @param tag for 'memberCount'.1410
ErrorsParameter memberId should be final.1410
ErrorsExpected @param tag for 'memberId'.1410
ErrorsLine contains a tab character.1411
ErrorsLine contains a tab character.1412
ErrorsLine contains a tab character.1414
ErrorsLine contains a tab character.1415
ErrorsLine contains a tab character.1416
ErrorsLine has trailing spaces.1417
ErrorsLine contains a tab character.1417
ErrorsLine contains a tab character.1418
ErrorsLine contains a tab character.1419
ErrorsLine contains a tab character.1420
ErrorsLine contains a tab character.1421
ErrorsExpected an @return tag.1422
ErrorsLine is longer than 80 characters.1422
ErrorsLine contains a tab character.1422
ErrorsParameter memberCount should be final.1422
ErrorsExpected @param tag for 'memberCount'.1422
ErrorsParameter memberId should be final.1422
ErrorsExpected @param tag for 'memberId'.1422
Errors'if' construct must use '{}'s.1423
ErrorsLine contains a tab character.1423
ErrorsLine contains a tab character.1424
ErrorsLine is longer than 80 characters.1425
ErrorsLine contains a tab character.1425
ErrorsLine is longer than 80 characters.1426
ErrorsLine contains a tab character.1426
ErrorsLine is longer than 80 characters.1427
ErrorsLine contains a tab character.1427
ErrorsLine contains a tab character.1429
ErrorsLine contains a tab character.1430
ErrorsLine contains a tab character.1431
ErrorsLine contains a tab character.1432
ErrorsLine contains a tab character.1434
ErrorsLine contains a tab character.1435
ErrorsLine contains a tab character.1436
ErrorsLine contains a tab character.1437
ErrorsLine contains a tab character.1438
ErrorsMethod 'getRunning' is not designed for extension - needs to be abstract, final or empty.1438
ErrorsLine contains a tab character.1439
ErrorsLine contains a tab character.1440
ErrorsLine contains a tab character.1442
ErrorsLine contains a tab character.1443
ErrorsLine contains a tab character.1444
ErrorsLine contains a tab character.1445
ErrorsLine contains a tab character.1446
ErrorsLine contains a tab character.1447
ErrorsLine contains a tab character.1448
ErrorsLine is longer than 80 characters.1449
ErrorsLine contains a tab character.1449
ErrorsMethod 'isValidFleetPlacement' is not designed for extension - needs to be abstract, final or empty.1449
ErrorsParameter placement should be final.1449
ErrorsParameter fleetSize should be final.1449
ErrorsLine contains a tab character.1450
ErrorsLine contains a tab character.1451
ErrorsLine is longer than 80 characters.1453
ErrorsLine contains a tab character.1453
ErrorsLine contains a tab character.1454
ErrorsLine contains a tab character.1455
ErrorsLine contains a tab character.1456
ErrorsLine contains a tab character.1457
ErrorsLine contains a tab character.1458
ErrorsLine contains a tab character.1459
ErrorsLine contains a tab character.1460
ErrorsLine contains a tab character.1461
ErrorsLine contains a tab character.1462
ErrorsLine contains a tab character.1463
ErrorsLine contains a tab character.1466
ErrorsLine is longer than 80 characters.1467
ErrorsLine contains a tab character.1467
ErrorsLine contains a tab character.1468
ErrorsLine has trailing spaces.1469
ErrorsLine contains a tab character.1469
ErrorsLine contains a tab character.1470
ErrorsLine contains a tab character.1471
ErrorsLine contains a tab character.1472
ErrorsExpected an @return tag.1473
ErrorsLine contains a tab character.1473
ErrorsParameter fleetSize should be final.1473
ErrorsExpected @param tag for 'fleetSize'.1473
ErrorsLine contains a tab character.1475
ErrorsLine contains a tab character.1476
ErrorsLine contains a tab character.1477
ErrorsLine contains a tab character.1478
Errors'if' construct must use '{}'s.1479
ErrorsLine contains a tab character.1479
ErrorsLine contains a tab character.1480
ErrorsLine contains a tab character.1481
ErrorsLine contains a tab character.1483
ErrorsLine contains a tab character.1484
ErrorsLine contains a tab character.1486
ErrorsLine is longer than 80 characters.1487
ErrorsLine contains a tab character.1487
ErrorsLine has trailing spaces.1488
ErrorsLine contains a tab character.1488
ErrorsLine contains a tab character.1489
ErrorsLine contains a tab character.1490
ErrorsLine contains a tab character.1491
ErrorsLine contains a tab character.1492
ErrorsMethod 'getFleetDiameter' is not designed for extension - needs to be abstract, final or empty.1492
ErrorsParameter fleetSize should be final.1492
ErrorsExpected @param tag for 'fleetSize'.1492
ErrorsLine contains a tab character.1493
ErrorsLine contains a tab character.1494
ErrorsLine contains a tab character.1496
ErrorsLine contains a tab character.1497
ErrorsLine has trailing spaces.1498
ErrorsLine contains a tab character.1498
ErrorsLine contains a tab character.1499
ErrorsLine contains a tab character.1500
ErrorsLine contains a tab character.1501
ErrorsMethod 'getAllEnemyTerritories' is not designed for extension - needs to be abstract, final or empty.1501
ErrorsLine contains a tab character.1503
ErrorsLine contains a tab character.1505
ErrorsLine contains a tab character.1506
ErrorsLine contains a tab character.1507
ErrorsLine contains a tab character.1508
ErrorsLine contains a tab character.1509
ErrorsLine contains a tab character.1511
ErrorsLine contains a tab character.1512
ErrorsLine contains a tab character.1514
ErrorsLine contains a tab character.1515
ErrorsLine contains a tab character.1516
ErrorsLine contains a tab character.1517
ErrorsLine contains a tab character.1518
ErrorsLine contains a tab character.1519
ErrorsMethod 'isValidStructureLocation' is not designed for extension - needs to be abstract, final or empty.1519
ErrorsParameter placement should be final.1519
ErrorsLine contains a tab character.1520
ErrorsLine contains a tab character.1521
ErrorsLine contains a tab character.1522
ErrorsLine contains a tab character.1524
ErrorsLine contains a tab character.1525
ErrorsLine has trailing spaces.1526
ErrorsLine contains a tab character.1526
ErrorsLine contains a tab character.1527
ErrorsLine contains a tab character.1528
ErrorsLine contains a tab character.1529
ErrorsLine contains a tab character.1530
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.1530
ErrorsParameter unitId should be final.1530
ErrorsExpected @param tag for 'unitId'.1530
ErrorsLine contains a tab character.1531
ErrorsLine contains a tab character.1532
ErrorsLine contains a tab character.1533
Errors'{' is followed by whitespace.1533
ErrorsLine contains a tab character.1534
ErrorsLine contains a tab character.1535
ErrorsLine contains a tab character.1537
ErrorsLine contains a tab character.1538
ErrorsLine has trailing spaces.1539
ErrorsLine contains a tab character.1539
ErrorsLine contains a tab character.1540
ErrorsLine contains a tab character.1541
ErrorsLine contains a tab character.1542
ErrorsLine contains a tab character.1543
ErrorsExpected an @return tag.1544
ErrorsLine contains a tab character.1544
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.1544
ErrorsParameter unitId should be final.1544
ErrorsLine contains a tab character.1545
ErrorsLine contains a tab character.1546
ErrorsLine contains a tab character.1547
Errors'{' is followed by whitespace.1547
ErrorsLine is longer than 80 characters.1548
ErrorsLine contains a tab character.1548
ErrorsLine contains a tab character.1549
ErrorsLine contains a tab character.1551
ErrorsLine contains a tab character.1552
ErrorsLine has trailing spaces.1553
ErrorsLine contains a tab character.1553
ErrorsLine contains a tab character.1554
ErrorsLine contains a tab character.1555
ErrorsLine contains a tab character.1556
ErrorsLine contains a tab character.1557
ErrorsLine contains a tab character.1558
ErrorsLine contains a tab character.1559
ErrorsExpected an @return tag.1560
ErrorsLine contains a tab character.1560
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.1560
ErrorsParameter unitId should be final.1560
ErrorsParameter state should be final.1560
ErrorsLine contains a tab character.1561
ErrorsLine contains a tab character.1562
ErrorsLine contains a tab character.1563
Errors'{' is followed by whitespace.1563
ErrorsLine contains a tab character.1565
ErrorsLine contains a tab character.1566
ErrorsLine contains a tab character.1568
ErrorsLine contains a tab character.1569
ErrorsLine has trailing spaces.1570
ErrorsLine contains a tab character.1570
ErrorsLine contains a tab character.1571
ErrorsLine contains a tab character.1572
ErrorsLine contains a tab character.1573
ErrorsLine contains a tab character.1574
ErrorsLine contains a tab character.1575
ErrorsLine contains a tab character.1576
ErrorsExpected an @return tag.1577
ErrorsLine contains a tab character.1577
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.1577
ErrorsParameter unitId should be final.1577
ErrorsParameter stateId should be final.1577
ErrorsLine contains a tab character.1578
ErrorsLine contains a tab character.1579
ErrorsLine contains a tab character.1580
Errors'{' is followed by whitespace.1580
ErrorsLine contains a tab character.1582
ErrorsLine contains a tab character.1583
ErrorsLine contains a tab character.1585
ErrorsLine contains a tab character.1586
ErrorsLine has trailing spaces.1587
ErrorsLine contains a tab character.1587
ErrorsLine contains a tab character.1588
ErrorsLine contains a tab character.1589
ErrorsExpected an @return tag.1590
ErrorsLine contains a tab character.1590
ErrorsMethod 'getTerritoryOwners' is not designed for extension - needs to be abstract, final or empty.1590
ErrorsLine contains a tab character.1591
ErrorsLine contains a tab character.1592
ErrorsLine contains a tab character.1594
ErrorsLine is longer than 80 characters.1595
ErrorsLine contains a tab character.1595
ErrorsLine contains a tab character.1596
ErrorsLine has trailing spaces.1597
ErrorsLine contains a tab character.1597
ErrorsLine contains a tab character.1598
ErrorsLine contains a tab character.1599
ErrorsLine contains a tab character.1600
ErrorsExpected an @return tag.1601
ErrorsLine contains a tab character.1601
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1601
ErrorsParameter center should be final.1601
ErrorsExpected @param tag for 'center'.1601
ErrorsLine contains a tab character.1602
ErrorsLine contains a tab character.1603
ErrorsLine contains a tab character.1605
ErrorsLine is longer than 80 characters.1606
ErrorsLine contains a tab character.1606
ErrorsLine contains a tab character.1607
ErrorsLine has trailing spaces.1608
ErrorsLine contains a tab character.1608
ErrorsLine contains a tab character.1609
ErrorsLine contains a tab character.1610
ErrorsLine contains a tab character.1611
ErrorsLine contains a tab character.1612
ErrorsExpected an @return tag.1613
ErrorsLine contains a tab character.1613
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1613
ErrorsParameter longitude should be final.1613
ErrorsExpected @param tag for 'longitude'.1613
ErrorsParameter latitude should be final.1613
ErrorsExpected @param tag for 'latitude'.1613
ErrorsLine contains a tab character.1614
ErrorsLine contains a tab character.1615
ErrorsLine contains a tab character.1617
ErrorsLine contains a tab character.1618
ErrorsLine has trailing spaces.1619
ErrorsLine contains a tab character.1619
ErrorsLine contains a tab character.1620
ErrorsLine contains a tab character.1621
ErrorsLine contains a tab character.1622
ErrorsExpected an @return tag.1623
ErrorsLine contains a tab character.1623
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1623
ErrorsParameter territoryId should be final.1623
ErrorsExpected @param tag for 'territoryId'.1623
Errors'if' construct must use '{}'s.1625
ErrorsLine contains a tab character.1625
ErrorsLine contains a tab character.1626
ErrorsLine contains a tab character.1628
ErrorsLine contains a tab character.1629
ErrorsLine contains a tab character.1631
ErrorsLine contains a tab character.1632
ErrorsLine has trailing spaces.1633
ErrorsLine contains a tab character.1633
ErrorsLine contains a tab character.1634
ErrorsLine contains a tab character.1635
ErrorsLine contains a tab character.1636
ErrorsExpected an @return tag.1637
ErrorsLine contains a tab character.1637
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1637
ErrorsParameter location should be final.1637
ErrorsExpected @param tag for 'location'.1637
ErrorsLine contains a tab character.1638
ErrorsLine contains a tab character.1639
ErrorsLine contains a tab character.1641
ErrorsLine contains a tab character.1642
ErrorsLine has trailing spaces.1643
ErrorsLine contains a tab character.1643
ErrorsLine contains a tab character.1644
ErrorsLine contains a tab character.1645
ErrorsExpected an @return tag.1646
ErrorsLine contains a tab character.1646
ErrorsMethod 'getTerritoriesCount' is not designed for extension - needs to be abstract, final or empty.1646
ErrorsLine contains a tab character.1647
ErrorsLine contains a tab character.1648
ErrorsLine contains a tab character.1650
ErrorsLine contains a tab character.1651
ErrorsLine has trailing spaces.1652
ErrorsLine contains a tab character.1652
ErrorsLine contains a tab character.1653
ErrorsLine contains a tab character.1654
ErrorsExpected an @return tag.1655
ErrorsLine contains a tab character.1655
ErrorsMethod 'getCityIds' is not designed for extension - needs to be abstract, final or empty.1655
ErrorsLine contains a tab character.1656
ErrorsLine contains a tab character.1657
ErrorsLine contains a tab character.1658
ErrorsLine contains a tab character.1659
ErrorsLine contains a tab character.1660
ErrorsLine contains a tab character.1662
ErrorsLine contains a tab character.1663
ErrorsLine has trailing spaces.1664
ErrorsLine contains a tab character.1664
ErrorsLine contains a tab character.1665
ErrorsLine contains a tab character.1666
ErrorsLine contains a tab character.1667
ErrorsExpected an @return tag.1668
ErrorsLine contains a tab character.1668
ErrorsMethod 'getObjectLocation' is not designed for extension - needs to be abstract, final or empty.1668
ErrorsParameter objectId should be final.1668
ErrorsExpected @param tag for 'objectId'.1668
ErrorsLine contains a tab character.1670
ErrorsLine contains a tab character.1671
ErrorsLine contains a tab character.1672
Errors'{' is followed by whitespace.1672
ErrorsLine contains a tab character.1673
ErrorsLine contains a tab character.1675
ErrorsLine contains a tab character.1676
ErrorsLine contains a tab character.1677
Errors'{' is followed by whitespace.1677
ErrorsLine contains a tab character.1678
ErrorsLine contains a tab character.1680
ErrorsLine contains a tab character.1681
ErrorsLine contains a tab character.1683
ErrorsLine is longer than 80 characters.1684
ErrorsLine contains a tab character.1684
ErrorsLine contains a tab character.1685
ErrorsLine has trailing spaces.1686
ErrorsLine contains a tab character.1686
ErrorsLine contains a tab character.1687
ErrorsLine contains a tab character.1688
ErrorsLine contains a tab character.1689
ErrorsExpected an @return tag.1690
ErrorsLine contains a tab character.1690
ErrorsMethod 'canCreateFleet' is not designed for extension - needs to be abstract, final or empty.1690
ErrorsParameter ships should be final.1690
ErrorsExpected @param tag for 'ships'.1690
ErrorsLine is longer than 80 characters.1692
ErrorsLine contains a tab character.1692
ErrorsLine contains a tab character.1694
ErrorsLine contains a tab character.1696
ErrorsLine contains a tab character.1697
ErrorsLine contains a tab character.1699
ErrorsLine contains a tab character.1701
ErrorsLine contains a tab character.1702
ErrorsLine contains a tab character.1703
ErrorsLine contains a tab character.1705
ErrorsLine contains a tab character.1706
ErrorsLine contains a tab character.1707
ErrorsLine contains a tab character.1708
ErrorsLine contains a tab character.1709
ErrorsLine contains a tab character.1710
ErrorsLine contains a tab character.1712
ErrorsLine contains a tab character.1713
ErrorsLine contains a tab character.1715
ErrorsLine contains a tab character.1716
ErrorsLine has trailing spaces.1717
ErrorsLine contains a tab character.1717
ErrorsLine contains a tab character.1718
ErrorsLine contains a tab character.1719
ErrorsExpected an @return tag.1720
ErrorsLine contains a tab character.1720
ErrorsMethod 'getSubNukeRange' is not designed for extension - needs to be abstract, final or empty.1720
ErrorsLine contains a tab character.1721
Errors'45d' is a magic number.1721
ErrorsLine contains a tab character.1722
ErrorsLine contains a tab character.1724
ErrorsLine contains a tab character.1725
ErrorsLine has trailing spaces.1726
ErrorsLine contains a tab character.1726
ErrorsLine contains a tab character.1727
ErrorsLine contains a tab character.1728
ErrorsExpected an @return tag.1729
ErrorsLine contains a tab character.1729
ErrorsMethod 'getBomberRange' is not designed for extension - needs to be abstract, final or empty.1729
ErrorsLine contains a tab character.1730
Errors'180d' is a magic number.1730
ErrorsLine contains a tab character.1731
ErrorsLine contains a tab character.1733
ErrorsLine contains a tab character.1734
ErrorsLine has trailing spaces.1735
ErrorsLine contains a tab character.1735
ErrorsLine contains a tab character.1736
ErrorsLine contains a tab character.1737
ErrorsExpected an @return tag.1738
ErrorsLine contains a tab character.1738
ErrorsMethod 'getRadarRange' is not designed for extension - needs to be abstract, final or empty.1738
ErrorsLine contains a tab character.1739
Errors'30d' is a magic number.1739
ErrorsLine contains a tab character.1740
ErrorsLine contains a tab character.1742
ErrorsLine contains a tab character.1743
ErrorsLine has trailing spaces.1744
ErrorsLine contains a tab character.1744
ErrorsLine contains a tab character.1745
ErrorsLine contains a tab character.1746
ErrorsExpected an @return tag.1747
ErrorsLine contains a tab character.1747
ErrorsMethod 'getFighterRange' is not designed for extension - needs to be abstract, final or empty.1747
ErrorsLine contains a tab character.1748
Errors'40' is a magic number.1748
ErrorsLine contains a tab character.1749
ErrorsLine contains a tab character.1751
ErrorsLine contains a tab character.1752
ErrorsLine has trailing spaces.1753
ErrorsLine contains a tab character.1753
ErrorsLine contains a tab character.1754
ErrorsLine contains a tab character.1755
ErrorsExpected an @return tag.1756
ErrorsLine contains a tab character.1756
ErrorsMethod 'getSiloRange' is not designed for extension - needs to be abstract, final or empty.1756
ErrorsLine contains a tab character.1757
Errors'30d' is a magic number.1757
ErrorsLine contains a tab character.1758
ErrorsLine contains a tab character.1760
ErrorsLine contains a tab character.1761
ErrorsLine has trailing spaces.1762
ErrorsLine contains a tab character.1762
ErrorsLine contains a tab character.1763
ErrorsLine contains a tab character.1764
ErrorsLine contains a tab character.1765
ErrorsExpected an @return tag.1766
ErrorsLine contains a tab character.1766
ErrorsMethod 'getCitiesGravityCenter' is not designed for extension - needs to be abstract, final or empty.1766
ErrorsParameter teamId should be final.1766
ErrorsExpected @param tag for 'teamId'.1766
ErrorsLine has trailing spaces.1767
ErrorsLine contains a tab character.1767
ErrorsLine contains a tab character.1768
ErrorsLine contains a tab character.1769
ErrorsLine has trailing spaces.1770
ErrorsLine contains a tab character.1770
ErrorsLine has trailing spaces.1771
ErrorsLine contains a tab character.1771
ErrorsLine contains a tab character.1772
Errors'if' construct must use '{}'s.1773
ErrorsLine contains a tab character.1773
ErrorsLine contains a tab character.1774
Errors'else' construct must use '{}'s.1775
ErrorsLine contains a tab character.1775
ErrorsLine contains a tab character.1776
ErrorsLine contains a tab character.1778
ErrorsLine is longer than 80 characters.1779
ErrorsLine contains a tab character.1779
ErrorsLine contains a tab character.1780
ErrorsLine contains a tab character.1781
ErrorsLine contains a tab character.1783
ErrorsLine contains a tab character.1784
ErrorsLine has trailing spaces.1785
ErrorsLine contains a tab character.1785
ErrorsLine contains a tab character.1786
ErrorsLine contains a tab character.1787
ErrorsLine contains a tab character.1788
ErrorsLine has trailing spaces.1789
ErrorsLine contains a tab character.1789
ErrorsLine contains a tab character.1790
ErrorsLine has trailing spaces.1791
ErrorsLine contains a tab character.1791
ErrorsLine contains a tab character.1792
ErrorsLine contains a tab character.1793
ErrorsLine contains a tab character.1795
ErrorsLine contains a tab character.1796
ErrorsLine has trailing spaces.1797
ErrorsLine contains a tab character.1797
ErrorsLine contains a tab character.1798
ErrorsLine contains a tab character.1799
ErrorsLine contains a tab character.1800
ErrorsExpected an @return tag.1801
ErrorsLine contains a tab character.1801
ErrorsMethod 'getCityLocation' is not designed for extension - needs to be abstract, final or empty.1801
ErrorsParameter cityId should be final.1801
ErrorsExpected @param tag for 'cityId'.1801
ErrorsLine contains a tab character.1802
ErrorsLine contains a tab character.1803
ErrorsLine is longer than 80 characters.21
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.25
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
Errors'static' modifier out of order with the JLS suggestions.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
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.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
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.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
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.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsParameter oldValue should be final.108
ErrorsParameter changedValue should be final.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine has trailing spaces.121
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsParameter oldValue should be final.125
ErrorsParameter changedValue should be final.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsParameter oldValue should be final.143
ErrorsParameter changedValue should be final.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine has trailing spaces.152
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsParameter oldValue should be final.160
ErrorsParameter changedValue should be final.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
ErrorsLine has trailing spaces.174
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsParameter oldValue should be final.178
ErrorsParameter changedValue should be final.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine has trailing spaces.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
Errors'if' construct must use '{}'s.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsRedundant 'final' modifier.241
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsName 'own_id' must match pattern '^[a-z][a-zA-Z0-9]*$'.248
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsRedundant 'final' modifier.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsRedundant 'final' modifier.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.298
ErrorsLine is longer than 80 characters.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.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
ErrorsMethod 'getEvents' is not designed for extension - needs to be abstract, final or empty.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.314
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 is longer than 80 characters.320
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine has trailing spaces.324
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsMissing a Javadoc comment.325
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsMissing a Javadoc comment.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
Errors'{' should be on the previous line.333
ErrorsLine is longer than 80 characters.334
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
Errors'-177.890625f' is a magic number.337
Errors',' is not followed by whitespace.337
Errors'34.736842f' is a magic number.337
ErrorsLine is longer than 80 characters.338
ErrorsLine contains a tab character.338
Errors'-177.187500f' is a magic number.338
Errors',' is not followed by whitespace.338
Errors'46.666667f' is a magic number.338
ErrorsLine is longer than 80 characters.339
ErrorsLine contains a tab character.339
Errors'-156.093750f' is a magic number.339
Errors',' is not followed by whitespace.339
Errors'45.964912f' is a magic number.339
ErrorsLine is longer than 80 characters.340
ErrorsLine contains a tab character.340
Errors'-151.875000f' is a magic number.340
Errors',' is not followed by whitespace.340
Errors'35.438596f' is a magic number.340
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.341
Errors'-146.953125f' is a magic number.341
Errors',' is not followed by whitespace.341
Errors'22.807018f' is a magic number.341
ErrorsLine contains a tab character.342
Errors'-142.031250f' is a magic number.342
Errors',' is not followed by whitespace.342
Errors'45.964912f' is a magic number.342
ErrorsLine contains a tab character.343
Errors'-136.406250f' is a magic number.343
Errors',' is not followed by whitespace.343
Errors'28.421053f' is a magic number.343
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.344
Errors'-133.593750f' is a magic number.344
Errors',' is not followed by whitespace.344
Errors'20.701754f' is a magic number.344
ErrorsLine is longer than 80 characters.345
ErrorsLine contains a tab character.345
Errors'-123.046875f' is a magic number.345
Errors',' is not followed by whitespace.345
Errors'26.315789f' is a magic number.345
ErrorsLine contains a tab character.346
Errors'-118.828125f' is a magic number.346
Errors',' is not followed by whitespace.346
Errors'9.473684f' is a magic number.346
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
Errors'-113.203125f' is a magic number.347
Errors',' is not followed by whitespace.347
Errors'-9.473684f' is a magic number.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
Errors'-106.171875f' is a magic number.348
Errors',' is not followed by whitespace.348
Errors'6.666667f' is a magic number.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
Errors'-93.515625f' is a magic number.349
Errors',' is not followed by whitespace.349
Errors'-6.666667f' is a magic number.349
ErrorsLine contains a tab character.350
Errors'-93.515625f' is a magic number.350
Errors',' is not followed by whitespace.350
Errors'-0.350877f' is a magic number.350
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
Errors'-91.406250f' is a magic number.351
Errors',' is not followed by whitespace.351
Errors'-18.596491f' is a magic number.351
ErrorsLine contains a tab character.352
Errors'-88.593750f' is a magic number.352
Errors',' is not followed by whitespace.352
Errors'-27.719298f' is a magic number.352
ErrorsLine contains a tab character.353
Errors'-64.687500f' is a magic number.353
Errors',' is not followed by whitespace.353
Errors'29.122807f' is a magic number.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
Errors'-56.250000f' is a magic number.354
Errors',' is not followed by whitespace.354
Errors'22.807018f' is a magic number.354
ErrorsLine is longer than 80 characters.355
ErrorsLine contains a tab character.355
Errors'-55.546875f' is a magic number.355
Errors',' is not followed by whitespace.355
Errors'35.438596f' is a magic number.355
ErrorsLine contains a tab character.356
Errors'-50.625000f' is a magic number.356
Errors',' is not followed by whitespace.356
Errors'16.491228f' is a magic number.356
ErrorsLine contains a tab character.357
Errors'-47.812500f' is a magic number.357
Errors',' is not followed by whitespace.357
Errors'36.842105f' is a magic number.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
Errors'-44.296875f' is a magic number.358
Errors',' is not followed by whitespace.358
Errors'31.228070f' is a magic number.358
ErrorsLine contains a tab character.359
Errors'-43.593750f' is a magic number.359
Errors',' is not followed by whitespace.359
Errors'48.771930f' is a magic number.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
Errors'-42.890625f' is a magic number.360
Errors',' is not followed by whitespace.360
Errors'41.754386f' is a magic number.360
ErrorsLine is longer than 80 characters.361
ErrorsLine contains a tab character.361
Errors'-40.078125f' is a magic number.361
Errors',' is not followed by whitespace.361
Errors'4.561404f' is a magic number.361
ErrorsLine is longer than 80 characters.362
ErrorsLine contains a tab character.362
Errors'-37.968750f' is a magic number.362
Errors',' is not followed by whitespace.362
Errors'22.105263f' is a magic number.362
ErrorsLine is longer than 80 characters.363
ErrorsLine contains a tab character.363
Errors'-37.265625f' is a magic number.363
Errors',' is not followed by whitespace.363
Errors'-30.526316f' is a magic number.363
ErrorsLine contains a tab character.364
Errors'-31.640625f' is a magic number.364
Errors',' is not followed by whitespace.364
Errors'-17.894737f' is a magic number.364
ErrorsLine is longer than 80 characters.365
ErrorsLine contains a tab character.365
Errors'-31.640625f' is a magic number.365
Errors',' is not followed by whitespace.365
Errors'35.438596f' is a magic number.365
ErrorsLine contains a tab character.366
Errors'-30.234375f' is a magic number.366
Errors',' is not followed by whitespace.366
Errors'-35.438596f' is a magic number.366
ErrorsLine is longer than 80 characters.367
ErrorsLine contains a tab character.367
Errors'-29.531250f' is a magic number.367
Errors',' is not followed by whitespace.367
Errors'45.263158f' is a magic number.367
ErrorsLine is longer than 80 characters.368
ErrorsLine contains a tab character.368
Errors'-28.828125f' is a magic number.368
Errors',' is not followed by whitespace.368
Errors'9.473684f' is a magic number.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
Errors'-28.125000f' is a magic number.369
Errors',' is not followed by whitespace.369
Errors'24.912281f' is a magic number.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
Errors'-26.718750f' is a magic number.370
Errors',' is not followed by whitespace.370
Errors'0.350877f' is a magic number.370
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
Errors'-25.312500f' is a magic number.371
Errors',' is not followed by whitespace.371
Errors'-17.894737f' is a magic number.371
ErrorsLine contains a tab character.372
Errors'-23.203125f' is a magic number.372
Errors',' is not followed by whitespace.372
Errors'13.684211f' is a magic number.372
ErrorsLine contains a tab character.373
Errors'-22.500000f' is a magic number.373
Errors',' is not followed by whitespace.373
Errors'31.228070f' is a magic number.373
ErrorsLine is longer than 80 characters.374
ErrorsLine contains a tab character.374
Errors'-21.796875f' is a magic number.374
Errors',' is not followed by whitespace.374
Errors'38.947368f' is a magic number.374
ErrorsLine is longer than 80 characters.375
ErrorsLine contains a tab character.375
Errors'-21.796875f' is a magic number.375
Errors',' is not followed by whitespace.375
Errors'52.280702f' is a magic number.375
ErrorsLine contains a tab character.376
Errors'-21.093750f' is a magic number.376
Errors',' is not followed by whitespace.376
Errors'45.263158f' is a magic number.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
Errors'-14.765625f' is a magic number.377
Errors',' is not followed by whitespace.377
Errors'35.438596f' is a magic number.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
Errors'-14.062500f' is a magic number.378
Errors',' is not followed by whitespace.378
Errors'47.368421f' is a magic number.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
Errors'-11.953125f' is a magic number.379
Errors',' is not followed by whitespace.379
Errors'-5.964912f' is a magic number.379
ErrorsLine is longer than 80 characters.380
ErrorsLine contains a tab character.380
Errors'-10.546875f' is a magic number.380
Errors',' is not followed by whitespace.380
Errors'60.000000f' is a magic number.380
ErrorsLine contains a tab character.381
Errors'-9.140625f' is a magic number.381
Errors',' is not followed by whitespace.381
Errors'68.421053f' is a magic number.381
ErrorsLine contains a tab character.382
Errors',' is not followed by whitespace.382
Errors'69.122807f' is a magic number.382
ErrorsLine contains a tab character.383
Errors'1.406250f' is a magic number.383
Errors',' is not followed by whitespace.383
Errors'-4.561404f' is a magic number.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
Errors'2.812500f' is a magic number.384
Errors',' is not followed by whitespace.384
Errors'73.333333f' is a magic number.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
Errors'3.515625f' is a magic number.385
Errors',' is not followed by whitespace.385
Errors'-19.298246f' is a magic number.385
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
Errors'4.218750f' is a magic number.386
Errors',' is not followed by whitespace.386
Errors'67.017544f' is a magic number.386
ErrorsLine contains a tab character.387
Errors'6.328125f' is a magic number.387
Errors',' is not followed by whitespace.387
Errors'-31.929825f' is a magic number.387
ErrorsLine is longer than 80 characters.388
ErrorsLine contains a tab character.388
Errors'12.656250f' is a magic number.388
Errors',' is not followed by whitespace.388
Errors'71.929825f' is a magic number.388
ErrorsLine is longer than 80 characters.389
ErrorsLine contains a tab character.389
Errors'28.828125f' is a magic number.389
Errors',' is not followed by whitespace.389
Errors'76.140351f' is a magic number.389
ErrorsLine contains a tab character.390
Errors'35.859375f' is a magic number.390
Errors',' is not followed by whitespace.390
Errors'75.438596f' is a magic number.390
ErrorsLine is longer than 80 characters.391
ErrorsLine contains a tab character.391
Errors'38.671875f' is a magic number.391
Errors',' is not followed by whitespace.391
Errors'74.736842f' is a magic number.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
Errors'48.515625f' is a magic number.392
Errors',' is not followed by whitespace.392
Errors'75.438596f' is a magic number.392
ErrorsLine contains a tab character.393
Errors'49.218750f' is a magic number.393
Errors',' is not followed by whitespace.393
Errors'-5.263158f' is a magic number.393
ErrorsLine is longer than 80 characters.394
ErrorsLine contains a tab character.394
Errors'56.953125f' is a magic number.394
Errors',' is not followed by whitespace.394
Errors'-10.175439f' is a magic number.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
Errors'58.359375f' is a magic number.395
Errors',' is not followed by whitespace.395
Errors'1.754386f' is a magic number.395
ErrorsLine contains a tab character.396
Errors'64.687500f' is a magic number.396
Errors',' is not followed by whitespace.396
Errors'8.771930f' is a magic number.396
ErrorsLine contains a tab character.397
Errors'70.312500f' is a magic number.397
Errors',' is not followed by whitespace.397
Errors'-6.666667f' is a magic number.397
ErrorsLine is longer than 80 characters.398
ErrorsLine contains a tab character.398
Errors'71.015625f' is a magic number.398
Errors',' is not followed by whitespace.398
Errors'3.859649f' is a magic number.398
ErrorsLine is longer than 80 characters.399
ErrorsLine contains a tab character.399
Errors'82.968750f' is a magic number.399
Errors',' is not followed by whitespace.399
Errors'-3.859649f' is a magic number.399
ErrorsLine contains a tab character.400
Errors'90.000000f' is a magic number.400
Errors',' is not followed by whitespace.400
Errors'-2.456140f' is a magic number.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
Errors'94.921875f' is a magic number.401
Errors',' is not followed by whitespace.401
Errors'-12.280702f' is a magic number.401
ErrorsLine contains a tab character.402
Errors'132.890625f' is a magic number.402
Errors',' is not followed by whitespace.402
Errors'21.403509f' is a magic number.402
ErrorsLine contains a tab character.403
Errors'134.296875f' is a magic number.403
Errors',' is not followed by whitespace.403
Errors'10.175439f' is a magic number.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
Errors'144.843750f' is a magic number.404
Errors',' is not followed by whitespace.404
Errors'27.017544f' is a magic number.404
ErrorsLine is longer than 80 characters.405
ErrorsLine contains a tab character.405
Errors'149.062500f' is a magic number.405
Errors',' is not followed by whitespace.405
Errors'15.087719f' is a magic number.405
ErrorsLine contains a tab character.406
Errors'150.468750f' is a magic number.406
Errors',' is not followed by whitespace.406
Errors'31.228070f' is a magic number.406
ErrorsLine is longer than 80 characters.407
ErrorsLine contains a tab character.407
Errors'154.687500f' is a magic number.407
Errors',' is not followed by whitespace.407
Errors'34.035088f' is a magic number.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
Errors'157.500000f' is a magic number.408
Errors',' is not followed by whitespace.408
Errors'21.403509f' is a magic number.408
ErrorsLine contains a tab character.409
Errors'158.906250f' is a magic number.409
Errors',' is not followed by whitespace.409
Errors'41.052632f' is a magic number.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
Errors'163.828125f' is a magic number.410
Errors',' is not followed by whitespace.410
Errors'46.666667f' is a magic number.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
Errors'165.234375f' is a magic number.411
Errors',' is not followed by whitespace.411
Errors'8.771930f' is a magic number.411
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
Errors'167.343750f' is a magic number.412
Errors',' is not followed by whitespace.412
Errors'32.631579f' is a magic number.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
Errors'172.265625f' is a magic number.413
Errors',' is not followed by whitespace.413
Errors'20.701754f' is a magic number.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
Errors'172.968750f' is a magic number.414
Errors',' is not followed by whitespace.414
Errors'45.964912f' is a magic number.414
ErrorsLine contains a tab character.415
ErrorsLine has trailing spaces.416
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsMissing a Javadoc comment.417
ErrorsRedundant 'final' modifier.417
ErrorsParameter location should be final.417
Errors'if' construct must use '{}'s.418
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
Errors'||' should be on a new line.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.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 contains a tab character.437
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
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsFirst sentence should end with a period.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine has trailing spaces.449
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsMethod 'getDefconLevel' is not designed for extension - needs to be abstract, final or empty.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.456
ErrorsLine is longer than 80 characters.457
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine has trailing spaces.459
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsMethod 'getGameTime' is not designed for extension - needs to be abstract, final or empty.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsFirst sentence should end with a period.466
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine has trailing spaces.468
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsMethod 'getGameTick' is not designed for extension - needs to be abstract, final or empty.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.475
ErrorsLine is longer than 80 characters.476
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 has trailing spaces.479
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsExpected an @return tag.482
ErrorsLine contains a tab character.482
ErrorsMethod 'getGameSpeed' is not designed for extension - needs to be abstract, final or empty.482
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine contains a tab character.488
ErrorsLine has trailing spaces.489
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsExpected an @return tag.492
ErrorsLine contains a tab character.492
ErrorsMethod 'getVictoryTimer' is not designed for extension - needs to be abstract, final or empty.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsFirst sentence should end with a period.496
ErrorsLine contains a tab character.496
ErrorsLine contains a tab character.497
ErrorsLine has trailing spaces.498
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsExpected an @return tag.501
ErrorsLine contains a tab character.501
ErrorsMethod 'isVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.507
ErrorsLine is longer than 80 characters.508
ErrorsLine contains a tab character.508
ErrorsLine is longer than 80 characters.509
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine has trailing spaces.511
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsExpected an @return tag.515
ErrorsLine contains a tab character.515
ErrorsMethod 'getOptionValue' is not designed for extension - needs to be abstract, final or empty.515
ErrorsParameter name should be final.515
ErrorsExpected @param tag for 'name'.515
ErrorsLine contains a tab character.516
ErrorsLine is longer than 80 characters.517
ErrorsLine contains a tab character.517
Errors'{' is followed by whitespace.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsComment matches to-do format 'TODO:'.523
ErrorsLine contains a tab character.523
ErrorsLine has trailing spaces.524
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsExpected an @return tag.527
ErrorsLine contains a tab character.527
ErrorsMethod 'debugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine has trailing spaces.533
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsExpected an @return tag.537
ErrorsLine contains a tab character.537
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.537
ErrorsParameter id should be final.537
ErrorsExpected @param tag for 'id'.537
ErrorsLine contains a tab character.538
ErrorsLine is longer than 80 characters.539
ErrorsLine contains a tab character.539
Errors'{' is followed by whitespace.539
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine has trailing spaces.545
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsExpected an @return tag.548
ErrorsLine contains a tab character.548
ErrorsMethod 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.556
ErrorsLine has trailing spaces.557
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine contains a tab character.560
ErrorsExpected an @return tag.561
ErrorsLine contains a tab character.561
ErrorsMethod 'getFleets' is not designed for extension - needs to be abstract, final or empty.561
ErrorsParameter teamId should be final.561
ErrorsExpected @param tag for 'teamId'.561
ErrorsLine contains a tab character.562
ErrorsLine is longer than 80 characters.563
ErrorsLine contains a tab character.563
Errors'{' is followed by whitespace.563
ErrorsLine contains a tab character.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine has trailing spaces.569
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsExpected an @return tag.573
ErrorsLine contains a tab character.573
ErrorsMethod 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty.573
ErrorsParameter fleetId should be final.573
ErrorsExpected @param tag for 'fleetId'.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
Errors'{' is followed by whitespace.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine has trailing spaces.582
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine contains a tab character.585
ErrorsExpected an @return tag.586
ErrorsLine contains a tab character.586
ErrorsMethod 'getFleetId' is not designed for extension - needs to be abstract, final or empty.586
ErrorsParameter unitId should be final.586
ErrorsExpected @param tag for 'unitId'.586
ErrorsLine contains a tab character.587
ErrorsLine is longer than 80 characters.588
ErrorsLine contains a tab character.588
Errors'{' is followed by whitespace.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine has trailing spaces.594
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsExpected an @return tag.598
ErrorsLine contains a tab character.598
ErrorsMethod 'getStateTimer' is not designed for extension - needs to be abstract, final or empty.598
ErrorsParameter unitId should be final.598
ErrorsExpected @param tag for 'unitId'.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
Errors'{' is followed by whitespace.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsFirst sentence should end with a period.605
ErrorsLine contains a tab character.605
ErrorsLine is longer than 80 characters.606
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsLine has trailing spaces.608
ErrorsLine contains a tab character.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.611
ErrorsExpected an @return tag.612
ErrorsLine contains a tab character.612
ErrorsMethod 'getActionQueue' is not designed for extension - needs to be abstract, final or empty.612
ErrorsParameter unitId should be final.612
ErrorsExpected @param tag for 'unitId'.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
Errors'{' is followed by whitespace.615
ErrorsLine contains a tab character.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.620
ErrorsLine has trailing spaces.621
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsExpected an @return tag.625
ErrorsLine contains a tab character.625
ErrorsMethod 'isRetaliating' is not designed for extension - needs to be abstract, final or empty.625
ErrorsParameter unitId should be final.625
ErrorsExpected @param tag for 'unitId'.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
Errors'{' is followed by whitespace.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.632
ErrorsLine is longer than 80 characters.633
ErrorsLine contains a tab character.633
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine has trailing spaces.636
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.637
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.640
ErrorsExpected an @return tag.641
ErrorsLine contains a tab character.641
ErrorsMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter unitId should be final.641
ErrorsExpected @param tag for 'unitId'.641
ErrorsParameter byTeamId should be final.641
ErrorsExpected @param tag for 'byTeamId'.641
ErrorsLine contains a tab character.642
ErrorsLine is longer than 80 characters.643
ErrorsLine contains a tab character.643
Errors'{' is followed by whitespace.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsLine contains a tab character.648
ErrorsLine is longer than 80 characters.649
ErrorsLine contains a tab character.649
ErrorsLine contains a tab character.650
ErrorsLine has trailing spaces.651
ErrorsLine contains a tab character.651
ErrorsLine contains a tab character.652
ErrorsLine contains a tab character.653
ErrorsLine contains a tab character.654
ErrorsExpected an @return tag.655
ErrorsLine contains a tab character.655
ErrorsMethod 'getVelocity' is not designed for extension - needs to be abstract, final or empty.655
ErrorsParameter unitId should be final.655
ErrorsExpected @param tag for 'unitId'.655
ErrorsLine contains a tab character.656
ErrorsLine is longer than 80 characters.657
ErrorsLine contains a tab character.657
Errors'{' is followed by whitespace.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine has trailing spaces.663
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsExpected an @return tag.667
ErrorsLine contains a tab character.667
ErrorsMethod 'getRange' is not designed for extension - needs to be abstract, final or empty.667
ErrorsParameter unitId should be final.667
ErrorsExpected @param tag for 'unitId'.667
ErrorsLine contains a tab character.668
ErrorsLine is longer than 80 characters.669
ErrorsLine contains a tab character.669
Errors'{' is followed by whitespace.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine has trailing spaces.675
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.676
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.678
ErrorsExpected an @return tag.679
ErrorsLine contains a tab character.679
ErrorsMethod 'getRemainingUnits' is not designed for extension - needs to be abstract, final or empty.679
ErrorsParameter typeId should be final.679
ErrorsExpected @param tag for 'typeId'.679
ErrorsLine contains a tab character.680
ErrorsLine contains a tab character.681
ErrorsLine contains a tab character.682
Errors'{' is followed by whitespace.682
ErrorsLine contains a tab character.683
ErrorsLine contains a tab character.684
ErrorsLine contains a tab character.686
ErrorsLine is longer than 80 characters.687
ErrorsLine contains a tab character.687
ErrorsLine contains a tab character.688
ErrorsLine has trailing spaces.689
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.692
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
ErrorsExpected an @return tag.695
ErrorsLine contains a tab character.695
ErrorsMethod 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty.695
ErrorsParameter longitude should be final.695
ErrorsExpected @param tag for 'longitude'.695
ErrorsParameter latitude should be final.695
ErrorsExpected @param tag for 'latitude'.695
ErrorsLine contains a tab character.696
ErrorsParameter typeId should be final.696
ErrorsExpected @param tag for 'typeId'.696
ErrorsLine contains a tab character.698
ErrorsLine is longer than 80 characters.699
ErrorsLine contains a tab character.699
ErrorsLine is longer than 80 characters.700
ErrorsLine contains a tab character.700
Errors'{' is followed by whitespace.700
ErrorsLine contains a tab character.702
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.702
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.705
ErrorsLine has trailing spaces.706
ErrorsLine contains a tab character.706
ErrorsLine contains a tab character.707
ErrorsLine is longer than 80 characters.708
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.709
ErrorsLine has trailing spaces.710
ErrorsLine contains a tab character.710
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
ErrorsLine contains a tab character.713
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
ErrorsExpected an @return tag.716
ErrorsLine is longer than 80 characters.716
ErrorsLine contains a tab character.716
ErrorsMethod 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty.716
ErrorsParameter longitude should be final.716
ErrorsExpected @param tag for 'longitude'.716
ErrorsParameter latitude should be final.716
ErrorsExpected @param tag for 'latitude'.716
ErrorsLine contains a tab character.717
ErrorsParameter typeId should be final.717
ErrorsExpected @param tag for 'typeId'.717
ErrorsLine contains a tab character.718
ErrorsLine contains a tab character.719
ErrorsLine contains a tab character.720
ErrorsLine contains a tab character.721
ErrorsLine contains a tab character.722
ErrorsLine contains a tab character.724
ErrorsLine contains a tab character.725
ErrorsLine contains a tab character.726
ErrorsLine has trailing spaces.727
ErrorsLine contains a tab character.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
ErrorsLine contains a tab character.730
ErrorsLine contains a tab character.731
ErrorsExpected an @return tag.732
ErrorsLine contains a tab character.732
ErrorsMethod 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty.732
ErrorsParameter location should be final.732
ErrorsExpected @param tag for 'location'.732
ErrorsLine contains a tab character.733
ErrorsLine contains a tab character.734
ErrorsLine contains a tab character.735
ErrorsLine contains a tab character.736
ErrorsLine contains a tab character.737
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsLine has trailing spaces.742
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.743
ErrorsLine contains a tab character.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsExpected an @return tag.747
ErrorsLine contains a tab character.747
ErrorsMethod 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty.747
ErrorsParameter longitude should be final.747
ErrorsExpected @param tag for 'longitude'.747
ErrorsLine contains a tab character.748
ErrorsParameter latitude should be final.748
ErrorsExpected @param tag for 'latitude'.748
ErrorsLine contains a tab character.749
ErrorsLine contains a tab character.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine contains a tab character.753
ErrorsLine contains a tab character.755
ErrorsLine is longer than 80 characters.756
ErrorsLine contains a tab character.756
ErrorsLine contains a tab character.757
ErrorsLine has trailing spaces.758
ErrorsLine contains a tab character.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsLine contains a tab character.761
ErrorsExpected an @return tag.762
ErrorsLine contains a tab character.762
ErrorsMethod 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty.762
ErrorsParameter location should be final.762
ErrorsExpected @param tag for 'location'.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.764
ErrorsLine contains a tab character.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.769
ErrorsLine is longer than 80 characters.770
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.771
ErrorsLine has trailing spaces.772
ErrorsLine contains a tab character.772
ErrorsLine contains a tab character.773
ErrorsLine contains a tab character.774
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.776
ErrorsExpected an @return tag.777
ErrorsLine contains a tab character.777
ErrorsMethod 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty.777
ErrorsParameter longitude should be final.777
ErrorsExpected @param tag for 'longitude'.777
ErrorsLine contains a tab character.778
ErrorsParameter latitude should be final.778
ErrorsExpected @param tag for 'latitude'.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.780
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
ErrorsLine has trailing spaces.784
ErrorsLine contains a tab character.784
ErrorsLine is longer than 80 characters.785
ErrorsLine contains a tab character.785
ErrorsMethod 'isValidFleetPlacementLocation' is not designed for extension - needs to be abstract, final or empty.785
ErrorsMissing a Javadoc comment.785
ErrorsParameter longitude should be final.785
ErrorsParameter latitude should be final.785
ErrorsLine contains a tab character.786
ErrorsParameter fleetSize should be final.786
ErrorsLine contains a tab character.787
Errors'for' is not followed by whitespace.787
Errors'(' is followed by whitespace.787
Errors')' is preceded with whitespace.787
ErrorsLine contains a tab character.788
Errors'{' should be on the previous line.788
ErrorsLine contains a tab character.789
ErrorsLine is longer than 80 characters.791
ErrorsLine contains a tab character.791
ErrorsLine contains a tab character.792
Errors'if' construct must use '{}'s.793
ErrorsLine is longer than 80 characters.793
ErrorsLine contains a tab character.793
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.797
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.800
ErrorsLine contains a tab character.801
ErrorsLine has trailing spaces.802
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsExpected an @return tag.805
ErrorsLine contains a tab character.805
ErrorsMethod 'getUnitCredits' is not designed for extension - needs to be abstract, final or empty.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.808
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.808
ErrorsLine contains a tab character.810
ErrorsLine contains a tab character.811
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.814
ErrorsLine has trailing spaces.815
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsExpected an @return tag.819
ErrorsLine contains a tab character.819
ErrorsMethod 'getUnitValue' is not designed for extension - needs to be abstract, final or empty.819
ErrorsParameter typeId should be final.819
ErrorsExpected @param tag for 'typeId'.819
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.821
ErrorsLine contains a tab character.822
Errors'{' is followed by whitespace.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.826
ErrorsLine is longer than 80 characters.827
ErrorsLine contains a tab character.827
ErrorsLine has trailing spaces.828
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.833
ErrorsParameter locationA should be final.833
ErrorsExpected @param tag for 'locationA'.833
ErrorsParameter locationB should be final.833
ErrorsExpected @param tag for 'locationB'.833
Errors'if' construct must use '{}'s.835
ErrorsLine contains a tab character.835
ErrorsLine contains a tab character.836
ErrorsLine is longer than 80 characters.837
ErrorsLine contains a tab character.837
Errors'if' construct must use '{}'s.838
ErrorsLine contains a tab character.838
ErrorsLine contains a tab character.839
ErrorsLine is longer than 80 characters.840
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsLine contains a tab character.847
ErrorsLine is longer than 80 characters.848
ErrorsLine contains a tab character.848
ErrorsLine has trailing spaces.849
ErrorsLine contains a tab character.849
ErrorsLine contains a tab character.850
ErrorsLine contains a tab character.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
ErrorsLine contains a tab character.854
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.854
ErrorsParameter locationA_x should be final.854
ErrorsExpected @param tag for 'locationA_x'.854
ErrorsName 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.854
ErrorsParameter locationA_y should be final.854
ErrorsExpected @param tag for 'locationA_y'.854
ErrorsName 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.854
ErrorsLine contains a tab character.855
ErrorsParameter locationB_x should be final.855
ErrorsExpected @param tag for 'locationB_x'.855
ErrorsName 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.855
ErrorsParameter locationB_y should be final.855
ErrorsExpected @param tag for 'locationB_y'.855
ErrorsName 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.855
ErrorsLine contains a tab character.856
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.861
ErrorsLine is longer than 80 characters.862
ErrorsLine contains a tab character.862
ErrorsLine has trailing spaces.863
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine contains a tab character.867
ErrorsLine contains a tab character.868
ErrorsMethod 'getSailDistance' is not designed for extension - needs to be abstract, final or empty.868
ErrorsParameter locationA_x should be final.868
ErrorsExpected @param tag for 'locationA_x'.868
ErrorsName 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.868
ErrorsParameter locationA_y should be final.868
ErrorsExpected @param tag for 'locationA_y'.868
ErrorsName 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.868
ErrorsLine contains a tab character.869
ErrorsParameter locationB_x should be final.869
ErrorsExpected @param tag for 'locationB_x'.869
ErrorsName 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.869
ErrorsParameter locationB_y should be final.869
ErrorsExpected @param tag for 'locationB_y'.869
ErrorsName 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.869
ErrorsLine contains a tab character.870
ErrorsLine contains a tab character.871
ErrorsLine is longer than 80 characters.872
ErrorsLine contains a tab character.872
Errors'{' is followed by whitespace.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.875
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.875
ErrorsLine is longer than 80 characters.877
ErrorsLine contains a tab character.877
ErrorsAvoid inline conditionals.877
ErrorsLine contains a tab character.878
ErrorsMissing a Javadoc comment.881
ErrorsLine contains a tab character.881
Errors'static' modifier out of order with the JLS suggestions.881
ErrorsLine has trailing spaces.882
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsMissing a Javadoc comment.883
ErrorsLine contains a tab character.884
ErrorsMissing a Javadoc comment.884
ErrorsLine has trailing spaces.885
ErrorsLine contains a tab character.885
ErrorsLine is longer than 80 characters.886
ErrorsLine contains a tab character.886
ErrorsMissing a Javadoc comment.886
ErrorsParameter distance should be final.886
Errors'distance' hides a field.886
ErrorsParameter location should be final.886
Errors'location' hides a field.886
ErrorsLine contains a tab character.887
ErrorsLine contains a tab character.888
ErrorsLine has trailing spaces.889
ErrorsLine contains a tab character.889
ErrorsLine has trailing spaces.890
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsMissing a Javadoc comment.891
ErrorsRedundant 'final' modifier.891
ErrorsLine contains a tab character.892
ErrorsLine contains a tab character.893
ErrorsLine has trailing spaces.894
ErrorsLine contains a tab character.894
ErrorsLine contains a tab character.895
ErrorsMissing a Javadoc comment.895
ErrorsRedundant 'final' modifier.895
ErrorsParameter distance should be final.895
Errors'distance' hides a field.895
ErrorsLine contains a tab character.896
ErrorsLine contains a tab character.897
ErrorsLine has trailing spaces.898
ErrorsLine contains a tab character.898
ErrorsLine contains a tab character.899
ErrorsMissing a Javadoc comment.899
ErrorsRedundant 'final' modifier.899
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine has trailing spaces.902
ErrorsLine contains a tab character.902
ErrorsLine contains a tab character.903
ErrorsMissing a Javadoc comment.903
ErrorsRedundant 'final' modifier.903
ErrorsParameter location should be final.903
Errors'location' hides a field.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.905
ErrorsLine contains a tab character.906
ErrorsLine has trailing spaces.907
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
ErrorsMissing a Javadoc comment.908
ErrorsName 'MIN_STEP' must match pattern '^[a-z][a-zA-Z0-9]*$'.908
ErrorsLine has trailing spaces.909
ErrorsLine contains a tab character.909
ErrorsLine contains a tab character.910
ErrorsLine contains a tab character.911
ErrorsLine is longer than 80 characters.912
ErrorsLine contains a tab character.912
ErrorsLine has trailing spaces.913
ErrorsLine contains a tab character.913
ErrorsLine contains a tab character.914
ErrorsLine contains a tab character.915
ErrorsLine contains a tab character.916
ErrorsLine contains a tab character.917
ErrorsLine contains a tab character.918
ErrorsMethod 'getClosestSailTarget' is not designed for extension - needs to be abstract, final or empty.918
ErrorsParameter location should be final.918
ErrorsExpected @param tag for 'location'.918
ErrorsLine contains a tab character.919
ErrorsParameter border should be final.919
ErrorsExpected @param tag for 'border'.919
Errors'if' construct must use '{}'s.920
ErrorsLine contains a tab character.920
ErrorsLine contains a tab character.921
Errors'if' construct must use '{}'s.923
ErrorsLine contains a tab character.923
ErrorsLine is longer than 80 characters.924
ErrorsLine contains a tab character.924
ErrorsLine contains a tab character.926
ErrorsLine contains a tab character.927
ErrorsLine contains a tab character.928
ErrorsLine contains a tab character.929
ErrorsLine contains a tab character.930
ErrorsLine contains a tab character.931
ErrorsLine contains a tab character.932
ErrorsLine contains a tab character.933
ErrorsName 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsName 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsName 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'.933
ErrorsLine contains a tab character.934
ErrorsName 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.934
ErrorsLine contains a tab character.936
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsLine contains a tab character.940
ErrorsLine contains a tab character.941
ErrorsLine contains a tab character.943
ErrorsLine contains a tab character.944
Errors'0.5f' is a magic number.944
ErrorsLine contains a tab character.946
ErrorsLine contains a tab character.947
ErrorsLine contains a tab character.948
ErrorsLine contains a tab character.950
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsLine contains a tab character.953
ErrorsLine contains a tab character.955
ErrorsLine contains a tab character.956
ErrorsLine contains a tab character.957
ErrorsLine contains a tab character.959
ErrorsLine contains a tab character.960
ErrorsLine contains a tab character.961
ErrorsLine contains a tab character.963
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine contains a tab character.966
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.969
ErrorsLine contains a tab character.970
ErrorsLine contains a tab character.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.974
ErrorsLine contains a tab character.975
ErrorsLine contains a tab character.977
ErrorsLine contains a tab character.978
ErrorsLine is longer than 80 characters.979
ErrorsLine contains a tab character.979
ErrorsLine has trailing spaces.980
ErrorsLine contains a tab character.980
ErrorsLine contains a tab character.981
ErrorsLine contains a tab character.982
ErrorsLine contains a tab character.983
ErrorsLine contains a tab character.984
ErrorsLine contains a tab character.985
ErrorsMethod 'getClosestSailDistance' is not designed for extension - needs to be abstract, final or empty.985
ErrorsParameter borderA should be final.985
ErrorsExpected @param tag for 'borderA'.985
ErrorsLine contains a tab character.986
ErrorsParameter borderB should be final.986
ErrorsExpected @param tag for 'borderB'.986
ErrorsLine contains a tab character.988
ErrorsName 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.988
ErrorsLine contains a tab character.989
Errors'if' construct must use '{}'s.991
ErrorsLine contains a tab character.991
ErrorsLine contains a tab character.992
ErrorsLine contains a tab character.994
ErrorsLine contains a tab character.995
ErrorsLine contains a tab character.996
ErrorsLine is longer than 80 characters.997
ErrorsLine contains a tab character.997
ErrorsName 'borderA_borderB' must match pattern '^[a-z][a-zA-Z0-9]*$'.997
ErrorsLine contains a tab character.998
ErrorsName 'borderA_borderB_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.998
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsName 'borderA_borderB_candidate' must match pattern '^[a-z][a-zA-Z0-9]*$'.1000
ErrorsLine contains a tab character.1001
ErrorsName 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsName 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsName 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'.1001
ErrorsLine contains a tab character.1003
ErrorsLine contains a tab character.1004
ErrorsLine has trailing spaces.1005
ErrorsLine is longer than 80 characters.1005
ErrorsLine contains a tab character.1005
ErrorsLine has trailing spaces.1006
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine contains a tab character.1008
ErrorsLine has trailing spaces.1009
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsName 'loc_with_dist' must match pattern '^[a-z][a-zA-Z0-9]*$'.1010
ErrorsLine has trailing spaces.1011
ErrorsLine contains a tab character.1011
ErrorsLine is longer than 80 characters.1012
ErrorsLine contains a tab character.1012
ErrorsEmpty statement.1012
ErrorsLine contains a tab character.1013
ErrorsLine contains a tab character.1014
ErrorsLine has trailing spaces.1015
ErrorsLine contains a tab character.1015
ErrorsLine has trailing spaces.1016
ErrorsLine contains a tab character.1016
ErrorsLine has trailing spaces.1017
ErrorsLine is longer than 80 characters.1017
ErrorsLine contains a tab character.1017
ErrorsLine contains a tab character.1018
ErrorsLine contains a tab character.1019
ErrorsLine is longer than 80 characters.1021
ErrorsLine contains a tab character.1021
ErrorsLine is longer than 80 characters.1022
ErrorsLine contains a tab character.1022
ErrorsLine is longer than 80 characters.1023
ErrorsLine contains a tab character.1023
ErrorsName 'half_way' must match pattern '^[a-z][a-zA-Z0-9]*$'.1023
Errors'0.5f' is a magic number.1023
ErrorsLine is longer than 80 characters.1024
ErrorsLine contains a tab character.1024
ErrorsLine is longer than 80 characters.1025
ErrorsLine contains a tab character.1025
ErrorsLine contains a tab character.1026
ErrorsLine contains a tab character.1028
ErrorsLine contains a tab character.1030
ErrorsLine contains a tab character.1031
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1035
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1039
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1043
ErrorsLine contains a tab character.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1054
ErrorsLine contains a tab character.1055
ErrorsMissing a Javadoc comment.1057
ErrorsLine contains a tab character.1057
ErrorsLine contains a tab character.1058
ErrorsMissing a Javadoc comment.1058
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1058
ErrorsVariable 'A' must be private and have accessor methods.1058
ErrorsLine contains a tab character.1059
ErrorsMissing a Javadoc comment.1059
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.1059
ErrorsVariable 'B' must be private and have accessor methods.1059
ErrorsLine contains a tab character.1061
ErrorsMissing a Javadoc comment.1061
ErrorsParameter A should be final.1061
Errors'A' hides a field.1061
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1061
ErrorsParameter B should be final.1061
Errors'B' hides a field.1061
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1063
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1067
ErrorsLine is longer than 80 characters.1068
ErrorsLine contains a tab character.1068
ErrorsLine is longer than 80 characters.1069
ErrorsLine contains a tab character.1069
ErrorsLine contains a tab character.1070
ErrorsLine is longer than 80 characters.1071
ErrorsLine contains a tab character.1071
ErrorsLine contains a tab character.1072
ErrorsLine has trailing spaces.1073
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
ErrorsLine contains a tab character.1075
ErrorsLine contains a tab character.1076
ErrorsLine contains a tab character.1077
ErrorsLine contains a tab character.1078
ErrorsLine contains a tab character.1079
ErrorsExpected an @return tag.1080
ErrorsLine contains a tab character.1080
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1080
ErrorsParameter teamId should be final.1080
ErrorsExpected @param tag for 'teamId'.1080
ErrorsParameter longitude should be final.1080
ErrorsExpected @param tag for 'longitude'.1080
ErrorsLine contains a tab character.1081
ErrorsParameter latitude should be final.1081
ErrorsExpected @param tag for 'latitude'.1081
ErrorsParameter seaArea should be final.1081
ErrorsExpected @param tag for 'seaArea'.1081
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1084
ErrorsLine is longer than 80 characters.1085
ErrorsLine contains a tab character.1085
Errors'{' is followed by whitespace.1085
ErrorsLine contains a tab character.1086
ErrorsLine contains a tab character.1087
ErrorsLine contains a tab character.1089
ErrorsLine is longer than 80 characters.1090
ErrorsLine contains a tab character.1090
ErrorsLine is longer than 80 characters.1091
ErrorsLine contains a tab character.1091
ErrorsLine contains a tab character.1092
ErrorsLine is longer than 80 characters.1093
ErrorsLine contains a tab character.1093
ErrorsLine contains a tab character.1094
ErrorsLine has trailing spaces.1095
ErrorsLine contains a tab character.1095
ErrorsLine contains a tab character.1096
ErrorsLine contains a tab character.1097
ErrorsLine contains a tab character.1098
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine contains a tab character.1101
ErrorsExpected an @return tag.1102
ErrorsLine contains a tab character.1102
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1102
ErrorsParameter teamId should be final.1102
ErrorsExpected @param tag for 'teamId'.1102
ErrorsParameter longitude should be final.1102
ErrorsExpected @param tag for 'longitude'.1102
ErrorsLine contains a tab character.1103
ErrorsParameter latitude should be final.1103
ErrorsExpected @param tag for 'latitude'.1103
ErrorsParameter seaArea should be final.1103
ErrorsExpected @param tag for 'seaArea'.1103
ErrorsLine is longer than 80 characters.1104
ErrorsLine contains a tab character.1104
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1108
ErrorsLine is longer than 80 characters.1109
ErrorsLine contains a tab character.1109
ErrorsLine is longer than 80 characters.1110
ErrorsLine contains a tab character.1110
ErrorsLine contains a tab character.1111
ErrorsLine is longer than 80 characters.1112
ErrorsLine contains a tab character.1112
ErrorsLine contains a tab character.1113
ErrorsLine has trailing spaces.1114
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
ErrorsLine contains a tab character.1116
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1118
ErrorsLine contains a tab character.1119
ErrorsExpected an @return tag.1120
ErrorsLine contains a tab character.1120
ErrorsMethod 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty.1120
ErrorsParameter teamId should be final.1120
ErrorsExpected @param tag for 'teamId'.1120
ErrorsParameter location should be final.1120
ErrorsExpected @param tag for 'location'.1120
ErrorsLine contains a tab character.1121
ErrorsParameter seaArea should be final.1121
ErrorsExpected @param tag for 'seaArea'.1121
ErrorsLine contains a tab character.1122
ErrorsLine contains a tab character.1123
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1126
ErrorsLine contains a tab character.1127
ErrorsLine contains a tab character.1128
ErrorsLine has trailing spaces.1129
ErrorsLine contains a tab character.1129
ErrorsLine contains a tab character.1130
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1132
ErrorsLine contains a tab character.1133
ErrorsExpected an @return tag.1134
ErrorsLine contains a tab character.1134
ErrorsMethod 'isBorder' is not designed for extension - needs to be abstract, final or empty.1134
ErrorsParameter longitude should be final.1134
ErrorsExpected @param tag for 'longitude'.1134
ErrorsParameter latitude should be final.1134
ErrorsExpected @param tag for 'latitude'.1134
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
ErrorsLine contains a tab character.1137
Errors'{' is followed by whitespace.1137
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1139
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsLine has trailing spaces.1143
ErrorsLine contains a tab character.1143
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsExpected an @return tag.1148
ErrorsLine contains a tab character.1148
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1148
ErrorsParameter longitude should be final.1148
ErrorsExpected @param tag for 'longitude'.1148
ErrorsParameter latitude should be final.1148
ErrorsExpected @param tag for 'latitude'.1148
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine contains a tab character.1152
Errors'{' is followed by whitespace.1152
ErrorsLine contains a tab character.1153
ErrorsLine contains a tab character.1154
ErrorsLine contains a tab character.1156
ErrorsLine contains a tab character.1157
ErrorsLine has trailing spaces.1158
ErrorsLine contains a tab character.1158
ErrorsLine contains a tab character.1159
ErrorsLine contains a tab character.1160
ErrorsLine contains a tab character.1161
ErrorsLine contains a tab character.1162
ErrorsExpected an @return tag.1163
ErrorsLine contains a tab character.1163
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1163
ErrorsParameter longitude should be final.1163
ErrorsExpected @param tag for 'longitude'.1163
ErrorsParameter latitude should be final.1163
ErrorsExpected @param tag for 'latitude'.1163
ErrorsLine contains a tab character.1164
ErrorsLine contains a tab character.1165
ErrorsLine contains a tab character.1167
ErrorsLine contains a tab character.1168
ErrorsLine has trailing spaces.1169
ErrorsLine contains a tab character.1169
ErrorsLine contains a tab character.1170
ErrorsLine contains a tab character.1171
ErrorsExpected an @return tag.1172
ErrorsLine contains a tab character.1172
ErrorsMethod 'getOwnTeamId' is not designed for extension - needs to be abstract, final or empty.1172
ErrorsLine contains a tab character.1173
ErrorsLine contains a tab character.1174
ErrorsLine contains a tab character.1176
ErrorsLine contains a tab character.1177
ErrorsLine has trailing spaces.1178
ErrorsLine contains a tab character.1178
ErrorsLine contains a tab character.1179
ErrorsLine contains a tab character.1180
ErrorsExpected an @return tag.1181
ErrorsLine contains a tab character.1181
ErrorsMethod 'getTeamIds' is not designed for extension - needs to be abstract, final or empty.1181
ErrorsLine contains a tab character.1182
ErrorsLine contains a tab character.1183
ErrorsLine contains a tab character.1184
ErrorsLine contains a tab character.1185
ErrorsLine contains a tab character.1186
ErrorsLine contains a tab character.1188
ErrorsLine contains a tab character.1189
ErrorsLine has trailing spaces.1190
ErrorsLine contains a tab character.1190
ErrorsLine contains a tab character.1191
ErrorsLine contains a tab character.1192
ErrorsLine contains a tab character.1193
ErrorsLine is longer than 80 characters.1194
ErrorsLine contains a tab character.1194
ErrorsMethod 'getAlliancesWithTeamIds' is not designed for extension - needs to be abstract, final or empty.1194
ErrorsLine contains a tab character.1195
ErrorsLine is longer than 80 characters.1197
ErrorsLine contains a tab character.1197
ErrorsLine contains a tab character.1198
ErrorsLine contains a tab character.1199
ErrorsLine contains a tab character.1200
Errors'if' construct must use '{}'s.1201
ErrorsLine contains a tab character.1201
ErrorsLine contains a tab character.1202
ErrorsLine contains a tab character.1204
ErrorsLine contains a tab character.1205
ErrorsLine contains a tab character.1206
ErrorsLine contains a tab character.1207
ErrorsLine contains a tab character.1208
ErrorsLine contains a tab character.1210
ErrorsLine contains a tab character.1211
ErrorsLine has trailing spaces.1212
ErrorsLine contains a tab character.1212
ErrorsLine contains a tab character.1213
ErrorsLine contains a tab character.1214
ErrorsLine contains a tab character.1215
ErrorsLine contains a tab character.1216
ErrorsMethod 'getEnemyTeamIds' is not designed for extension - needs to be abstract, final or empty.1216
ErrorsLine contains a tab character.1217
ErrorsLine contains a tab character.1218
ErrorsLine contains a tab character.1220
ErrorsLine contains a tab character.1221
ErrorsLine has trailing spaces.1222
ErrorsLine contains a tab character.1222
ErrorsLine contains a tab character.1223
ErrorsLine contains a tab character.1224
ErrorsLine contains a tab character.1225
ErrorsLine contains a tab character.1226
ErrorsMethod 'getEnemiesCityIds' is not designed for extension - needs to be abstract, final or empty.1226
ErrorsLine contains a tab character.1227
ErrorsLine contains a tab character.1228
ErrorsLine contains a tab character.1230
ErrorsLine contains a tab character.1231
ErrorsLine has trailing spaces.1232
ErrorsLine contains a tab character.1232
ErrorsLine contains a tab character.1233
ErrorsLine contains a tab character.1234
ErrorsLine contains a tab character.1235
ErrorsLine contains a tab character.1236
ErrorsMethod 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty.1236
ErrorsLine contains a tab character.1237
Errors'20' is a magic number.1237
ErrorsLine contains a tab character.1239
ErrorsLine contains a tab character.1240
ErrorsLine contains a tab character.1241
ErrorsLine contains a tab character.1242
ErrorsLine contains a tab character.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1247
ErrorsLine contains a tab character.1248
ErrorsLine has trailing spaces.1249
ErrorsLine contains a tab character.1249
ErrorsLine contains a tab character.1250
ErrorsLine contains a tab character.1251
ErrorsLine contains a tab character.1252
ErrorsLine contains a tab character.1253
ErrorsMethod 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty.1253
ErrorsParameter enemyId should be final.1253
ErrorsExpected @param tag for 'enemyId'.1253
ErrorsLine is longer than 80 characters.1254
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine contains a tab character.1257
ErrorsLine contains a tab character.1258
ErrorsLine has trailing spaces.1259
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsLine contains a tab character.1261
ErrorsExpected an @return tag.1262
ErrorsLine contains a tab character.1262
ErrorsMethod 'getTeamTerritoriesCount' is not designed for extension - needs to be abstract, final or empty.1262
ErrorsParameter teamId should be final.1262
ErrorsExpected @param tag for 'teamId'.1262
ErrorsLine contains a tab character.1263
ErrorsLine contains a tab character.1264
ErrorsLine contains a tab character.1265
Errors'{' is followed by whitespace.1265
ErrorsLine contains a tab character.1266
ErrorsLine contains a tab character.1267
ErrorsLine contains a tab character.1269
ErrorsLine has trailing spaces.1270
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsLine contains a tab character.1272
ErrorsLine has trailing spaces.1273
ErrorsLine contains a tab character.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsLine contains a tab character.1276
ErrorsLine contains a tab character.1277
ErrorsMethod 'getTeamTerritories' is not designed for extension - needs to be abstract, final or empty.1277
ErrorsParameter teamId should be final.1277
ErrorsExpected @param tag for 'teamId'.1277
ErrorsLine contains a tab character.1278
ErrorsLine contains a tab character.1279
ErrorsLine contains a tab character.1280
Errors'{' is followed by whitespace.1280
ErrorsLine contains a tab character.1281
ErrorsLine contains a tab character.1282
ErrorsLine contains a tab character.1284
ErrorsLine has trailing spaces.1285
ErrorsLine contains a tab character.1285
ErrorsLine contains a tab character.1286
ErrorsLine contains a tab character.1287
ErrorsLine has trailing spaces.1288
ErrorsLine contains a tab character.1288
ErrorsLine contains a tab character.1289
ErrorsLine contains a tab character.1290
ErrorsLine contains a tab character.1291
ErrorsMethod 'getOwnTeamTerritories' is not designed for extension - needs to be abstract, final or empty.1291
ErrorsLine contains a tab character.1292
ErrorsLine contains a tab character.1293
ErrorsLine contains a tab character.1295
ErrorsLine contains a tab character.1296
ErrorsLine has trailing spaces.1297
ErrorsLine contains a tab character.1297
ErrorsLine contains a tab character.1298
ErrorsLine contains a tab character.1299
ErrorsLine contains a tab character.1300
ErrorsExpected an @return tag.1301
ErrorsLine contains a tab character.1301
ErrorsMethod 'getAllianceId' is not designed for extension - needs to be abstract, final or empty.1301
ErrorsParameter teamId should be final.1301
ErrorsExpected @param tag for 'teamId'.1301
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303
ErrorsLine contains a tab character.1304
Errors'{' is followed by whitespace.1304
ErrorsLine contains a tab character.1305
ErrorsLine contains a tab character.1306
ErrorsLine contains a tab character.1308
ErrorsLine contains a tab character.1309
ErrorsLine has trailing spaces.1310
ErrorsLine contains a tab character.1310
ErrorsLine contains a tab character.1311
ErrorsLine contains a tab character.1312
ErrorsLine contains a tab character.1313
ErrorsExpected an @return tag.1314
ErrorsLine contains a tab character.1314
ErrorsMethod 'getDesiredGameSpeed' is not designed for extension - needs to be abstract, final or empty.1314
ErrorsParameter teamId should be final.1314
ErrorsExpected @param tag for 'teamId'.1314
ErrorsLine contains a tab character.1315
ErrorsLine contains a tab character.1316
ErrorsLine contains a tab character.1317
Errors'{' is followed by whitespace.1317
ErrorsLine contains a tab character.1318
ErrorsLine contains a tab character.1319
ErrorsLine contains a tab character.1321
ErrorsLine contains a tab character.1322
ErrorsLine has trailing spaces.1323
ErrorsLine contains a tab character.1323
ErrorsLine contains a tab character.1324
ErrorsLine contains a tab character.1325
ErrorsLine contains a tab character.1326
ErrorsExpected an @return tag.1327
ErrorsLine contains a tab character.1327
ErrorsMethod 'getEnemyKills' is not designed for extension - needs to be abstract, final or empty.1327
ErrorsParameter teamId should be final.1327
ErrorsExpected @param tag for 'teamId'.1327
ErrorsLine contains a tab character.1328
ErrorsLine contains a tab character.1329
ErrorsLine contains a tab character.1330
Errors'{' is followed by whitespace.1330
ErrorsLine contains a tab character.1331
ErrorsLine contains a tab character.1332
ErrorsLine contains a tab character.1334
ErrorsLine is longer than 80 characters.1335
ErrorsLine contains a tab character.1335
ErrorsLine has trailing spaces.1336
ErrorsLine contains a tab character.1336
ErrorsLine contains a tab character.1337
ErrorsLine contains a tab character.1338
ErrorsLine contains a tab character.1339
ErrorsExpected an @return tag.1340
ErrorsLine contains a tab character.1340
ErrorsMethod 'getFriendlyDeaths' is not designed for extension - needs to be abstract, final or empty.1340
ErrorsParameter teamId should be final.1340
ErrorsExpected @param tag for 'teamId'.1340
ErrorsLine contains a tab character.1341
ErrorsLine contains a tab character.1342
ErrorsLine contains a tab character.1343
Errors'{' is followed by whitespace.1343
ErrorsLine contains a tab character.1344
ErrorsLine contains a tab character.1345
ErrorsLine contains a tab character.1347
ErrorsLine is longer than 80 characters.1348
ErrorsLine contains a tab character.1348
ErrorsLine contains a tab character.1349
ErrorsLine has trailing spaces.1350
ErrorsLine contains a tab character.1350
ErrorsLine contains a tab character.1351
ErrorsLine contains a tab character.1352
ErrorsLine contains a tab character.1353
ErrorsExpected an @return tag.1354
ErrorsLine contains a tab character.1354
ErrorsMethod 'getCollateralDamage' is not designed for extension - needs to be abstract, final or empty.1354
ErrorsParameter teamId should be final.1354
ErrorsExpected @param tag for 'teamId'.1354
ErrorsLine contains a tab character.1355
ErrorsLine contains a tab character.1356
ErrorsLine contains a tab character.1357
Errors'{' is followed by whitespace.1357
ErrorsLine contains a tab character.1358
ErrorsLine contains a tab character.1359
ErrorsLine contains a tab character.1361
ErrorsLine contains a tab character.1362
ErrorsLine has trailing spaces.1363
ErrorsLine contains a tab character.1363
ErrorsLine contains a tab character.1364
ErrorsLine contains a tab character.1365
ErrorsLine contains a tab character.1366
ErrorsExpected an @return tag.1367
ErrorsLine contains a tab character.1367
ErrorsMethod 'getTeamName' is not designed for extension - needs to be abstract, final or empty.1367
ErrorsParameter teamId should be final.1367
ErrorsExpected @param tag for 'teamId'.1367
ErrorsLine contains a tab character.1368
ErrorsLine contains a tab character.1369
ErrorsLine contains a tab character.1370
Errors'{' is followed by whitespace.1370
ErrorsLine contains a tab character.1371
ErrorsLine contains a tab character.1372
ErrorsLine contains a tab character.1374
ErrorsLine contains a tab character.1375
ErrorsLine has trailing spaces.1376
ErrorsLine contains a tab character.1376
ErrorsLine contains a tab character.1377
ErrorsLine contains a tab character.1378
ErrorsLine contains a tab character.1379
ErrorsLine contains a tab character.1380
ErrorsExpected an @return tag.1381
ErrorsLine contains a tab character.1381
ErrorsMethod 'isSharingRadar' is not designed for extension - needs to be abstract, final or empty.1381
ErrorsParameter teamId1 should be final.1381
ErrorsExpected @param tag for 'teamId1'.1381
ErrorsParameter teamId2 should be final.1381
ErrorsExpected @param tag for 'teamId2'.1381
ErrorsLine contains a tab character.1382
ErrorsLine contains a tab character.1383
ErrorsLine contains a tab character.1384
Errors'{' is followed by whitespace.1384
ErrorsLine contains a tab character.1385
ErrorsLine contains a tab character.1386
ErrorsLine contains a tab character.1388
ErrorsLine contains a tab character.1389
ErrorsLine has trailing spaces.1390
ErrorsLine contains a tab character.1390
ErrorsLine contains a tab character.1391
ErrorsLine contains a tab character.1392
ErrorsLine contains a tab character.1393
ErrorsLine contains a tab character.1394
ErrorsExpected an @return tag.1395
ErrorsLine contains a tab character.1395
ErrorsMethod 'isCeaseFire' is not designed for extension - needs to be abstract, final or empty.1395
ErrorsParameter teamId1 should be final.1395
ErrorsExpected @param tag for 'teamId1'.1395
ErrorsParameter teamId2 should be final.1395
ErrorsExpected @param tag for 'teamId2'.1395
ErrorsLine contains a tab character.1396
ErrorsLine contains a tab character.1397
ErrorsLine contains a tab character.1398
Errors'{' is followed by whitespace.1398
ErrorsLine contains a tab character.1399
ErrorsLine contains a tab character.1400
ErrorsFirst sentence should end with a period.1402
ErrorsLine contains a tab character.1402
ErrorsLine contains a tab character.1403
ErrorsLine contains a tab character.1404
ErrorsLine has trailing spaces.1405
ErrorsLine contains a tab character.1405
ErrorsLine contains a tab character.1406
ErrorsLine contains a tab character.1407
ErrorsLine contains a tab character.1408
ErrorsLine contains a tab character.1409
ErrorsExpected an @return tag.1410
ErrorsLine contains a tab character.1410
ErrorsMethod 'getFleetMemberOffset' is not designed for extension - needs to be abstract, final or empty.1410
ErrorsParameter memberCount should be final.1410
ErrorsExpected @param tag for 'memberCount'.1410
ErrorsParameter memberId should be final.1410
ErrorsExpected @param tag for 'memberId'.1410
ErrorsLine contains a tab character.1411
ErrorsLine contains a tab character.1412
ErrorsLine contains a tab character.1414
ErrorsLine contains a tab character.1415
ErrorsLine contains a tab character.1416
ErrorsLine has trailing spaces.1417
ErrorsLine contains a tab character.1417
ErrorsLine contains a tab character.1418
ErrorsLine contains a tab character.1419
ErrorsLine contains a tab character.1420
ErrorsLine contains a tab character.1421
ErrorsExpected an @return tag.1422
ErrorsLine is longer than 80 characters.1422
ErrorsLine contains a tab character.1422
ErrorsParameter memberCount should be final.1422
ErrorsExpected @param tag for 'memberCount'.1422
ErrorsParameter memberId should be final.1422
ErrorsExpected @param tag for 'memberId'.1422
Errors'if' construct must use '{}'s.1423
ErrorsLine contains a tab character.1423
ErrorsLine contains a tab character.1424
ErrorsLine is longer than 80 characters.1425
ErrorsLine contains a tab character.1425
ErrorsLine is longer than 80 characters.1426
ErrorsLine contains a tab character.1426
ErrorsLine is longer than 80 characters.1427
ErrorsLine contains a tab character.1427
ErrorsLine contains a tab character.1429
ErrorsLine contains a tab character.1430
ErrorsLine contains a tab character.1431
ErrorsLine contains a tab character.1432
ErrorsLine contains a tab character.1434
ErrorsLine contains a tab character.1435
ErrorsLine contains a tab character.1436
ErrorsLine contains a tab character.1437
ErrorsLine contains a tab character.1438
ErrorsMethod 'getRunning' is not designed for extension - needs to be abstract, final or empty.1438
ErrorsLine contains a tab character.1439
ErrorsLine contains a tab character.1440
ErrorsLine contains a tab character.1442
ErrorsLine contains a tab character.1443
ErrorsLine contains a tab character.1444
ErrorsLine contains a tab character.1445
ErrorsLine contains a tab character.1446
ErrorsLine contains a tab character.1447
ErrorsLine contains a tab character.1448
ErrorsLine is longer than 80 characters.1449
ErrorsLine contains a tab character.1449
ErrorsMethod 'isValidFleetPlacement' is not designed for extension - needs to be abstract, final or empty.1449
ErrorsParameter placement should be final.1449
ErrorsParameter fleetSize should be final.1449
ErrorsLine contains a tab character.1450
ErrorsLine contains a tab character.1451
ErrorsLine is longer than 80 characters.1453
ErrorsLine contains a tab character.1453
ErrorsLine contains a tab character.1454
ErrorsLine contains a tab character.1455
ErrorsLine contains a tab character.1456
ErrorsLine contains a tab character.1457
ErrorsLine contains a tab character.1458
ErrorsLine contains a tab character.1459
ErrorsLine contains a tab character.1460
ErrorsLine contains a tab character.1461
ErrorsLine contains a tab character.1462
ErrorsLine contains a tab character.1463
ErrorsLine contains a tab character.1466
ErrorsLine is longer than 80 characters.1467
ErrorsLine contains a tab character.1467
ErrorsLine contains a tab character.1468
ErrorsLine has trailing spaces.1469
ErrorsLine contains a tab character.1469
ErrorsLine contains a tab character.1470
ErrorsLine contains a tab character.1471
ErrorsLine contains a tab character.1472
ErrorsExpected an @return tag.1473
ErrorsLine contains a tab character.1473
ErrorsParameter fleetSize should be final.1473
ErrorsExpected @param tag for 'fleetSize'.1473
ErrorsLine contains a tab character.1475
ErrorsLine contains a tab character.1476
ErrorsLine contains a tab character.1477
ErrorsLine contains a tab character.1478
Errors'if' construct must use '{}'s.1479
ErrorsLine contains a tab character.1479
ErrorsLine contains a tab character.1480
ErrorsLine contains a tab character.1481
ErrorsLine contains a tab character.1483
ErrorsLine contains a tab character.1484
ErrorsLine contains a tab character.1486
ErrorsLine is longer than 80 characters.1487
ErrorsLine contains a tab character.1487
ErrorsLine has trailing spaces.1488
ErrorsLine contains a tab character.1488
ErrorsLine contains a tab character.1489
ErrorsLine contains a tab character.1490
ErrorsLine contains a tab character.1491
ErrorsLine contains a tab character.1492
ErrorsMethod 'getFleetDiameter' is not designed for extension - needs to be abstract, final or empty.1492
ErrorsParameter fleetSize should be final.1492
ErrorsExpected @param tag for 'fleetSize'.1492
ErrorsLine contains a tab character.1493
ErrorsLine contains a tab character.1494
ErrorsLine contains a tab character.1496
ErrorsLine contains a tab character.1497
ErrorsLine has trailing spaces.1498
ErrorsLine contains a tab character.1498
ErrorsLine contains a tab character.1499
ErrorsLine contains a tab character.1500
ErrorsLine contains a tab character.1501
ErrorsMethod 'getAllEnemyTerritories' is not designed for extension - needs to be abstract, final or empty.1501
ErrorsLine contains a tab character.1503
ErrorsLine contains a tab character.1505
ErrorsLine contains a tab character.1506
ErrorsLine contains a tab character.1507
ErrorsLine contains a tab character.1508
ErrorsLine contains a tab character.1509
ErrorsLine contains a tab character.1511
ErrorsLine contains a tab character.1512
ErrorsLine contains a tab character.1514
ErrorsLine contains a tab character.1515
ErrorsLine contains a tab character.1516
ErrorsLine contains a tab character.1517
ErrorsLine contains a tab character.1518
ErrorsLine contains a tab character.1519
ErrorsMethod 'isValidStructureLocation' is not designed for extension - needs to be abstract, final or empty.1519
ErrorsParameter placement should be final.1519
ErrorsLine contains a tab character.1520
ErrorsLine contains a tab character.1521
ErrorsLine contains a tab character.1522
ErrorsLine contains a tab character.1524
ErrorsLine contains a tab character.1525
ErrorsLine has trailing spaces.1526
ErrorsLine contains a tab character.1526
ErrorsLine contains a tab character.1527
ErrorsLine contains a tab character.1528
ErrorsLine contains a tab character.1529
ErrorsLine contains a tab character.1530
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.1530
ErrorsParameter unitId should be final.1530
ErrorsExpected @param tag for 'unitId'.1530
ErrorsLine contains a tab character.1531
ErrorsLine contains a tab character.1532
ErrorsLine contains a tab character.1533
Errors'{' is followed by whitespace.1533
ErrorsLine contains a tab character.1534
ErrorsLine contains a tab character.1535
ErrorsLine contains a tab character.1537
ErrorsLine contains a tab character.1538
ErrorsLine has trailing spaces.1539
ErrorsLine contains a tab character.1539
ErrorsLine contains a tab character.1540
ErrorsLine contains a tab character.1541
ErrorsLine contains a tab character.1542
ErrorsLine contains a tab character.1543
ErrorsExpected an @return tag.1544
ErrorsLine contains a tab character.1544
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.1544
ErrorsParameter unitId should be final.1544
ErrorsLine contains a tab character.1545
ErrorsLine contains a tab character.1546
ErrorsLine contains a tab character.1547
Errors'{' is followed by whitespace.1547
ErrorsLine is longer than 80 characters.1548
ErrorsLine contains a tab character.1548
ErrorsLine contains a tab character.1549
ErrorsLine contains a tab character.1551
ErrorsLine contains a tab character.1552
ErrorsLine has trailing spaces.1553
ErrorsLine contains a tab character.1553
ErrorsLine contains a tab character.1554
ErrorsLine contains a tab character.1555
ErrorsLine contains a tab character.1556
ErrorsLine contains a tab character.1557
ErrorsLine contains a tab character.1558
ErrorsLine contains a tab character.1559
ErrorsExpected an @return tag.1560
ErrorsLine contains a tab character.1560
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.1560
ErrorsParameter unitId should be final.1560
ErrorsParameter state should be final.1560
ErrorsLine contains a tab character.1561
ErrorsLine contains a tab character.1562
ErrorsLine contains a tab character.1563
Errors'{' is followed by whitespace.1563
ErrorsLine contains a tab character.1565
ErrorsLine contains a tab character.1566
ErrorsLine contains a tab character.1568
ErrorsLine contains a tab character.1569
ErrorsLine has trailing spaces.1570
ErrorsLine contains a tab character.1570
ErrorsLine contains a tab character.1571
ErrorsLine contains a tab character.1572
ErrorsLine contains a tab character.1573
ErrorsLine contains a tab character.1574
ErrorsLine contains a tab character.1575
ErrorsLine contains a tab character.1576
ErrorsExpected an @return tag.1577
ErrorsLine contains a tab character.1577
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.1577
ErrorsParameter unitId should be final.1577
ErrorsParameter stateId should be final.1577
ErrorsLine contains a tab character.1578
ErrorsLine contains a tab character.1579
ErrorsLine contains a tab character.1580
Errors'{' is followed by whitespace.1580
ErrorsLine contains a tab character.1582
ErrorsLine contains a tab character.1583
ErrorsLine contains a tab character.1585
ErrorsLine contains a tab character.1586
ErrorsLine has trailing spaces.1587
ErrorsLine contains a tab character.1587
ErrorsLine contains a tab character.1588
ErrorsLine contains a tab character.1589
ErrorsExpected an @return tag.1590
ErrorsLine contains a tab character.1590
ErrorsMethod 'getTerritoryOwners' is not designed for extension - needs to be abstract, final or empty.1590
ErrorsLine contains a tab character.1591
ErrorsLine contains a tab character.1592
ErrorsLine contains a tab character.1594
ErrorsLine is longer than 80 characters.1595
ErrorsLine contains a tab character.1595
ErrorsLine contains a tab character.1596
ErrorsLine has trailing spaces.1597
ErrorsLine contains a tab character.1597
ErrorsLine contains a tab character.1598
ErrorsLine contains a tab character.1599
ErrorsLine contains a tab character.1600
ErrorsExpected an @return tag.1601
ErrorsLine contains a tab character.1601
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1601
ErrorsParameter center should be final.1601
ErrorsExpected @param tag for 'center'.1601
ErrorsLine contains a tab character.1602
ErrorsLine contains a tab character.1603
ErrorsLine contains a tab character.1605
ErrorsLine is longer than 80 characters.1606
ErrorsLine contains a tab character.1606
ErrorsLine contains a tab character.1607
ErrorsLine has trailing spaces.1608
ErrorsLine contains a tab character.1608
ErrorsLine contains a tab character.1609
ErrorsLine contains a tab character.1610
ErrorsLine contains a tab character.1611
ErrorsLine contains a tab character.1612
ErrorsExpected an @return tag.1613
ErrorsLine contains a tab character.1613
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1613
ErrorsParameter longitude should be final.1613
ErrorsExpected @param tag for 'longitude'.1613
ErrorsParameter latitude should be final.1613
ErrorsExpected @param tag for 'latitude'.1613
ErrorsLine contains a tab character.1614
ErrorsLine contains a tab character.1615
ErrorsLine contains a tab character.1617
ErrorsLine contains a tab character.1618
ErrorsLine has trailing spaces.1619
ErrorsLine contains a tab character.1619
ErrorsLine contains a tab character.1620
ErrorsLine contains a tab character.1621
ErrorsLine contains a tab character.1622
ErrorsExpected an @return tag.1623
ErrorsLine contains a tab character.1623
ErrorsMethod 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty.1623
ErrorsParameter territoryId should be final.1623
ErrorsExpected @param tag for 'territoryId'.1623
Errors'if' construct must use '{}'s.1625
ErrorsLine contains a tab character.1625
ErrorsLine contains a tab character.1626
ErrorsLine contains a tab character.1628
ErrorsLine contains a tab character.1629
ErrorsLine contains a tab character.1631
ErrorsLine contains a tab character.1632
ErrorsLine has trailing spaces.1633
ErrorsLine contains a tab character.1633
ErrorsLine contains a tab character.1634
ErrorsLine contains a tab character.1635
ErrorsLine contains a tab character.1636
ErrorsExpected an @return tag.1637
ErrorsLine contains a tab character.1637
ErrorsMethod 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty.1637
ErrorsParameter location should be final.1637
ErrorsExpected @param tag for 'location'.1637
ErrorsLine contains a tab character.1638
ErrorsLine contains a tab character.1639
ErrorsLine contains a tab character.1641
ErrorsLine contains a tab character.1642
ErrorsLine has trailing spaces.1643
ErrorsLine contains a tab character.1643
ErrorsLine contains a tab character.1644
ErrorsLine contains a tab character.1645
ErrorsExpected an @return tag.1646
ErrorsLine contains a tab character.1646
ErrorsMethod 'getTerritoriesCount' is not designed for extension - needs to be abstract, final or empty.1646
ErrorsLine contains a tab character.1647
ErrorsLine contains a tab character.1648
ErrorsLine contains a tab character.1650
ErrorsLine contains a tab character.1651
ErrorsLine has trailing spaces.1652
ErrorsLine contains a tab character.1652
ErrorsLine contains a tab character.1653
ErrorsLine contains a tab character.1654
ErrorsExpected an @return tag.1655
ErrorsLine contains a tab character.1655
ErrorsMethod 'getCityIds' is not designed for extension - needs to be abstract, final or empty.1655
ErrorsLine contains a tab character.1656
ErrorsLine contains a tab character.1657
ErrorsLine contains a tab character.1658
ErrorsLine contains a tab character.1659
ErrorsLine contains a tab character.1660
ErrorsLine contains a tab character.1662
ErrorsLine contains a tab character.1663
ErrorsLine has trailing spaces.1664
ErrorsLine contains a tab character.1664
ErrorsLine contains a tab character.1665
ErrorsLine contains a tab character.1666
ErrorsLine contains a tab character.1667
ErrorsExpected an @return tag.1668
ErrorsLine contains a tab character.1668
ErrorsMethod 'getObjectLocation' is not designed for extension - needs to be abstract, final or empty.1668
ErrorsParameter objectId should be final.1668
ErrorsExpected @param tag for 'objectId'.1668
ErrorsLine contains a tab character.1670
ErrorsLine contains a tab character.1671
ErrorsLine contains a tab character.1672
Errors'{' is followed by whitespace.1672
ErrorsLine contains a tab character.1673
ErrorsLine contains a tab character.1675
ErrorsLine contains a tab character.1676
ErrorsLine contains a tab character.1677
Errors'{' is followed by whitespace.1677
ErrorsLine contains a tab character.1678
ErrorsLine contains a tab character.1680
ErrorsLine contains a tab character.1681
ErrorsLine contains a tab character.1683
ErrorsLine is longer than 80 characters.1684
ErrorsLine contains a tab character.1684
ErrorsLine contains a tab character.1685
ErrorsLine has trailing spaces.1686
ErrorsLine contains a tab character.1686
ErrorsLine contains a tab character.1687
ErrorsLine contains a tab character.1688
ErrorsLine contains a tab character.1689
ErrorsExpected an @return tag.1690
ErrorsLine contains a tab character.1690
ErrorsMethod 'canCreateFleet' is not designed for extension - needs to be abstract, final or empty.1690
ErrorsParameter ships should be final.1690
ErrorsExpected @param tag for 'ships'.1690
ErrorsLine is longer than 80 characters.1692
ErrorsLine contains a tab character.1692
ErrorsLine contains a tab character.1694
ErrorsLine contains a tab character.1696
ErrorsLine contains a tab character.1697
ErrorsLine contains a tab character.1699
ErrorsLine contains a tab character.1701
ErrorsLine contains a tab character.1702
ErrorsLine contains a tab character.1703
ErrorsLine contains a tab character.1705
ErrorsLine contains a tab character.1706
ErrorsLine contains a tab character.1707
ErrorsLine contains a tab character.1708
ErrorsLine contains a tab character.1709
ErrorsLine contains a tab character.1710
ErrorsLine contains a tab character.1712
ErrorsLine contains a tab character.1713
ErrorsLine contains a tab character.1715
ErrorsLine contains a tab character.1716
ErrorsLine has trailing spaces.1717
ErrorsLine contains a tab character.1717
ErrorsLine contains a tab character.1718
ErrorsLine contains a tab character.1719
ErrorsExpected an @return tag.1720
ErrorsLine contains a tab character.1720
ErrorsMethod 'getSubNukeRange' is not designed for extension - needs to be abstract, final or empty.1720
ErrorsLine contains a tab character.1721
Errors'45d' is a magic number.1721
ErrorsLine contains a tab character.1722
ErrorsLine contains a tab character.1724
ErrorsLine contains a tab character.1725
ErrorsLine has trailing spaces.1726
ErrorsLine contains a tab character.1726
ErrorsLine contains a tab character.1727
ErrorsLine contains a tab character.1728
ErrorsExpected an @return tag.1729
ErrorsLine contains a tab character.1729
ErrorsMethod 'getBomberRange' is not designed for extension - needs to be abstract, final or empty.1729
ErrorsLine contains a tab character.1730
Errors'180d' is a magic number.1730
ErrorsLine contains a tab character.1731
ErrorsLine contains a tab character.1733
ErrorsLine contains a tab character.1734
ErrorsLine has trailing spaces.1735
ErrorsLine contains a tab character.1735
ErrorsLine contains a tab character.1736
ErrorsLine contains a tab character.1737
ErrorsExpected an @return tag.1738
ErrorsLine contains a tab character.1738
ErrorsMethod 'getRadarRange' is not designed for extension - needs to be abstract, final or empty.1738
ErrorsLine contains a tab character.1739
Errors'30d' is a magic number.1739
ErrorsLine contains a tab character.1740
ErrorsLine contains a tab character.1742
ErrorsLine contains a tab character.1743
ErrorsLine has trailing spaces.1744
ErrorsLine contains a tab character.1744
ErrorsLine contains a tab character.1745
ErrorsLine contains a tab character.1746
ErrorsExpected an @return tag.1747
ErrorsLine contains a tab character.1747
ErrorsMethod 'getFighterRange' is not designed for extension - needs to be abstract, final or empty.1747
ErrorsLine contains a tab character.1748
Errors'40' is a magic number.1748
ErrorsLine contains a tab character.1749
ErrorsLine contains a tab character.1751
ErrorsLine contains a tab character.1752
ErrorsLine has trailing spaces.1753
ErrorsLine contains a tab character.1753
ErrorsLine contains a tab character.1754
ErrorsLine contains a tab character.1755
ErrorsExpected an @return tag.1756
ErrorsLine contains a tab character.1756
ErrorsMethod 'getSiloRange' is not designed for extension - needs to be abstract, final or empty.1756
ErrorsLine contains a tab character.1757
Errors'30d' is a magic number.1757
ErrorsLine contains a tab character.1758
ErrorsLine contains a tab character.1760
ErrorsLine contains a tab character.1761
ErrorsLine has trailing spaces.1762
ErrorsLine contains a tab character.1762
ErrorsLine contains a tab character.1763
ErrorsLine contains a tab character.1764
ErrorsLine contains a tab character.1765
ErrorsExpected an @return tag.1766
ErrorsLine contains a tab character.1766
ErrorsMethod 'getCitiesGravityCenter' is not designed for extension - needs to be abstract, final or empty.1766
ErrorsParameter teamId should be final.1766
ErrorsExpected @param tag for 'teamId'.1766
ErrorsLine has trailing spaces.1767
ErrorsLine contains a tab character.1767
ErrorsLine contains a tab character.1768
ErrorsLine contains a tab character.1769
ErrorsLine has trailing spaces.1770
ErrorsLine contains a tab character.1770
ErrorsLine has trailing spaces.1771
ErrorsLine contains a tab character.1771
ErrorsLine contains a tab character.1772
Errors'if' construct must use '{}'s.1773
ErrorsLine contains a tab character.1773
ErrorsLine contains a tab character.1774
Errors'else' construct must use '{}'s.1775
ErrorsLine contains a tab character.1775
ErrorsLine contains a tab character.1776
ErrorsLine contains a tab character.1778
ErrorsLine is longer than 80 characters.1779
ErrorsLine contains a tab character.1779
ErrorsLine contains a tab character.1780
ErrorsLine contains a tab character.1781
ErrorsLine contains a tab character.1783
ErrorsLine contains a tab character.1784
ErrorsLine has trailing spaces.1785
ErrorsLine contains a tab character.1785
ErrorsLine contains a tab character.1786
ErrorsLine contains a tab character.1787
ErrorsLine contains a tab character.1788
ErrorsLine has trailing spaces.1789
ErrorsLine contains a tab character.1789
ErrorsLine contains a tab character.1790
ErrorsLine has trailing spaces.1791
ErrorsLine contains a tab character.1791
ErrorsLine contains a tab character.1792
ErrorsLine contains a tab character.1793
ErrorsLine contains a tab character.1795
ErrorsLine contains a tab character.1796
ErrorsLine has trailing spaces.1797
ErrorsLine contains a tab character.1797
ErrorsLine contains a tab character.1798
ErrorsLine contains a tab character.1799
ErrorsLine contains a tab character.1800
ErrorsExpected an @return tag.1801
ErrorsLine contains a tab character.1801
ErrorsMethod 'getCityLocation' is not designed for extension - needs to be abstract, final or empty.1801
ErrorsParameter cityId should be final.1801
ErrorsExpected @param tag for 'cityId'.1801
ErrorsLine contains a tab character.1802
ErrorsLine contains a tab character.1803

cz/cuni/amis/pogamut/defcon/agentmanager/DefConAgentManager.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.16
ErrorsClass DefConAgentManager should be declared as final.18
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter cls should be final.43
ErrorsLine contains a tab character.44
ErrorsRedundant throws: 'CantInstantiateAgentException' is unchecked exception.44
ErrorsLine contains a tab character.45
ErrorsRedundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsParameter className should be final.83
ErrorsLine contains a tab character.84
ErrorsRedundant throws: 'CantInstantiateAgentException' is unchecked exception.84
ErrorsLine contains a tab character.85
ErrorsRedundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.16
ErrorsClass DefConAgentManager should be declared as final.18
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter cls should be final.43
ErrorsLine contains a tab character.44
ErrorsRedundant throws: 'CantInstantiateAgentException' is unchecked exception.44
ErrorsLine contains a tab character.45
ErrorsRedundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsParameter className should be final.83
ErrorsLine contains a tab character.84
ErrorsRedundant throws: 'CantInstantiateAgentException' is unchecked exception.84
ErrorsLine contains a tab character.85
ErrorsRedundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98

cz/cuni/amis/pogamut/defcon/agentmanager/exception/CantInstantiateAgentException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.5
ErrorsLine contains a tab character.7
ErrorsMissing a Javadoc comment.7
ErrorsParameter message should be final.7
ErrorsParameter origin should be final.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsParameter message should be final.11
ErrorsParameter cause should be final.11
ErrorsParameter origin should be final.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.5
ErrorsLine contains a tab character.7
ErrorsMissing a Javadoc comment.7
ErrorsParameter message should be final.7
ErrorsParameter origin should be final.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsParameter message should be final.11
ErrorsParameter cause should be final.11
ErrorsParameter origin should be final.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13

cz/cuni/amis/pogamut/defcon/agentmanager/exception/ModuleForAgentClassNotFoundException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsMissing a Javadoc comment.7
ErrorsParameter message should be final.7
ErrorsParameter origin should be final.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsParameter message should be final.11
ErrorsParameter cause should be final.11
ErrorsParameter origin should be final.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.5
ErrorsLine has trailing spaces.6
ErrorsLine contains a tab character.6
ErrorsLine is longer than 80 characters.7
ErrorsLine contains a tab character.7
ErrorsMissing a Javadoc comment.7
ErrorsParameter message should be final.7
ErrorsParameter origin should be final.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.11
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsParameter message should be final.11
ErrorsParameter cause should be final.11
ErrorsParameter origin should be final.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13

cz/cuni/amis/pogamut/defcon/ai/AbstractAI.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsVariable 'logic' must be private and have accessor methods.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'unitId' must be private and have accessor methods.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'worldObjectId' must be private and have accessor methods.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter logic should be final.20
Errors'logic' hides a field.20
ErrorsLine contains a tab character.21
ErrorsParameter worldObjectId should be final.21
Errors'worldObjectId' hides a field.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMethod 'receiveMessage' is not designed for extension - needs to be abstract, final or empty.28
ErrorsLine contains a tab character.29
ErrorsParameter message should be final.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter command should be final.43
ErrorsExpected @param tag for 'command'.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsMethod 'dispose' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsVariable 'logic' must be private and have accessor methods.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'unitId' must be private and have accessor methods.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'worldObjectId' must be private and have accessor methods.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter logic should be final.20
Errors'logic' hides a field.20
ErrorsLine contains a tab character.21
ErrorsParameter worldObjectId should be final.21
Errors'worldObjectId' hides a field.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMethod 'receiveMessage' is not designed for extension - needs to be abstract, final or empty.28
ErrorsLine contains a tab character.29
ErrorsParameter message should be final.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsParameter command should be final.43
ErrorsExpected @param tag for 'command'.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsMethod 'dispose' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50

cz/cuni/amis/pogamut/defcon/ai/IUnitAI.java

ViolationMessageLine
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsExpected @param tag for 'message'.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsExpected an @return tag.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsExpected @param tag for 'message'.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsExpected an @return tag.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43

cz/cuni/amis/pogamut/defcon/ai/buildingai/AbstractBuildingAI.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'building' must be private and have accessor methods.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsVariable 'nukes' must be private and have accessor methods.20
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter building should be final.22
Errors'building' hides a field.22
ErrorsParameter logic should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMethod 'hasSpareNukes' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'building' must be private and have accessor methods.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsVariable 'nukes' must be private and have accessor methods.20
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter building should be final.22
Errors'building' hides a field.22
ErrorsParameter logic should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMethod 'hasSpareNukes' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35

cz/cuni/amis/pogamut/defcon/ai/buildingai/IBuildingAI.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9

cz/cuni/amis/pogamut/defcon/ai/fleetai/IFleetAI.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15

cz/cuni/amis/pogamut/defcon/base3d/worldview/object/DefConLocation.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
Errors',' is not followed by whitespace.15
Errors',' is not followed by whitespace.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsParameter x should be final.18
ErrorsParameter y should be final.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
Errors'100d' is a magic number.21
Errors'-100d' is a magic number.21
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter f should be final.27
ErrorsArray brackets at illegal position.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter d should be final.31
ErrorsArray brackets at illegal position.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter location should be final.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsMethod 'getDistance2D' is not designed for extension - needs to be abstract, final or empty.39
ErrorsLine contains a tab character.40
ErrorsParameter location should be final.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMethod 'getDistance' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine contains a tab character.45
ErrorsParameter location should be final.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'180d' is a magic number.53
ErrorsLine contains a tab character.54
Errors'360d' is a magic number.54
ErrorsLine contains a tab character.55
Errors'-180d' is a magic number.55
ErrorsLine contains a tab character.56
Errors'360d' is a magic number.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
Errors',' is not followed by whitespace.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter l1 should be final.68
ErrorsParameter l2 should be final.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
Errors'180d' is a magic number.75
ErrorsLine contains a tab character.76
Errors'360d' is a magic number.76
ErrorsLine contains a tab character.77
Errors'-180d' is a magic number.77
ErrorsLine contains a tab character.78
Errors'360d' is a magic number.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
Errors',' is not followed by whitespace.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter x should be final.89
ErrorsParameter y should be final.89
ErrorsLine contains a tab character.90
Errors'100d' is a magic number.90
Errors'-100d' is a magic number.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
Errors'180d' is a magic number.95
Errors'360d' is a magic number.95
Errors'180d' is a magic number.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
Errors'static' modifier out of order with the JLS suggestions.98
ErrorsParameter a should be final.98
ErrorsParameter b should be final.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsMethod 'scale' is not designed for extension - needs to be abstract, final or empty.102
ErrorsLine contains a tab character.103
ErrorsParameter d should be final.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine contains a tab character.116
ErrorsParameter l should be final.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'180d' is a magic number.123
ErrorsLine contains a tab character.124
Errors'360d' is a magic number.124
ErrorsLine contains a tab character.125
Errors'-180d' is a magic number.125
ErrorsLine contains a tab character.126
Errors'360d' is a magic number.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsMethod 'sub' is not designed for extension - needs to be abstract, final or empty.143
ErrorsParameter l should be final.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsMethod 'getNormalized' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsFirst sentence should end with a period.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsMethod 'invert' is not designed for extension - needs to be abstract, final or empty.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.200
ErrorsLine contains a tab character.200
ErrorsLine has trailing spaces.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsMethod 'getDistanceSquare' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine contains a tab character.207
ErrorsParameter l should be final.207
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
Errors',' is not followed by whitespace.15
Errors',' is not followed by whitespace.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsParameter x should be final.18
ErrorsParameter y should be final.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
Errors'100d' is a magic number.21
Errors'-100d' is a magic number.21
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter f should be final.27
ErrorsArray brackets at illegal position.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter d should be final.31
ErrorsArray brackets at illegal position.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter location should be final.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsMethod 'getDistance2D' is not designed for extension - needs to be abstract, final or empty.39
ErrorsLine contains a tab character.40
ErrorsParameter location should be final.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMethod 'getDistance' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine contains a tab character.45
ErrorsParameter location should be final.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'180d' is a magic number.53
ErrorsLine contains a tab character.54
Errors'360d' is a magic number.54
ErrorsLine contains a tab character.55
Errors'-180d' is a magic number.55
ErrorsLine contains a tab character.56
Errors'360d' is a magic number.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
Errors',' is not followed by whitespace.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter l1 should be final.68
ErrorsParameter l2 should be final.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
Errors'180d' is a magic number.75
ErrorsLine contains a tab character.76
Errors'360d' is a magic number.76
ErrorsLine contains a tab character.77
Errors'-180d' is a magic number.77
ErrorsLine contains a tab character.78
Errors'360d' is a magic number.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
Errors',' is not followed by whitespace.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter x should be final.89
ErrorsParameter y should be final.89
ErrorsLine contains a tab character.90
Errors'100d' is a magic number.90
Errors'-100d' is a magic number.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
Errors'180d' is a magic number.95
Errors'360d' is a magic number.95
Errors'180d' is a magic number.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
Errors'static' modifier out of order with the JLS suggestions.98
ErrorsParameter a should be final.98
ErrorsParameter b should be final.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsMethod 'scale' is not designed for extension - needs to be abstract, final or empty.102
ErrorsLine contains a tab character.103
ErrorsParameter d should be final.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine contains a tab character.116
ErrorsParameter l should be final.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'180d' is a magic number.123
ErrorsLine contains a tab character.124
Errors'360d' is a magic number.124
ErrorsLine contains a tab character.125
Errors'-180d' is a magic number.125
ErrorsLine contains a tab character.126
Errors'360d' is a magic number.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsMethod 'sub' is not designed for extension - needs to be abstract, final or empty.143
ErrorsParameter l should be final.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsMethod 'getNormalized' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsFirst sentence should end with a period.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsMethod 'invert' is not designed for extension - needs to be abstract, final or empty.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsLine is longer than 80 characters.200
ErrorsLine contains a tab character.200
ErrorsLine has trailing spaces.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsMethod 'getDistanceSquare' is not designed for extension - needs to be abstract, final or empty.206
ErrorsLine contains a tab character.207
ErrorsParameter l should be final.207
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217

cz/cuni/amis/pogamut/defcon/communication/command/impl/DefConAct.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.12
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsParameter eventBus should be final.38
Errors'eventBus' hides a field.38
ErrorsParameter logger should be final.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine contains a tab character.45
ErrorsParameter command should be final.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsRedundant throws: 'ComponentNotRunningException' is unchecked exception.46
ErrorsRedundant throws: 'ComponentPausedException' is unchecked exception.46
Errors'if' construct must use '{}'s.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'addCommandListener' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsParameter commandClass should be final.53
ErrorsParameter listener should be final.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsMethod 'isCommandListening' is not designed for extension - needs to be abstract, final or empty.59
ErrorsLine contains a tab character.60
ErrorsParameter commandClass should be final.60
ErrorsLine contains a tab character.61
ErrorsParameter listener should be final.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMethod 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine contains a tab character.68
ErrorsParameter commandClass should be final.68
ErrorsLine contains a tab character.69
ErrorsParameter listener should be final.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
ErrorsMethod 'getComponentId' is not designed for extension - needs to be abstract, final or empty.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.12
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsParameter eventBus should be final.38
Errors'eventBus' hides a field.38
ErrorsParameter logger should be final.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine contains a tab character.45
ErrorsParameter command should be final.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsRedundant throws: 'ComponentNotRunningException' is unchecked exception.46
ErrorsRedundant throws: 'ComponentPausedException' is unchecked exception.46
Errors'if' construct must use '{}'s.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'addCommandListener' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsParameter commandClass should be final.53
ErrorsParameter listener should be final.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsMethod 'isCommandListening' is not designed for extension - needs to be abstract, final or empty.59
ErrorsLine contains a tab character.60
ErrorsParameter commandClass should be final.60
ErrorsLine contains a tab character.61
ErrorsParameter listener should be final.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMethod 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine contains a tab character.68
ErrorsParameter commandClass should be final.68
ErrorsLine contains a tab character.69
ErrorsParameter listener should be final.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
ErrorsMethod 'getComponentId' is not designed for extension - needs to be abstract, final or empty.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78

cz/cuni/amis/pogamut/defcon/communication/commands/DefConCommandExecutor.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.15
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.15
ErrorsLine contains a tab character.16
ErrorsParameter command should be final.16
ErrorsLine contains a tab character.17
Errors'cast' is not followed by whitespace.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.15
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.15
ErrorsLine contains a tab character.16
ErrorsParameter command should be final.16
ErrorsLine contains a tab character.17
Errors'cast' is not followed by whitespace.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20

cz/cuni/amis/pogamut/defcon/communication/mailbox/IMailBox.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsExpected @param tag for 'targetAIClass'.20
ErrorsExpected @param tag for 'message'.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsExpected @param tag for 'targetId'.29
ErrorsExpected @param tag for 'message'.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsExpected @param tag for 'ai'.37
ErrorsExpected @param tag for 'message'.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsExpected @param tag for 'ai'.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsExpected @param tag for 'ai'.51
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsExpected @param tag for 'targetAIClass'.20
ErrorsExpected @param tag for 'message'.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsExpected @param tag for 'targetId'.29
ErrorsExpected @param tag for 'message'.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsExpected @param tag for 'ai'.37
ErrorsExpected @param tag for 'message'.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsExpected @param tag for 'ai'.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsExpected @param tag for 'ai'.51

cz/cuni/amis/pogamut/defcon/communication/mailbox/IMessage.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.10
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.10

cz/cuni/amis/pogamut/defcon/communication/mailbox/MailBox.java

ViolationMessageLine
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsParameter targetAIClass should be final.23
ErrorsParameter message should be final.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
ErrorsParameter targetId should be final.39
ErrorsParameter message should be final.39
Errors'if' construct must use '{}'s.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
Errors'if' construct must use '{}'s.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsParameter ai should be final.53
ErrorsParameter message should be final.53
Errors'if' construct must use '{}'s.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsMethod 'registerAI' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine contains a tab character.59
ErrorsParameter ai should be final.59
Errors'if' construct must use '{}'s.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsMethod 'unregisterAI' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine contains a tab character.77
ErrorsParameter ai should be final.77
Errors'if' construct must use '{}'s.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsParameter targetAIClass should be final.23
ErrorsParameter message should be final.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
ErrorsParameter targetId should be final.39
ErrorsParameter message should be final.39
Errors'if' construct must use '{}'s.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
Errors'if' construct must use '{}'s.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'mail' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsParameter ai should be final.53
ErrorsParameter message should be final.53
Errors'if' construct must use '{}'s.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsMethod 'registerAI' is not designed for extension - needs to be abstract, final or empty.58
ErrorsLine contains a tab character.59
ErrorsParameter ai should be final.59
Errors'if' construct must use '{}'s.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsMethod 'unregisterAI' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine contains a tab character.77
ErrorsParameter ai should be final.77
Errors'if' construct must use '{}'s.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89

cz/cuni/amis/pogamut/defcon/communication/messages/Updatable.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.9
ErrorsLine has trailing spaces.11
Errors'=' is not preceded with whitespace.14
Errors'=' is not followed by whitespace.14
Errors'=' is not preceded with whitespace.15
Errors'=' is not followed by whitespace.15
ErrorsLine is longer than 80 characters.9
ErrorsLine has trailing spaces.11
Errors'=' is not preceded with whitespace.14
Errors'=' is not followed by whitespace.14
Errors'=' is not preceded with whitespace.15
Errors'=' is not followed by whitespace.15

cz/cuni/amis/pogamut/defcon/communication/messages/commands/DefConCommand.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - javabot.JBot.5
ErrorsFirst sentence should end with a period.19
ErrorsExpected an @return tag.24
ErrorsMethod 'toMessage' is not designed for extension - needs to be abstract, final or empty.24
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.33
ErrorsUnused import - javabot.JBot.5
ErrorsFirst sentence should end with a period.19
ErrorsExpected an @return tag.24
ErrorsMethod 'toMessage' is not designed for extension - needs to be abstract, final or empty.24
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.33

cz/cuni/amis/pogamut/defcon/communication/messages/commands/PlaceFleet.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter ships should be final.51
Errors'ships' hides a field.51
ErrorsExpected @param tag for 'ships'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter location should be final.83
Errors'location' hides a field.83
ErrorsExpected @param tag for 'location'.83
ErrorsMethod 'getShips' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setShips' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter ships should be final.105
Errors'ships' hides a field.105
ErrorsExpected @param tag for 'ships'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.132
ErrorsLine is longer than 80 characters.134
Errors'+' should be on a new line.134
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.143
ErrorsLine is longer than 80 characters.144
Errors'+' should be on a new line.144
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter ships should be final.51
Errors'ships' hides a field.51
ErrorsExpected @param tag for 'ships'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter location should be final.83
Errors'location' hides a field.83
ErrorsExpected @param tag for 'location'.83
ErrorsMethod 'getShips' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setShips' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter ships should be final.105
Errors'ships' hides a field.105
ErrorsExpected @param tag for 'ships'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.124
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.132
ErrorsLine is longer than 80 characters.134
Errors'+' should be on a new line.134
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.143
ErrorsLine is longer than 80 characters.144
Errors'+' should be on a new line.144

cz/cuni/amis/pogamut/defcon/communication/messages/commands/PlaceStructure.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter typeId should be final.51
Errors'typeId' hides a field.51
ErrorsExpected @param tag for 'typeId'.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getTypeId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setTypeId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter typeId should be final.83
Errors'typeId' hides a field.83
ErrorsExpected @param tag for 'typeId'.83
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter location should be final.105
Errors'location' hides a field.105
ErrorsExpected @param tag for 'location'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsLine is longer than 80 characters.127
Errors'+' should be on a new line.127
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.136
ErrorsLine is longer than 80 characters.137
Errors'+' should be on a new line.137
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter typeId should be final.51
Errors'typeId' hides a field.51
ErrorsExpected @param tag for 'typeId'.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getTypeId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setTypeId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter typeId should be final.83
Errors'typeId' hides a field.83
ErrorsExpected @param tag for 'typeId'.83
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter location should be final.105
Errors'location' hides a field.105
ErrorsExpected @param tag for 'location'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsLine is longer than 80 characters.127
Errors'+' should be on a new line.127
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.136
ErrorsLine is longer than 80 characters.137
Errors'+' should be on a new line.137

cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestAlliance.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102

cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestCeaseFire.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102

cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestGameSpeed.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter speed should be final.44
Errors'speed' hides a field.44
ErrorsExpected @param tag for 'speed'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getSpeed' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setSpeed' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter speed should be final.72
Errors'speed' hides a field.72
ErrorsExpected @param tag for 'speed'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter speed should be final.44
Errors'speed' hides a field.44
ErrorsExpected @param tag for 'speed'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getSpeed' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setSpeed' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter speed should be final.72
Errors'speed' hides a field.72
ErrorsExpected @param tag for 'speed'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102

cz/cuni/amis/pogamut/defcon/communication/messages/commands/RequestShareRadar.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.40
ErrorsParameter teamId should be final.44
Errors'teamId' hides a field.44
ErrorsExpected @param tag for 'teamId'.44
ErrorsParameter original should be final.52
ErrorsExpected @param tag for 'original'.52
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMethod 'setTeamId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter teamId should be final.72
Errors'teamId' hides a field.72
ErrorsExpected @param tag for 'teamId'.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.91
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.102

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SendChatMessage.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine has trailing spaces.45
ErrorsParameter message should be final.51
Errors'message' hides a field.51
ErrorsExpected @param tag for 'message'.51
ErrorsParameter channel should be final.51
Errors'channel' hides a field.51
ErrorsExpected @param tag for 'channel'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setMessage' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter message should be final.83
Errors'message' hides a field.83
ErrorsExpected @param tag for 'message'.83
ErrorsMethod 'getChannel' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setChannel' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter channel should be final.105
Errors'channel' hides a field.105
ErrorsExpected @param tag for 'channel'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine has trailing spaces.45
ErrorsParameter message should be final.51
Errors'message' hides a field.51
ErrorsExpected @param tag for 'message'.51
ErrorsParameter channel should be final.51
Errors'channel' hides a field.51
ErrorsExpected @param tag for 'channel'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setMessage' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter message should be final.83
Errors'message' hides a field.83
ErrorsExpected @param tag for 'message'.83
ErrorsMethod 'getChannel' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setChannel' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter channel should be final.105
Errors'channel' hides a field.105
ErrorsExpected @param tag for 'channel'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SendVote.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter voteType should be final.51
Errors'voteType' hides a field.51
ErrorsExpected @param tag for 'voteType'.51
ErrorsParameter vote should be final.51
Errors'vote' hides a field.51
ErrorsExpected @param tag for 'vote'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getVoteType' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setVoteType' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter voteType should be final.83
Errors'voteType' hides a field.83
ErrorsExpected @param tag for 'voteType'.83
ErrorsMethod 'getVote' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setVote' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter vote should be final.105
Errors'vote' hides a field.105
ErrorsExpected @param tag for 'vote'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter voteType should be final.51
Errors'voteType' hides a field.51
ErrorsExpected @param tag for 'voteType'.51
ErrorsParameter vote should be final.51
Errors'vote' hides a field.51
ErrorsExpected @param tag for 'vote'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getVoteType' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setVoteType' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter voteType should be final.83
Errors'voteType' hides a field.83
ErrorsExpected @param tag for 'voteType'.83
ErrorsMethod 'getVote' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setVote' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter vote should be final.105
Errors'vote' hides a field.105
ErrorsExpected @param tag for 'vote'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetActionTarget.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.58
ErrorsParameter unitId should be final.58
Errors'unitId' hides a field.58
ErrorsExpected @param tag for 'unitId'.58
ErrorsParameter targetUnitId should be final.58
Errors'targetUnitId' hides a field.58
ErrorsExpected @param tag for 'targetUnitId'.58
ErrorsParameter location should be final.58
Errors'location' hides a field.58
ErrorsExpected @param tag for 'location'.58
ErrorsParameter original should be final.70
ErrorsExpected @param tag for 'original'.70
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter unitId should be final.94
Errors'unitId' hides a field.94
ErrorsExpected @param tag for 'unitId'.94
ErrorsMethod 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMethod 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty.116
ErrorsParameter targetUnitId should be final.116
Errors'targetUnitId' hides a field.116
ErrorsExpected @param tag for 'targetUnitId'.116
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter location should be final.138
Errors'location' hides a field.138
ErrorsExpected @param tag for 'location'.138
ErrorsLine is longer than 80 characters.145
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.147
Errors'location' hides a field.149
ErrorsLine is longer than 80 characters.154
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
Errors'+' should be on a new line.166
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.175
ErrorsLine is longer than 80 characters.176
Errors'+' should be on a new line.176
ErrorsLine is longer than 80 characters.177
Errors'+' should be on a new line.177
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters.58
ErrorsParameter unitId should be final.58
Errors'unitId' hides a field.58
ErrorsExpected @param tag for 'unitId'.58
ErrorsParameter targetUnitId should be final.58
Errors'targetUnitId' hides a field.58
ErrorsExpected @param tag for 'targetUnitId'.58
ErrorsParameter location should be final.58
Errors'location' hides a field.58
ErrorsExpected @param tag for 'location'.58
ErrorsParameter original should be final.70
ErrorsExpected @param tag for 'original'.70
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter unitId should be final.94
Errors'unitId' hides a field.94
ErrorsExpected @param tag for 'unitId'.94
ErrorsMethod 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMethod 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty.116
ErrorsParameter targetUnitId should be final.116
Errors'targetUnitId' hides a field.116
ErrorsExpected @param tag for 'targetUnitId'.116
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter location should be final.138
Errors'location' hides a field.138
ErrorsExpected @param tag for 'location'.138
ErrorsLine is longer than 80 characters.145
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.147
Errors'location' hides a field.149
ErrorsLine is longer than 80 characters.154
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.164
ErrorsLine is longer than 80 characters.166
Errors'+' should be on a new line.166
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.175
ErrorsLine is longer than 80 characters.176
Errors'+' should be on a new line.176
ErrorsLine is longer than 80 characters.177
Errors'+' should be on a new line.177

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetLandingTarget.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter targetUnitId should be final.51
Errors'targetUnitId' hides a field.51
ErrorsExpected @param tag for 'targetUnitId'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter targetUnitId should be final.105
Errors'targetUnitId' hides a field.105
ErrorsExpected @param tag for 'targetUnitId'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter targetUnitId should be final.51
Errors'targetUnitId' hides a field.51
ErrorsExpected @param tag for 'targetUnitId'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter targetUnitId should be final.105
Errors'targetUnitId' hides a field.105
ErrorsExpected @param tag for 'targetUnitId'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetMovementTarget.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter location should be final.105
Errors'location' hides a field.105
ErrorsExpected @param tag for 'location'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsLine is longer than 80 characters.127
Errors'+' should be on a new line.127
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.136
ErrorsLine is longer than 80 characters.137
Errors'+' should be on a new line.137
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsExpected @param tag for 'location'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter location should be final.105
Errors'location' hides a field.105
ErrorsExpected @param tag for 'location'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'location' hides a field.116
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.125
ErrorsLine is longer than 80 characters.127
Errors'+' should be on a new line.127
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.136
ErrorsLine is longer than 80 characters.137
Errors'+' should be on a new line.137

cz/cuni/amis/pogamut/defcon/communication/messages/commands/SetState.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter stateId should be final.51
Errors'stateId' hides a field.51
ErrorsExpected @param tag for 'stateId'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getStateId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setStateId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter stateId should be final.105
Errors'stateId' hides a field.105
ErrorsExpected @param tag for 'stateId'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsParameter unitId should be final.51
Errors'unitId' hides a field.51
ErrorsExpected @param tag for 'unitId'.51
ErrorsParameter stateId should be final.51
Errors'stateId' hides a field.51
ErrorsExpected @param tag for 'stateId'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getUnitId' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setUnitId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter unitId should be final.83
Errors'unitId' hides a field.83
ErrorsExpected @param tag for 'unitId'.83
ErrorsMethod 'getStateId' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setStateId' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter stateId should be final.105
Errors'stateId' hides a field.105
ErrorsExpected @param tag for 'stateId'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.124
ErrorsLine is longer than 80 characters.126
Errors'+' should be on a new line.126
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136

cz/cuni/amis/pogamut/defcon/communication/messages/commands/WhiteboardClear.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.35
ErrorsParameter original should be final.44
ErrorsExpected @param tag for 'original'.44
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.35
ErrorsParameter original should be final.44
ErrorsExpected @param tag for 'original'.44
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70

cz/cuni/amis/pogamut/defcon/communication/messages/commands/WhiteboardDraw.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.51
ErrorsParameter firstPoint should be final.51
Errors'firstPoint' hides a field.51
ErrorsExpected @param tag for 'firstPoint'.51
ErrorsParameter secondPoint should be final.51
Errors'secondPoint' hides a field.51
ErrorsExpected @param tag for 'secondPoint'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getFirstPoint' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setFirstPoint' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter firstPoint should be final.83
Errors'firstPoint' hides a field.83
ErrorsExpected @param tag for 'firstPoint'.83
ErrorsMethod 'getSecondPoint' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setSecondPoint' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter secondPoint should be final.105
Errors'secondPoint' hides a field.105
ErrorsExpected @param tag for 'secondPoint'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'firstPoint' hides a field.116
Errors'secondPoint' hides a field.117
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.127
ErrorsLine is longer than 80 characters.129
Errors'+' should be on a new line.129
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.138
ErrorsLine is longer than 80 characters.139
Errors'+' should be on a new line.139
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.51
ErrorsParameter firstPoint should be final.51
Errors'firstPoint' hides a field.51
ErrorsExpected @param tag for 'firstPoint'.51
ErrorsParameter secondPoint should be final.51
Errors'secondPoint' hides a field.51
ErrorsExpected @param tag for 'secondPoint'.51
ErrorsParameter original should be final.61
ErrorsExpected @param tag for 'original'.61
ErrorsMethod 'getFirstPoint' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMethod 'setFirstPoint' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter firstPoint should be final.83
Errors'firstPoint' hides a field.83
ErrorsExpected @param tag for 'firstPoint'.83
ErrorsMethod 'getSecondPoint' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'setSecondPoint' is not designed for extension - needs to be abstract, final or empty.105
ErrorsParameter secondPoint should be final.105
Errors'secondPoint' hides a field.105
ErrorsExpected @param tag for 'secondPoint'.105
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'perform' is not designed for extension - needs to be abstract, final or empty.114
Errors'firstPoint' hides a field.116
Errors'secondPoint' hides a field.117
ErrorsLine is longer than 80 characters.118
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.127
ErrorsLine is longer than 80 characters.129
Errors'+' should be on a new line.129
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.138
ErrorsLine is longer than 80 characters.139
Errors'+' should be on a new line.139

cz/cuni/amis/pogamut/defcon/communication/messages/infos/AirBase.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.74
ErrorsMore than 7 parameters.76
ErrorsParameter id should be final.76
ErrorsParameter teamId should be final.76
ErrorsParameter location should be final.76
ErrorsParameter visible should be final.76
ErrorsLine is longer than 80 characters.77
ErrorsParameter state should be final.77
ErrorsParameter stateCount should be final.77
ErrorsParameter target should be final.77
ErrorsParameter nukeSupply should be final.77
Errors'nukeSupply' hides a field.77
ErrorsExpected @param tag for 'nukeSupply'.77
ErrorsParameter fighterSupply should be final.77
Errors'fighterSupply' hides a field.77
ErrorsExpected @param tag for 'fighterSupply'.77
ErrorsParameter bomberSupply should be final.78
Errors'bomberSupply' hides a field.78
ErrorsExpected @param tag for 'bomberSupply'.78
ErrorsParameter time should be final.78
ErrorsLine is longer than 80 characters.79
ErrorsParameter original should be final.92
ErrorsExpected @param tag for 'original'.92
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMethod 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.134
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine is longer than 80 characters.146
Errors'+' should be on a new line.146
ErrorsLine is longer than 80 characters.147
Errors'+' should be on a new line.147
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.74
ErrorsMore than 7 parameters.76
ErrorsParameter id should be final.76
ErrorsParameter teamId should be final.76
ErrorsParameter location should be final.76
ErrorsParameter visible should be final.76
ErrorsLine is longer than 80 characters.77
ErrorsParameter state should be final.77
ErrorsParameter stateCount should be final.77
ErrorsParameter target should be final.77
ErrorsParameter nukeSupply should be final.77
Errors'nukeSupply' hides a field.77
ErrorsExpected @param tag for 'nukeSupply'.77
ErrorsParameter fighterSupply should be final.77
Errors'fighterSupply' hides a field.77
ErrorsExpected @param tag for 'fighterSupply'.77
ErrorsParameter bomberSupply should be final.78
Errors'bomberSupply' hides a field.78
ErrorsExpected @param tag for 'bomberSupply'.78
ErrorsParameter time should be final.78
ErrorsLine is longer than 80 characters.79
ErrorsParameter original should be final.92
ErrorsExpected @param tag for 'original'.92
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMethod 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.134
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine is longer than 80 characters.146
Errors'+' should be on a new line.146
ErrorsLine is longer than 80 characters.147
Errors'+' should be on a new line.147

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Battleship.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.47
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.47
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Bomber.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeTarget should be final.57
Errors'nukeTarget' hides a field.57
ErrorsExpected @param tag for 'nukeTarget'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeTarget' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeTarget should be final.57
Errors'nukeTarget' hides a field.57
ErrorsExpected @param tag for 'nukeTarget'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeTarget' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Carrier.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.74
ErrorsMore than 7 parameters.76
ErrorsParameter id should be final.76
ErrorsParameter teamId should be final.76
ErrorsParameter location should be final.76
ErrorsParameter visible should be final.76
ErrorsLine is longer than 80 characters.77
ErrorsParameter state should be final.77
ErrorsParameter stateCount should be final.77
ErrorsParameter target should be final.77
ErrorsParameter nukeSupply should be final.77
Errors'nukeSupply' hides a field.77
ErrorsExpected @param tag for 'nukeSupply'.77
ErrorsParameter fighterSupply should be final.77
Errors'fighterSupply' hides a field.77
ErrorsExpected @param tag for 'fighterSupply'.77
ErrorsParameter bomberSupply should be final.78
Errors'bomberSupply' hides a field.78
ErrorsExpected @param tag for 'bomberSupply'.78
ErrorsParameter time should be final.78
ErrorsLine is longer than 80 characters.79
ErrorsParameter original should be final.92
ErrorsExpected @param tag for 'original'.92
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMethod 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.134
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine is longer than 80 characters.146
Errors'+' should be on a new line.146
ErrorsLine is longer than 80 characters.147
Errors'+' should be on a new line.147
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.50
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.61
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.65
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.71
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters.74
ErrorsMore than 7 parameters.76
ErrorsParameter id should be final.76
ErrorsParameter teamId should be final.76
ErrorsParameter location should be final.76
ErrorsParameter visible should be final.76
ErrorsLine is longer than 80 characters.77
ErrorsParameter state should be final.77
ErrorsParameter stateCount should be final.77
ErrorsParameter target should be final.77
ErrorsParameter nukeSupply should be final.77
Errors'nukeSupply' hides a field.77
ErrorsExpected @param tag for 'nukeSupply'.77
ErrorsParameter fighterSupply should be final.77
Errors'fighterSupply' hides a field.77
ErrorsExpected @param tag for 'fighterSupply'.77
ErrorsParameter bomberSupply should be final.78
Errors'bomberSupply' hides a field.78
ErrorsExpected @param tag for 'bomberSupply'.78
ErrorsParameter time should be final.78
ErrorsLine is longer than 80 characters.79
ErrorsParameter original should be final.92
ErrorsExpected @param tag for 'original'.92
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMethod 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.134
ErrorsLine is longer than 80 characters.136
Errors'+' should be on a new line.136
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine is longer than 80 characters.146
Errors'+' should be on a new line.146
ErrorsLine is longer than 80 characters.147
Errors'+' should be on a new line.147

cz/cuni/amis/pogamut/defcon/communication/messages/infos/CeasedFire.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/City.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsParameter id should be final.53
ErrorsParameter teamId should be final.53
ErrorsParameter location should be final.53
ErrorsParameter visible should be final.53
ErrorsParameter population should be final.53
Errors'population' hides a field.53
ErrorsExpected @param tag for 'population'.53
ErrorsParameter time should be final.54
ErrorsParameter original should be final.64
ErrorsExpected @param tag for 'original'.64
ErrorsMethod 'getPopulation' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsParameter id should be final.53
ErrorsParameter teamId should be final.53
ErrorsParameter location should be final.53
ErrorsParameter visible should be final.53
ErrorsParameter population should be final.53
Errors'population' hides a field.53
ErrorsExpected @param tag for 'population'.53
ErrorsParameter time should be final.54
ErrorsParameter original should be final.64
ErrorsExpected @param tag for 'original'.64
ErrorsMethod 'getPopulation' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DebugIsReplayingGameChanged.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.45
ErrorsParameter debugIsReplayingGame should be final.45
Errors'debugIsReplayingGame' hides a field.45
ErrorsExpected @param tag for 'debugIsReplayingGame'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsMethod 'getDebugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.65
Errors'+' should be on a new line.67
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
Errors'+' should be on a new line.77
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.45
ErrorsParameter debugIsReplayingGame should be final.45
Errors'debugIsReplayingGame' hides a field.45
ErrorsExpected @param tag for 'debugIsReplayingGame'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsMethod 'getDebugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.65
Errors'+' should be on a new line.67
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
Errors'+' should be on a new line.77

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConChanged.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.45
ErrorsParameter oldDefCon should be final.52
Errors'oldDefCon' hides a field.52
ErrorsExpected @param tag for 'oldDefCon'.52
ErrorsParameter newDefCon should be final.52
Errors'newDefCon' hides a field.52
ErrorsExpected @param tag for 'newDefCon'.52
ErrorsParameter time should be final.52
ErrorsExpected @param tag for 'time'.52
ErrorsMethod 'getOldDefCon' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getNewDefCon' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.85
Errors'+' should be on a new line.85
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
Errors'+' should be on a new line.95
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.45
ErrorsParameter oldDefCon should be final.52
Errors'oldDefCon' hides a field.52
ErrorsExpected @param tag for 'oldDefCon'.52
ErrorsParameter newDefCon should be final.52
Errors'newDefCon' hides a field.52
ErrorsExpected @param tag for 'newDefCon'.52
ErrorsParameter time should be final.52
ErrorsExpected @param tag for 'time'.52
ErrorsMethod 'getOldDefCon' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getNewDefCon' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.85
Errors'+' should be on a new line.85
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
Errors'+' should be on a new line.95

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConEvent.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.3
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent.3
ErrorsParameter time should be final.29
Errors'time' hides a field.29
ErrorsMethod 'getTime' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.47
ErrorsComment matches to-do format 'TODO:'.51
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine is longer than 80 characters.3
ErrorsUnused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent.3
ErrorsParameter time should be final.29
Errors'time' hides a field.29
ErrorsMethod 'getTime' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.47
ErrorsComment matches to-do format 'TODO:'.51
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.57

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConObject.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.37
ErrorsParameter id should be final.44
Errors'id' hides a field.44
ErrorsParameter type should be final.44
Errors'type' hides a field.44
ErrorsParameter time should be final.44
Errors'time' hides a field.44
ErrorsParameter original should be final.55
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMethod 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMethod 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter time should be final.94
Errors'time' hides a field.94
ErrorsExpected @param tag for 'time'.94
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMethod 'createUpdateEvent' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMethod 'createDestroyedEvent' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMethod 'getDestroyed' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.142
ErrorsLine is longer than 80 characters.143
ErrorsFirst sentence should end with a period.37
ErrorsParameter id should be final.44
Errors'id' hides a field.44
ErrorsParameter type should be final.44
Errors'type' hides a field.44
ErrorsParameter time should be final.44
Errors'time' hides a field.44
ErrorsParameter original should be final.55
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMethod 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMethod 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter time should be final.94
Errors'time' hides a field.94
ErrorsExpected @param tag for 'time'.94
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMethod 'createUpdateEvent' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMethod 'createDestroyedEvent' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMethod 'getDestroyed' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.142
ErrorsLine is longer than 80 characters.143

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConObjectUpdate.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.3
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.5
ErrorsLine is longer than 80 characters.6
ErrorsUnused import - javabot.PogamutJBotSupport.19
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.33
ErrorsComment matches to-do format 'TODO:'.36
ErrorsParameter source should be final.50
Errors'source' hides a field.50
ErrorsExpected @param tag for 'source'.50
ErrorsExpected an @return tag.61
Errors'static' modifier out of order with the JLS suggestions.61
ErrorsParameter cls should be final.61
ErrorsExpected @param tag for 'cls'.61
ErrorsExpected an @return tag.79
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.88
ErrorsAvoid inline conditionals.90
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter obj should be final.101
ErrorsLine is longer than 80 characters.111
Errors'+' should be on a new line.111
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMethod 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter time should be final.138
Errors'time' hides a field.138
ErrorsExpected @param tag for 'time'.138
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine is longer than 80 characters.153
ErrorsFirst sentence should end with a period.159
ErrorsFirst sentence should end with a period.169
ErrorsParameter cls should be final.174
Errors'cls' hides a field.174
ErrorsExpected @param tag for 'cls'.174
ErrorsInner assignments should be avoided.183
ErrorsExpected an @return tag.191
ErrorsLine is longer than 80 characters.196
ErrorsParameter oldObj should be final.202
ErrorsExpected @param tag for 'oldObj'.202
ErrorsParameter newObj should be final.202
ErrorsExpected @param tag for 'newObj'.202
ErrorsLine is longer than 80 characters.203
Errors'+' should be on a new line.204
ErrorsLine is longer than 80 characters.205
Errors'+' should be on a new line.205
ErrorsLine is longer than 80 characters.206
Errors'+' should be on a new line.206
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.224
Errors'+' should be on a new line.224
ErrorsLine is longer than 80 characters.225
Errors'+' should be on a new line.225
ErrorsLine is longer than 80 characters.229
Errors'+' should be on a new line.229
ErrorsLine is longer than 80 characters.230
ErrorsLine is longer than 80 characters.3
ErrorsLine is longer than 80 characters.4
ErrorsLine is longer than 80 characters.5
ErrorsLine is longer than 80 characters.6
ErrorsUnused import - javabot.PogamutJBotSupport.19
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.33
ErrorsComment matches to-do format 'TODO:'.36
ErrorsParameter source should be final.50
Errors'source' hides a field.50
ErrorsExpected @param tag for 'source'.50
ErrorsExpected an @return tag.61
Errors'static' modifier out of order with the JLS suggestions.61
ErrorsParameter cls should be final.61
ErrorsExpected @param tag for 'cls'.61
ErrorsExpected an @return tag.79
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.88
ErrorsAvoid inline conditionals.90
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.100
ErrorsParameter obj should be final.101
ErrorsLine is longer than 80 characters.111
Errors'+' should be on a new line.111
ErrorsLine is longer than 80 characters.112
ErrorsMethod 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMethod 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter time should be final.138
Errors'time' hides a field.138
ErrorsExpected @param tag for 'time'.138
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine is longer than 80 characters.153
ErrorsFirst sentence should end with a period.159
ErrorsFirst sentence should end with a period.169
ErrorsParameter cls should be final.174
Errors'cls' hides a field.174
ErrorsExpected @param tag for 'cls'.174
ErrorsInner assignments should be avoided.183
ErrorsExpected an @return tag.191
ErrorsLine is longer than 80 characters.196
ErrorsParameter oldObj should be final.202
ErrorsExpected @param tag for 'oldObj'.202
ErrorsParameter newObj should be final.202
ErrorsExpected @param tag for 'newObj'.202
ErrorsLine is longer than 80 characters.203
Errors'+' should be on a new line.204
ErrorsLine is longer than 80 characters.205
Errors'+' should be on a new line.205
ErrorsLine is longer than 80 characters.206
Errors'+' should be on a new line.206
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.224
Errors'+' should be on a new line.224
ErrorsLine is longer than 80 characters.225
Errors'+' should be on a new line.225
ErrorsLine is longer than 80 characters.229
Errors'+' should be on a new line.229
ErrorsLine is longer than 80 characters.230

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConUnitObject.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.55
ErrorsMore than 7 parameters.55
ErrorsParameter id should be final.55
ErrorsExpected @param tag for 'id'.55
ErrorsParameter type should be final.55
ErrorsParameter teamId should be final.55
ErrorsParameter location should be final.55
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
Errors'state' hides a field.56
ErrorsParameter stateCount should be final.56
Errors'stateCount' hides a field.56
ErrorsParameter target should be final.56
Errors'target' hides a field.56
ErrorsParameter time should be final.56
ErrorsExpected @param tag for 'time'.56
ErrorsParameter original should be final.69
ErrorsMethod 'getState' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMethod 'setState' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter state should be final.91
Errors'state' hides a field.91
ErrorsExpected @param tag for 'state'.91
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMethod 'setStateCount' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter stateCount should be final.109
Errors'stateCount' hides a field.109
ErrorsExpected an @return tag.118
ErrorsMethod 'getTarget' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMethod 'setTarget' is not designed for extension - needs to be abstract, final or empty.127
ErrorsParameter target should be final.127
Errors'target' hides a field.127
ErrorsExpected @param tag for 'target'.127
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.136
Errors'+' should be on a new line.138
ErrorsLine is longer than 80 characters.139
ErrorsAvoid inline conditionals.139
Errors'+' should be on a new line.139
ErrorsLine is longer than 80 characters.55
ErrorsMore than 7 parameters.55
ErrorsParameter id should be final.55
ErrorsExpected @param tag for 'id'.55
ErrorsParameter type should be final.55
ErrorsParameter teamId should be final.55
ErrorsParameter location should be final.55
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
Errors'state' hides a field.56
ErrorsParameter stateCount should be final.56
Errors'stateCount' hides a field.56
ErrorsParameter target should be final.56
Errors'target' hides a field.56
ErrorsParameter time should be final.56
ErrorsExpected @param tag for 'time'.56
ErrorsParameter original should be final.69
ErrorsMethod 'getState' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMethod 'setState' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter state should be final.91
Errors'state' hides a field.91
ErrorsExpected @param tag for 'state'.91
ErrorsMethod 'getStateCount' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMethod 'setStateCount' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter stateCount should be final.109
Errors'stateCount' hides a field.109
ErrorsExpected an @return tag.118
ErrorsMethod 'getTarget' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMethod 'setTarget' is not designed for extension - needs to be abstract, final or empty.127
ErrorsParameter target should be final.127
Errors'target' hides a field.127
ErrorsExpected @param tag for 'target'.127
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.136
Errors'+' should be on a new line.138
ErrorsLine is longer than 80 characters.139
ErrorsAvoid inline conditionals.139
Errors'+' should be on a new line.139

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConViewableObject.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.20
ErrorsVariable 'visible' must be private and have accessor methods.25
ErrorsVariable 'location' must be private and have accessor methods.31
ErrorsVariable 'teamId' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.50
ErrorsParameter id should be final.50
ErrorsExpected @param tag for 'id'.50
ErrorsParameter type should be final.50
ErrorsParameter teamId should be final.50
Errors'teamId' hides a field.50
ErrorsParameter location should be final.50
Errors'location' hides a field.50
ErrorsParameter visible should be final.51
Errors'visible' hides a field.51
ErrorsParameter time should be final.51
ErrorsExpected @param tag for 'time'.51
ErrorsParameter original should be final.64
ErrorsMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMethod 'setVisibility' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter visible should be final.89
Errors'visible' hides a field.89
ErrorsExpected @param tag for 'visible'.89
ErrorsInner assignments should be avoided.90
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.116
ErrorsLine is longer than 80 characters.118
Errors'+' should be on a new line.118
ErrorsComment matches to-do format 'TODO:'.122
ErrorsMethod 'getLocal' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMethod 'getShared' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMethod 'getStatic' is not designed for extension - needs to be abstract, final or empty.148
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.20
ErrorsVariable 'visible' must be private and have accessor methods.25
ErrorsVariable 'location' must be private and have accessor methods.31
ErrorsVariable 'teamId' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.50
ErrorsParameter id should be final.50
ErrorsExpected @param tag for 'id'.50
ErrorsParameter type should be final.50
ErrorsParameter teamId should be final.50
Errors'teamId' hides a field.50
ErrorsParameter location should be final.50
Errors'location' hides a field.50
ErrorsParameter visible should be final.51
Errors'visible' hides a field.51
ErrorsParameter time should be final.51
ErrorsExpected @param tag for 'time'.51
ErrorsParameter original should be final.64
ErrorsMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMethod 'setVisibility' is not designed for extension - needs to be abstract, final or empty.89
ErrorsParameter visible should be final.89
Errors'visible' hides a field.89
ErrorsExpected @param tag for 'visible'.89
ErrorsInner assignments should be avoided.90
ErrorsMethod 'getTeamId' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.116
ErrorsLine is longer than 80 characters.118
Errors'+' should be on a new line.118
ErrorsComment matches to-do format 'TODO:'.122
ErrorsMethod 'getLocal' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMethod 'getShared' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMethod 'getStatic' is not designed for extension - needs to be abstract, final or empty.148

cz/cuni/amis/pogamut/defcon/communication/messages/infos/DefConWorldEvent.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.50
ErrorsParameter eventType should be final.50
Errors'eventType' hides a field.50
ErrorsParameter causeObjectId should be final.50
Errors'causeObjectId' hides a field.50
ErrorsParameter targetObjectId should be final.50
Errors'targetObjectId' hides a field.50
ErrorsParameter unitType should be final.51
Errors'unitType' hides a field.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsParameter time should be final.51
ErrorsMethod 'getEventType' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getCauseObjectId' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'getTargetObjectId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMethod 'getUnitType' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.110
ErrorsLine is longer than 80 characters.112
Errors'+' should be on a new line.112
ErrorsLine is longer than 80 characters.113
Errors'+' should be on a new line.113
ErrorsLine is longer than 80 characters.50
ErrorsParameter eventType should be final.50
Errors'eventType' hides a field.50
ErrorsParameter causeObjectId should be final.50
Errors'causeObjectId' hides a field.50
ErrorsParameter targetObjectId should be final.50
Errors'targetObjectId' hides a field.50
ErrorsParameter unitType should be final.51
Errors'unitType' hides a field.51
ErrorsParameter location should be final.51
Errors'location' hides a field.51
ErrorsParameter time should be final.51
ErrorsMethod 'getEventType' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getCauseObjectId' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'getTargetObjectId' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMethod 'getUnitType' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMethod 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty.110
ErrorsLine is longer than 80 characters.112
Errors'+' should be on a new line.112
ErrorsLine is longer than 80 characters.113
Errors'+' should be on a new line.113

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Destroyed.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/EventBatchBegin.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsParameter time should be final.38
ErrorsExpected @param tag for 'time'.38
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsParameter time should be final.38
ErrorsExpected @param tag for 'time'.38
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.57

cz/cuni/amis/pogamut/defcon/communication/messages/infos/EventBatchEnd.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsParameter time should be final.38
ErrorsExpected @param tag for 'time'.38
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsParameter time should be final.38
ErrorsExpected @param tag for 'time'.38
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.57

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Explosion.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Fighter.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.47
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.47
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Fleet.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsParameter id should be final.53
ErrorsParameter teamId should be final.53
ErrorsParameter location should be final.53
ErrorsParameter visible should be final.53
ErrorsParameter fleetMembers should be final.53
Errors'fleetMembers' hides a field.53
ErrorsExpected @param tag for 'fleetMembers'.53
ErrorsParameter time should be final.54
ErrorsParameter original should be final.64
ErrorsExpected @param tag for 'original'.64
ErrorsMethod 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsParameter id should be final.53
ErrorsParameter teamId should be final.53
ErrorsParameter location should be final.53
ErrorsParameter visible should be final.53
ErrorsParameter fleetMembers should be final.53
Errors'fleetMembers' hides a field.53
ErrorsExpected @param tag for 'fleetMembers'.53
ErrorsParameter time should be final.54
ErrorsParameter original should be final.64
ErrorsExpected @param tag for 'original'.64
ErrorsMethod 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95

cz/cuni/amis/pogamut/defcon/communication/messages/infos/GameRunningChanged.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.42
ErrorsParameter running should be final.47
Errors'running' hides a field.47
ErrorsExpected @param tag for 'running'.47
ErrorsParameter time should be final.47
ErrorsExpected @param tag for 'time'.47
ErrorsMethod 'getRunning' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine is longer than 80 characters.78
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.28
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.42
ErrorsParameter running should be final.47
Errors'running' hides a field.47
ErrorsExpected @param tag for 'running'.47
ErrorsParameter time should be final.47
ErrorsExpected @param tag for 'time'.47
ErrorsMethod 'getRunning' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine is longer than 80 characters.78

cz/cuni/amis/pogamut/defcon/communication/messages/infos/GameSpeedChanged.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.52
ErrorsParameter oldSpeed should be final.52
Errors'oldSpeed' hides a field.52
ErrorsExpected @param tag for 'oldSpeed'.52
ErrorsParameter newSpeed should be final.52
Errors'newSpeed' hides a field.52
ErrorsExpected @param tag for 'newSpeed'.52
ErrorsParameter time should be final.52
ErrorsExpected @param tag for 'time'.52
ErrorsMethod 'getOldSpeed' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getNewSpeed' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.85
Errors'+' should be on a new line.85
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
Errors'+' should be on a new line.95
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.52
ErrorsParameter oldSpeed should be final.52
Errors'oldSpeed' hides a field.52
ErrorsExpected @param tag for 'oldSpeed'.52
ErrorsParameter newSpeed should be final.52
Errors'newSpeed' hides a field.52
ErrorsExpected @param tag for 'newSpeed'.52
ErrorsParameter time should be final.52
ErrorsExpected @param tag for 'time'.52
ErrorsMethod 'getOldSpeed' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getNewSpeed' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.85
Errors'+' should be on a new line.85
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine is longer than 80 characters.95
Errors'+' should be on a new line.95

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Gunshot.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Hit.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/InvalidObject.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.38
ErrorsParameter id should be final.40
ErrorsParameter time should be final.40
ErrorsParameter original should be final.48
ErrorsExpected @param tag for 'original'.48
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.67
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.38
ErrorsParameter id should be final.40
ErrorsParameter time should be final.40
ErrorsParameter original should be final.48
ErrorsExpected @param tag for 'original'.48
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.67

cz/cuni/amis/pogamut/defcon/communication/messages/infos/NewVote.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Nuke.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.46
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.46
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74

cz/cuni/amis/pogamut/defcon/communication/messages/infos/NukeLaunchSilo.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/NukeLaunchSub.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingCarrier.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingDetection.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/PingSub.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/QueueItem.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.38
ErrorsParameter id should be final.40
ErrorsParameter time should be final.40
ErrorsParameter original should be final.48
ErrorsExpected @param tag for 'original'.48
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.67
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.38
ErrorsParameter id should be final.40
ErrorsParameter time should be final.40
ErrorsParameter original should be final.48
ErrorsExpected @param tag for 'original'.48
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.67

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Radar.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.46
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.46
ErrorsMore than 7 parameters.46
ErrorsParameter id should be final.46
ErrorsParameter teamId should be final.46
ErrorsParameter location should be final.46
ErrorsParameter visible should be final.46
ErrorsParameter state should be final.46
ErrorsParameter stateCount should be final.47
ErrorsParameter target should be final.47
ErrorsParameter time should be final.47
ErrorsLine is longer than 80 characters.48
ErrorsParameter original should be final.55
ErrorsExpected @param tag for 'original'.55
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.74

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Saucer.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70

cz/cuni/amis/pogamut/defcon/communication/messages/infos/SharedRadar.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Silo.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeSupply should be final.57
Errors'nukeSupply' hides a field.57
ErrorsExpected @param tag for 'nukeSupply'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeSupply should be final.57
Errors'nukeSupply' hides a field.57
ErrorsExpected @param tag for 'nukeSupply'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Sub.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeSupply should be final.57
Errors'nukeSupply' hides a field.57
ErrorsExpected @param tag for 'nukeSupply'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.39
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsMore than 7 parameters.56
ErrorsParameter id should be final.56
ErrorsParameter teamId should be final.56
ErrorsParameter location should be final.56
ErrorsParameter visible should be final.56
ErrorsParameter state should be final.56
ErrorsParameter stateCount should be final.57
ErrorsParameter target should be final.57
ErrorsParameter nukeSupply should be final.57
Errors'nukeSupply' hides a field.57
ErrorsExpected @param tag for 'nukeSupply'.57
ErrorsParameter time should be final.57
ErrorsLine is longer than 80 characters.58
ErrorsParameter original should be final.67
ErrorsExpected @param tag for 'original'.67
ErrorsMethod 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.97
ErrorsLine is longer than 80 characters.98

cz/cuni/amis/pogamut/defcon/communication/messages/infos/TeamRetractedVoted.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/TeamVoted.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/Tornado.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsParameter id should be final.43
ErrorsParameter teamId should be final.43
ErrorsParameter location should be final.43
ErrorsParameter visible should be final.43
ErrorsParameter time should be final.43
ErrorsParameter original should be final.51
ErrorsExpected @param tag for 'original'.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.70

cz/cuni/amis/pogamut/defcon/communication/messages/infos/UnceasedFire.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/UnsharedRadar.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.44
ErrorsExpected @param tag for 'unitType'.44
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/VictoryTimerActiveChanged.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.40
ErrorsParameter victoryTimerActive should be final.45
Errors'victoryTimerActive' hides a field.45
ErrorsExpected @param tag for 'victoryTimerActive'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsMethod 'getVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine is longer than 80 characters.67
Errors'+' should be on a new line.67
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
Errors'+' should be on a new line.77
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation.14
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine is longer than 80 characters.37
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.40
ErrorsParameter victoryTimerActive should be final.45
Errors'victoryTimerActive' hides a field.45
ErrorsExpected @param tag for 'victoryTimerActive'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsMethod 'getVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine is longer than 80 characters.67
Errors'+' should be on a new line.67
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
Errors'+' should be on a new line.77

cz/cuni/amis/pogamut/defcon/communication/messages/infos/VoteFinishedNo.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/messages/infos/VoteFinishedYes.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*.11
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*.12
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*.13
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*.15
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*.16
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsRedundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.17
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*.18
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.19
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*.20
ErrorsUsing the '.*' form of import should be avoided - java.util.*.22
ErrorsUsing the '.*' form of import should be avoided - javabot.*.24
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.44
ErrorsParameter eventType should be final.44
ErrorsExpected @param tag for 'eventType'.44
ErrorsParameter causeObjectId should be final.44
ErrorsExpected @param tag for 'causeObjectId'.44
ErrorsParameter targetObjectId should be final.44
ErrorsExpected @param tag for 'targetObjectId'.44
ErrorsParameter unitType should be final.45
ErrorsExpected @param tag for 'unitType'.45
ErrorsParameter location should be final.45
ErrorsExpected @param tag for 'location'.45
ErrorsParameter time should be final.45
ErrorsExpected @param tag for 'time'.45
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'toHtmlString' is not designed for extension - needs to be abstract, final or empty.64

cz/cuni/amis/pogamut/defcon/communication/translator/DefConMessageProducer.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.communication.worldview.DefConWorldView.26
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsParameter eventBus should be final.62
Errors'eventBus' hides a field.62
ErrorsLine contains a tab character.63
ErrorsParameter logger should be final.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine has trailing spaces.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine has trailing spaces.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine has trailing spaces.87
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine has trailing spaces.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsMethod 'getEvent' is not designed for extension - needs to be abstract, final or empty.95
ErrorsLine contains a tab character.96
ErrorsExpected @throws tag for 'CommunicationException'.96
ErrorsRedundant throws: 'CommunicationException' is unchecked exception.96
ErrorsLine contains a tab character.97
Errors'if' construct must use '{}'s.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'if' construct must use '{}'s.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
Errors'else' construct must use '{}'s.107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine has trailing spaces.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsMethod 'getComponentId' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine has trailing spaces.151
ErrorsLine contains a tab character.151
ErrorsFirst sentence should end with a period.152
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsMethod 'getStartTime' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.163
ErrorsMethod 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine has trailing spaces.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsUnused import - cz.cuni.amis.pogamut.defcon.communication.worldview.DefConWorldView.26
ErrorsLine is longer than 80 characters.32
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters.41
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsParameter eventBus should be final.62
Errors'eventBus' hides a field.62
ErrorsLine contains a tab character.63
ErrorsParameter logger should be final.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine has trailing spaces.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine has trailing spaces.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine has trailing spaces.87
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine has trailing spaces.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsMethod 'getEvent' is not designed for extension - needs to be abstract, final or empty.95
ErrorsLine contains a tab character.96
ErrorsExpected @throws tag for 'CommunicationException'.96
ErrorsRedundant throws: 'CommunicationException' is unchecked exception.96
ErrorsLine contains a tab character.97
Errors'if' construct must use '{}'s.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'if' construct must use '{}'s.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
Errors'else' construct must use '{}'s.107
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine has trailing spaces.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsMethod 'getComponentId' is not designed for extension - needs to be abstract, final or empty.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine has trailing spaces.151
ErrorsLine contains a tab character.151
ErrorsFirst sentence should end with a period.152
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsMethod 'getStartTime' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.163
ErrorsMethod 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine has trailing spaces.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169

cz/cuni/amis/pogamut/defcon/communication/worldview/AbstractMapSource.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.6
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.19
ErrorsMethod 'traceFromTo' is not designed for extension - needs to be abstract, final or empty.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsParameter start should be final.20
ErrorsParameter end should be final.20
ErrorsLine contains a tab character.21
ErrorsParameter flag should be final.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
Errors'if' construct must use '{}'s.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.34
ErrorsAvoid inline conditionals.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsMethod 'traceFromTo' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsParameter start should be final.38
ErrorsParameter end should be final.38
ErrorsLine contains a tab character.39
ErrorsParameter flag should be final.39
ErrorsLine contains a tab character.40
ErrorsParameter distance should be final.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
Errors'if' construct must use '{}'s.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
Errors'if' construct must use '{}'s.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsAvoid inline conditionals.89
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.6
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.19
ErrorsMethod 'traceFromTo' is not designed for extension - needs to be abstract, final or empty.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsParameter start should be final.20
ErrorsParameter end should be final.20
ErrorsLine contains a tab character.21
ErrorsParameter flag should be final.21
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
Errors'if' construct must use '{}'s.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.34
ErrorsAvoid inline conditionals.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsMethod 'traceFromTo' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsParameter start should be final.38
ErrorsParameter end should be final.38
ErrorsLine contains a tab character.39
ErrorsParameter flag should be final.39
ErrorsLine contains a tab character.40
ErrorsParameter distance should be final.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
Errors'if' construct must use '{}'s.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
Errors'if' construct must use '{}'s.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsAvoid inline conditionals.89
ErrorsLine contains a tab character.90

cz/cuni/amis/pogamut/defcon/communication/worldview/DefConWorldView.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
Errors'static' modifier out of order with the JLS suggestions.36
ErrorsName 'maxX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
Errors'static' modifier out of order with the JLS suggestions.37
ErrorsName 'minX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
Errors'static' modifier out of order with the JLS suggestions.38
ErrorsName 'maxY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
Errors'static' modifier out of order with the JLS suggestions.39
ErrorsName 'minY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsParameter dependencies should be final.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsParameter messageProducer should be final.44
Errors'messageProducer' hides a field.44
ErrorsParameter bus should be final.44
ErrorsLine contains a tab character.45
ErrorsParameter log should be final.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsMethod 'isBatchBeginEvent' is not designed for extension - needs to be abstract, final or empty.50
ErrorsLine contains a tab character.51
ErrorsParameter evt should be final.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsMethod 'isBatchEndEvent' is not designed for extension - needs to be abstract, final or empty.55
ErrorsLine contains a tab character.56
ErrorsParameter evt should be final.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsMethod 'setDisappearedFlag' is not designed for extension - needs to be abstract, final or empty.60
ErrorsLine contains a tab character.61
ErrorsParameter obj should be final.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter obj should be final.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMethod 'getStartTime' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsExpected an @return tag.113
ErrorsLine contains a tab character.113
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsExpected an @return tag.122
ErrorsLine contains a tab character.122
ErrorsMethod 'getMinX' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsExpected an @return tag.131
ErrorsLine contains a tab character.131
ErrorsMethod 'getMaxX' is not designed for extension - needs to be abstract, final or empty.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine has trailing spaces.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsExpected an @return tag.140
ErrorsLine contains a tab character.140
ErrorsMethod 'getMinY' is not designed for extension - needs to be abstract, final or empty.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsExpected an @return tag.149
ErrorsLine contains a tab character.149
ErrorsMethod 'getMaxY' is not designed for extension - needs to be abstract, final or empty.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsExpected an @return tag.158
ErrorsLine contains a tab character.158
ErrorsMethod 'getXSize' is not designed for extension - needs to be abstract, final or empty.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsExpected an @return tag.167
ErrorsLine contains a tab character.167
ErrorsMethod 'getYSize' is not designed for extension - needs to be abstract, final or empty.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsMethod 'updateProducer' is not designed for extension - needs to be abstract, final or empty.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
Errors'static' modifier out of order with the JLS suggestions.36
ErrorsName 'maxX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
Errors'static' modifier out of order with the JLS suggestions.37
ErrorsName 'minX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
Errors'static' modifier out of order with the JLS suggestions.38
ErrorsName 'maxY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
Errors'static' modifier out of order with the JLS suggestions.39
ErrorsName 'minY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsParameter dependencies should be final.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsParameter messageProducer should be final.44
Errors'messageProducer' hides a field.44
ErrorsParameter bus should be final.44
ErrorsLine contains a tab character.45
ErrorsParameter log should be final.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsMethod 'isBatchBeginEvent' is not designed for extension - needs to be abstract, final or empty.50
ErrorsLine contains a tab character.51
ErrorsParameter evt should be final.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsMethod 'isBatchEndEvent' is not designed for extension - needs to be abstract, final or empty.55
ErrorsLine contains a tab character.56
ErrorsParameter evt should be final.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsMethod 'setDisappearedFlag' is not designed for extension - needs to be abstract, final or empty.60
ErrorsLine contains a tab character.61
ErrorsParameter obj should be final.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter obj should be final.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsMethod 'update' is not designed for extension - needs to be abstract, final or empty.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMethod 'getStartTime' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsExpected an @return tag.113
ErrorsLine contains a tab character.113
ErrorsMethod 'getGameInfo' is not designed for extension - needs to be abstract, final or empty.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine has trailing spaces.119
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsExpected an @return tag.122
ErrorsLine contains a tab character.122
ErrorsMethod 'getMinX' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsExpected an @return tag.131
ErrorsLine contains a tab character.131
ErrorsMethod 'getMaxX' is not designed for extension - needs to be abstract, final or empty.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine has trailing spaces.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsExpected an @return tag.140
ErrorsLine contains a tab character.140
ErrorsMethod 'getMinY' is not designed for extension - needs to be abstract, final or empty.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsExpected an @return tag.149
ErrorsLine contains a tab character.149
ErrorsMethod 'getMaxY' is not designed for extension - needs to be abstract, final or empty.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsExpected an @return tag.158
ErrorsLine contains a tab character.158
ErrorsMethod 'getXSize' is not designed for extension - needs to be abstract, final or empty.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsExpected an @return tag.167
ErrorsLine contains a tab character.167
ErrorsMethod 'getYSize' is not designed for extension - needs to be abstract, final or empty.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsMethod 'updateProducer' is not designed for extension - needs to be abstract, final or empty.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176

cz/cuni/amis/pogamut/defcon/communication/worldview/NativeMapSource.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.14
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsName 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsName 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter gameInfo should be final.39
Errors'gameInfo' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter gameInfo should be final.43
Errors'gameInfo' hides a field.43
ErrorsParameter log should be final.43
Errors'log' hides a field.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
Errors'}' should be on the same line.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter filename should be final.79
ErrorsParameter flags should be final.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 contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsAvoid inline conditionals.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsExpected an @return tag.107
ErrorsLine contains a tab character.107
ErrorsParameter flag should be final.107
ErrorsExpected @param tag for 'flag'.107
ErrorsLine contains a tab character.108
ErrorsName 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
Errors'360' is a magic number.108
Errors'200' is a magic number.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine has trailing spaces.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsExpected an @return tag.129
ErrorsLine contains a tab character.129
ErrorsParameter flag should be final.129
ErrorsExpected @param tag for 'flag'.129
ErrorsParameter teamId should be final.129
ErrorsExpected @param tag for 'teamId'.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine has trailing spaces.143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsName 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'.144
Errors'360' is a magic number.144
Errors'200' is a magic number.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsExpected an @return tag.166
ErrorsLine contains a tab character.166
ErrorsRedundant 'final' modifier.166
ErrorsParameter x should be final.166
ErrorsExpected @param tag for 'x'.166
ErrorsParameter y should be final.166
ErrorsExpected @param tag for 'y'.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine has trailing spaces.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsExpected an @return tag.179
ErrorsLine contains a tab character.179
ErrorsParameter x should be final.179
ErrorsExpected @param tag for 'x'.179
ErrorsParameter y should be final.179
ErrorsExpected @param tag for 'y'.179
ErrorsParameter flag should be final.179
ErrorsExpected @param tag for 'flag'.179
Errors'if' construct must use '{}'s.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.183
Errorsswitch without "default" clause.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
ErrorsAvoid nested blocks.188
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.190
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsAvoid nested blocks.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
Errors'if' construct must use '{}'s.196
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsInner assignments should be avoided.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsAvoid nested blocks.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsAvoid nested blocks.207
ErrorsLine contains a tab character.208
Errors'if' construct must use '{}'s.209
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsAvoid nested blocks.214
ErrorsLine contains a tab character.215
Errors'if' construct must use '{}'s.216
ErrorsLine is longer than 80 characters.216
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsExpected an @return tag.235
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsParameter x should be final.235
ErrorsExpected @param tag for 'x'.235
ErrorsParameter y should be final.235
ErrorsExpected @param tag for 'y'.235
ErrorsParameter enemyId should be final.235
ErrorsExpected @param tag for 'enemyId'.235
ErrorsLine contains a tab character.236
Errors'||' should be on a new line.236
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine has trailing spaces.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsExpected an @return tag.251
ErrorsLine contains a tab character.251
ErrorsParameter x should be final.251
ErrorsExpected @param tag for 'x'.251
ErrorsParameter y should be final.251
ErrorsExpected @param tag for 'y'.251
ErrorsLine contains a tab character.252
ErrorsParameter enemyId should be final.252
ErrorsExpected @param tag for 'enemyId'.252
ErrorsLine contains a tab character.253
ErrorsParameter seaArea should be final.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.257
ErrorsLine contains a tab character.258
ErrorsParameter location should be final.258
ErrorsParameter flag should be final.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.262
ErrorsLine contains a tab character.263
ErrorsParameter x should be final.263
ErrorsParameter y should be final.263
ErrorsParameter flag should be final.263
Errors'if' construct must use '{}'s.264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
Errorsswitch without "default" clause.268
ErrorsLine contains a tab character.269
ErrorsAvoid nested blocks.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsAvoid nested blocks.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsAvoid nested blocks.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsAvoid nested blocks.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsAvoid nested blocks.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsAvoid nested blocks.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
Errors'if' construct must use '{}'s.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 contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsAvoid nested blocks.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
Errors'if' construct must use '{}'s.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsAvoid nested blocks.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
Errors'if' construct must use '{}'s.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.312
ErrorsLine contains a tab character.313
ErrorsParameter location should be final.313
ErrorsParameter enemyId should be final.313
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.317
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.317
ErrorsLine contains a tab character.318
ErrorsParameter x should be final.318
ErrorsParameter y should be final.318
ErrorsParameter enemyId should be final.318
ErrorsLine contains a tab character.319
Errors'if' construct must use '{}'s.320
ErrorsLine contains a tab character.320
ErrorsConditional logic can be removed.320
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
Errors'else' construct must use '{}'s.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.327
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.327
ErrorsLine contains a tab character.328
ErrorsParameter location should be final.328
ErrorsParameter enemyId should be final.328
ErrorsLine contains a tab character.329
ErrorsParameter seaArea should be final.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.337
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.337
ErrorsLine contains a tab character.338
ErrorsParameter x should be final.338
ErrorsParameter y should be final.338
ErrorsParameter enemyId should be final.338
ErrorsLine contains a tab character.339
ErrorsParameter seaArea should be final.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.14
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsName 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsName 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter gameInfo should be final.39
Errors'gameInfo' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsParameter gameInfo should be final.43
Errors'gameInfo' hides a field.43
ErrorsParameter log should be final.43
Errors'log' hides a field.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
Errors'}' should be on the same line.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter filename should be final.79
ErrorsParameter flags should be final.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 contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsAvoid inline conditionals.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsExpected an @return tag.107
ErrorsLine contains a tab character.107
ErrorsParameter flag should be final.107
ErrorsExpected @param tag for 'flag'.107
ErrorsLine contains a tab character.108
ErrorsName 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
Errors'360' is a magic number.108
Errors'200' is a magic number.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine has trailing spaces.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsExpected an @return tag.129
ErrorsLine contains a tab character.129
ErrorsParameter flag should be final.129
ErrorsExpected @param tag for 'flag'.129
ErrorsParameter teamId should be final.129
ErrorsExpected @param tag for 'teamId'.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine has trailing spaces.143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsName 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'.144
Errors'360' is a magic number.144
Errors'200' is a magic number.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsExpected an @return tag.166
ErrorsLine contains a tab character.166
ErrorsRedundant 'final' modifier.166
ErrorsParameter x should be final.166
ErrorsExpected @param tag for 'x'.166
ErrorsParameter y should be final.166
ErrorsExpected @param tag for 'y'.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine has trailing spaces.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsExpected an @return tag.179
ErrorsLine contains a tab character.179
ErrorsParameter x should be final.179
ErrorsExpected @param tag for 'x'.179
ErrorsParameter y should be final.179
ErrorsExpected @param tag for 'y'.179
ErrorsParameter flag should be final.179
ErrorsExpected @param tag for 'flag'.179
Errors'if' construct must use '{}'s.180
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.183
Errorsswitch without "default" clause.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
ErrorsAvoid nested blocks.188
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.190
ErrorsLine contains a tab character.190
ErrorsLine is longer than 80 characters.191
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsAvoid nested blocks.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
Errors'if' construct must use '{}'s.196
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsInner assignments should be avoided.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsAvoid nested blocks.201
ErrorsLine is longer than 80 characters.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsAvoid nested blocks.207
ErrorsLine contains a tab character.208
Errors'if' construct must use '{}'s.209
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsAvoid nested blocks.214
ErrorsLine contains a tab character.215
Errors'if' construct must use '{}'s.216
ErrorsLine is longer than 80 characters.216
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsExpected an @return tag.235
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsParameter x should be final.235
ErrorsExpected @param tag for 'x'.235
ErrorsParameter y should be final.235
ErrorsExpected @param tag for 'y'.235
ErrorsParameter enemyId should be final.235
ErrorsExpected @param tag for 'enemyId'.235
ErrorsLine contains a tab character.236
Errors'||' should be on a new line.236
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine has trailing spaces.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsExpected an @return tag.251
ErrorsLine contains a tab character.251
ErrorsParameter x should be final.251
ErrorsExpected @param tag for 'x'.251
ErrorsParameter y should be final.251
ErrorsExpected @param tag for 'y'.251
ErrorsLine contains a tab character.252
ErrorsParameter enemyId should be final.252
ErrorsExpected @param tag for 'enemyId'.252
ErrorsLine contains a tab character.253
ErrorsParameter seaArea should be final.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.257
ErrorsLine contains a tab character.258
ErrorsParameter location should be final.258
ErrorsParameter flag should be final.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.262
ErrorsLine contains a tab character.263
ErrorsParameter x should be final.263
ErrorsParameter y should be final.263
ErrorsParameter flag should be final.263
Errors'if' construct must use '{}'s.264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
Errorsswitch without "default" clause.268
ErrorsLine contains a tab character.269
ErrorsAvoid nested blocks.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsAvoid nested blocks.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsAvoid nested blocks.275
ErrorsLine contains a tab character.276
ErrorsLine is longer than 80 characters.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsAvoid nested blocks.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsAvoid nested blocks.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsAvoid nested blocks.285
ErrorsLine is longer than 80 characters.286
ErrorsLine contains a tab character.286
Errors'if' construct must use '{}'s.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 contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsAvoid nested blocks.293
ErrorsLine is longer than 80 characters.294
ErrorsLine contains a tab character.294
Errors'if' construct must use '{}'s.295
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsAvoid nested blocks.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
Errors'if' construct must use '{}'s.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.312
ErrorsLine contains a tab character.313
ErrorsParameter location should be final.313
ErrorsParameter enemyId should be final.313
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.317
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.317
ErrorsLine contains a tab character.318
ErrorsParameter x should be final.318
ErrorsParameter y should be final.318
ErrorsParameter enemyId should be final.318
ErrorsLine contains a tab character.319
Errors'if' construct must use '{}'s.320
ErrorsLine contains a tab character.320
ErrorsConditional logic can be removed.320
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
Errors'else' construct must use '{}'s.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.327
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.327
ErrorsLine contains a tab character.328
ErrorsParameter location should be final.328
ErrorsParameter enemyId should be final.328
ErrorsLine contains a tab character.329
ErrorsParameter seaArea should be final.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.337
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.337
ErrorsLine contains a tab character.338
ErrorsParameter x should be final.338
ErrorsParameter y should be final.338
ErrorsParameter enemyId should be final.338
ErrorsLine contains a tab character.339
ErrorsParameter seaArea should be final.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/bitmap/BitmapMapSource.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.11
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsName 'LAND_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsName 'SEA_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsName 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsName 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter territories should be final.37
Errors'territories' hides a field.37
ErrorsParameter ownTerritories should be final.37
Errors'ownTerritories' hides a field.37
ErrorsLine contains a tab character.38
ErrorsParameter enemyIdsAndTerritories should be final.38
ErrorsLine contains a tab character.39
ErrorsParameter sailable should be final.39
Errors'sailable' hides a field.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter territories should be final.44
Errors'territories' hides a field.44
ErrorsParameter ownTerritories should be final.44
Errors'ownTerritories' hides a field.44
ErrorsLine contains a tab character.45
ErrorsParameter enemyIdsAndTerritories should be final.45
ErrorsLine contains a tab character.46
ErrorsParameter sailable should be final.46
Errors'sailable' hides a field.46
ErrorsParameter log should be final.46
Errors'log' hides a field.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsMethod 'setTerritorry' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter index should be final.70
ErrorsParameter bitmap should be final.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsMethod 'getTerritorry' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter index should be final.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsMethod 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter image should be final.82
ErrorsParameter x should be final.82
ErrorsParameter y should be final.82
ErrorsLine contains a tab character.83
ErrorsParameter overThreshold should be final.83
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
Errors'0x000000ff' is a magic number.85
ErrorsAvoid inline conditionals.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter image should be final.88
ErrorsParameter x should be final.88
ErrorsParameter y should be final.88
ErrorsLine contains a tab character.89
ErrorsParameter underThreshold should be final.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter x should be final.93
ErrorsParameter y should be final.93
ErrorsLine contains a tab character.94
ErrorsParameter image should be final.94
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMethod length is 154 lines (max allowed is 150).104
ErrorsLine contains a tab character.105
ErrorsParameter x should be final.105
ErrorsParameter y should be final.105
ErrorsParameter flag should be final.105
Errors'if' construct must use '{}'s.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
Errorsswitch without "default" clause.109
ErrorsLine contains a tab character.110
ErrorsAvoid nested blocks.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
Errors'10' is a magic number.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsAvoid nested blocks.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'5' is a magic number.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsAvoid nested blocks.125
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
Errors'10' is a magic number.136
Errors'if' construct must use '{}'s.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsAvoid nested blocks.144
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
Errors'if' construct must use '{}'s.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsAvoid nested blocks.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine is longer than 80 characters.171
ErrorsLine contains a tab character.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
Errors'&&' should be on a new line.172
ErrorsLine contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters.175
ErrorsLine contains a tab character.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
Errors'if' construct must use '{}'s.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsAvoid nested blocks.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'if' construct must use '{}'s.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
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
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
Errors'10' is a magic number.201
Errors'if' construct must use '{}'s.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsAvoid nested blocks.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
Errors'if' construct must use '{}'s.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.220
Errors'&&' should be on a new line.220
ErrorsLine contains a tab character.221
ErrorsLine is longer than 80 characters.222
ErrorsLine contains a tab character.222
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsLine is longer than 80 characters.225
ErrorsLine contains a tab character.225
Errors'if' construct must use '{}'s.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsAvoid nested blocks.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
Errors'if' construct must use '{}'s.236
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.239
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
Errors'if' construct must use '{}'s.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.260
ErrorsLine contains a tab character.261
ErrorsParameter location should be final.261
ErrorsParameter flag should be final.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.265
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.265
ErrorsLine contains a tab character.266
ErrorsParameter location should be final.266
ErrorsParameter enemyId should be final.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.273
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.273
ErrorsLine contains a tab character.274
ErrorsParameter x should be final.274
ErrorsParameter y should be final.274
ErrorsParameter enemyId should be final.274
Errors'if' construct must use '{}'s.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.278
ErrorsLine is longer than 80 characters.279
ErrorsLine contains a tab character.279
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.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
Errors'if' construct must use '{}'s.292
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.299
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.299
ErrorsLine contains a tab character.300
ErrorsParameter location should be final.300
ErrorsParameter enemyId should be final.300
ErrorsLine contains a tab character.301
ErrorsParameter seaArea should be final.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.308
ErrorsLine contains a tab character.309
ErrorsParameter x should be final.309
ErrorsParameter y should be final.309
ErrorsParameter enemyId should be final.309
ErrorsLine contains a tab character.310
ErrorsParameter seaArea should be final.310
Errors'if' construct must use '{}'s.311
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.315
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 contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
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
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
Errors'if' construct must use '{}'s.345
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
Errors'if' construct must use '{}'s.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine is longer than 80 characters.11
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsName 'LAND_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsName 'SEA_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsName 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsName 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter territories should be final.37
Errors'territories' hides a field.37
ErrorsParameter ownTerritories should be final.37
Errors'ownTerritories' hides a field.37
ErrorsLine contains a tab character.38
ErrorsParameter enemyIdsAndTerritories should be final.38
ErrorsLine contains a tab character.39
ErrorsParameter sailable should be final.39
Errors'sailable' hides a field.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter territories should be final.44
Errors'territories' hides a field.44
ErrorsParameter ownTerritories should be final.44
Errors'ownTerritories' hides a field.44
ErrorsLine contains a tab character.45
ErrorsParameter enemyIdsAndTerritories should be final.45
ErrorsLine contains a tab character.46
ErrorsParameter sailable should be final.46
Errors'sailable' hides a field.46
ErrorsParameter log should be final.46
Errors'log' hides a field.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsMethod 'setTerritorry' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter index should be final.70
ErrorsParameter bitmap should be final.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsMethod 'getTerritorry' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter index should be final.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsMethod 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsParameter image should be final.82
ErrorsParameter x should be final.82
ErrorsParameter y should be final.82
ErrorsLine contains a tab character.83
ErrorsParameter overThreshold should be final.83
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
Errors'0x000000ff' is a magic number.85
ErrorsAvoid inline conditionals.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsMissing a Javadoc comment.88
ErrorsParameter image should be final.88
ErrorsParameter x should be final.88
ErrorsParameter y should be final.88
ErrorsLine contains a tab character.89
ErrorsParameter underThreshold should be final.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter x should be final.93
ErrorsParameter y should be final.93
ErrorsLine contains a tab character.94
ErrorsParameter image should be final.94
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMethod length is 154 lines (max allowed is 150).104
ErrorsLine contains a tab character.105
ErrorsParameter x should be final.105
ErrorsParameter y should be final.105
ErrorsParameter flag should be final.105
Errors'if' construct must use '{}'s.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
Errorsswitch without "default" clause.109
ErrorsLine contains a tab character.110
ErrorsAvoid nested blocks.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
Errors'10' is a magic number.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsAvoid nested blocks.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
Errors'5' is a magic number.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsAvoid nested blocks.125
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
Errors'10' is a magic number.136
Errors'if' construct must use '{}'s.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsAvoid nested blocks.144
ErrorsLine contains a tab character.146
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine is longer than 80 characters.155
ErrorsLine contains a tab character.155
Errors'if' construct must use '{}'s.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsAvoid nested blocks.162
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine is longer than 80 characters.171
ErrorsLine contains a tab character.171
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
Errors'&&' should be on a new line.172
ErrorsLine contains a tab character.173
ErrorsLine is longer than 80 characters.174
ErrorsLine contains a tab character.174
ErrorsLine is longer than 80 characters.175
ErrorsLine contains a tab character.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
Errors'if' construct must use '{}'s.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsAvoid nested blocks.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
Errors'if' construct must use '{}'s.189
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
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
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
Errors'10' is a magic number.201
Errors'if' construct must use '{}'s.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsAvoid nested blocks.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
Errors'if' construct must use '{}'s.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
ErrorsLine is longer than 80 characters.220
ErrorsLine contains a tab character.220
Errors'&&' should be on a new line.220
ErrorsLine contains a tab character.221
ErrorsLine is longer than 80 characters.222
ErrorsLine contains a tab character.222
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsLine is longer than 80 characters.225
ErrorsLine contains a tab character.225
Errors'if' construct must use '{}'s.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsAvoid nested blocks.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
Errors'if' construct must use '{}'s.236
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine is longer than 80 characters.239
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
Errors'if' construct must use '{}'s.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.260
ErrorsLine contains a tab character.261
ErrorsParameter location should be final.261
ErrorsParameter flag should be final.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.265
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.265
ErrorsLine contains a tab character.266
ErrorsParameter location should be final.266
ErrorsParameter enemyId should be final.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.273
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.273
ErrorsLine contains a tab character.274
ErrorsParameter x should be final.274
ErrorsParameter y should be final.274
ErrorsParameter enemyId should be final.274
Errors'if' construct must use '{}'s.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.278
ErrorsLine is longer than 80 characters.279
ErrorsLine contains a tab character.279
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.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
Errors'if' construct must use '{}'s.292
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.299
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.299
ErrorsLine contains a tab character.300
ErrorsParameter location should be final.300
ErrorsParameter enemyId should be final.300
ErrorsLine contains a tab character.301
ErrorsParameter seaArea should be final.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.308
ErrorsMethod 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty.308
ErrorsLine contains a tab character.309
ErrorsParameter x should be final.309
ErrorsParameter y should be final.309
ErrorsParameter enemyId should be final.309
ErrorsLine contains a tab character.310
ErrorsParameter seaArea should be final.310
Errors'if' construct must use '{}'s.311
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.315
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 contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
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
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
Errors'if' construct must use '{}'s.345
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
Errors'if' construct must use '{}'s.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGrid.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - java.util.Map.3
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsRedundant 'public' modifier.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsRedundant 'public' modifier.27
ErrorsUnused import - java.util.Map.3
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsRedundant 'public' modifier.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsRedundant 'public' modifier.27

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCell.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.3
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsRedundant 'public' modifier.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.3
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsRedundant 'public' modifier.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCellFlag.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridCellId.java

ViolationMessageLine
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsRedundant 'public' modifier.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsRedundant 'public' modifier.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsRedundant 'public' modifier.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsRedundant 'public' modifier.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/IGridIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsRedundant 'public' modifier.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsRedundant 'public' modifier.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsRedundant 'public' modifier.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsRedundant 'public' modifier.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsRedundant 'public' modifier.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsRedundant 'public' modifier.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsRedundant 'public' modifier.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsRedundant 'public' modifier.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsRedundant 'public' modifier.44
ErrorsLine has trailing spaces.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsRedundant 'public' modifier.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsRedundant 'public' modifier.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsRedundant 'public' modifier.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsRedundant 'public' modifier.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsRedundant 'public' modifier.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsRedundant 'public' modifier.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsRedundant 'public' modifier.58
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsRedundant 'public' modifier.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsRedundant 'public' modifier.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsRedundant 'public' modifier.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsRedundant 'public' modifier.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsRedundant 'public' modifier.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsRedundant 'public' modifier.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsRedundant 'public' modifier.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsRedundant 'public' modifier.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsRedundant 'public' modifier.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsRedundant 'public' modifier.44
ErrorsLine has trailing spaces.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsRedundant 'public' modifier.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsRedundant 'public' modifier.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsRedundant 'public' modifier.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsRedundant 'public' modifier.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsRedundant 'public' modifier.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsRedundant 'public' modifier.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsRedundant 'public' modifier.58

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/BasicGrid.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsVariable 'gridXStart' must be private and have accessor methods.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsVariable 'gridYStart' must be private and have accessor methods.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsVariable 'gridStep' must be private and have accessor methods.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsVariable 'gridXCellCount' must be private and have accessor methods.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsVariable 'gridYCellCount' must be private and have accessor methods.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter agent should be final.31
ErrorsParameter gridStep should be final.31
Errors'gridStep' hides a field.31
ErrorsParameter gridXCellCount should be final.31
Errors'gridXCellCount' hides a field.31
ErrorsParameter gridYCellCount should be final.31
Errors'gridYCellCount' hides a field.31
ErrorsLine contains a tab character.32
ErrorsParameter gridXStart should be final.32
Errors'gridXStart' hides a field.32
ErrorsParameter gridYStart should be final.32
Errors'gridYStart' hides a field.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter agent should be final.36
ErrorsParameter gridStep should be final.36
Errors'gridStep' hides a field.36
ErrorsParameter gridXCellCount should be final.36
Errors'gridXCellCount' hides a field.36
ErrorsParameter gridYCellCount should be final.36
Errors'gridYCellCount' hides a field.36
ErrorsLine contains a tab character.37
ErrorsParameter gridXStart should be final.37
Errors'gridXStart' hides a field.37
ErrorsParameter gridYStart should be final.37
Errors'gridYStart' hides a field.37
ErrorsParameter log should be final.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMethod 'initGrid' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter gridStep should be final.42
Errors'gridStep' hides a field.42
ErrorsParameter gridXCellCount should be final.42
Errors'gridXCellCount' hides a field.42
ErrorsParameter gridYCellCount should be final.42
Errors'gridYCellCount' hides a field.42
ErrorsLine contains a tab character.43
ErrorsParameter gridXStart should be final.43
Errors'gridXStart' hides a field.43
ErrorsParameter gridYStart should be final.43
Errors'gridYStart' hides a field.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.53
ErrorsLine contains a tab character.54
ErrorsParameter cellId should be final.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter x should be final.78
Errors'x' hides a field.78
ErrorsParameter y should be final.78
Errors'y' hides a field.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter source should be final.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsMethod 'getX' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine has trailing spaces.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsMethod 'getY' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsMethod 'setX' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter x should be final.96
Errors'x' hides a field.96
ErrorsLine contains a tab character.97
ErrorsInner assignments should be avoided.97
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsMethod 'setY' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter y should be final.100
Errors'y' hides a field.100
ErrorsLine contains a tab character.101
ErrorsInner assignments should be avoided.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsMethod 'setIndices' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter cellId should be final.104
ErrorsParameter grid should be final.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
Errors'cast' is not followed by whitespace.105
Errors'/' is not preceded with whitespace.105
Errors'/' is not followed by whitespace.105
Errors'*' is not preceded with whitespace.105
Errors'*' is not followed by whitespace.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
Errors'cast' is not followed by whitespace.106
Errors'/' is not preceded with whitespace.106
Errors'/' is not followed by whitespace.106
Errors'*' is not preceded with whitespace.106
Errors'*' is not followed by whitespace.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.110
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.110
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.110
ErrorsLine contains a tab character.111
ErrorsParameter o should be final.111
ErrorsLine contains a tab character.112
Errors'&&' should be on a new line.112
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
Errors'cast' is not followed by whitespace.113
Errors'cast' is not followed by whitespace.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsMethod 'getCellIndices' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter cellId should be final.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
Errors'cast' is not followed by whitespace.118
Errors'/' is not preceded with whitespace.118
Errors'/' is not followed by whitespace.118
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
Errors'cast' is not followed by whitespace.119
Errors'/' is not preceded with whitespace.119
Errors'/' is not followed by whitespace.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.127
ErrorsMethod 'getLowerXBound' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsMethod 'getUpperXBound' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsMethod 'getLowerYBound' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.139
ErrorsMethod 'getUpperYBound' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsMethod 'getGridStep' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsMethod 'getXCount' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsMethod 'getYCount' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter x should be final.155
ErrorsParameter y should be final.155
Errors'if' construct must use '{}'s.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.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
Errors'/' is not preceded with whitespace.160
Errors'/' is not followed by whitespace.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.163
ErrorsMethod 'getIterator' is not designed for extension - needs to be abstract, final or empty.163
ErrorsLine contains a tab character.164
ErrorsParameter cellId should be final.164
ErrorsLine has trailing spaces.165
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsVariable 'gridXStart' must be private and have accessor methods.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsVariable 'gridYStart' must be private and have accessor methods.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsVariable 'gridStep' must be private and have accessor methods.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsVariable 'gridXCellCount' must be private and have accessor methods.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsVariable 'gridYCellCount' must be private and have accessor methods.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter agent should be final.31
ErrorsParameter gridStep should be final.31
Errors'gridStep' hides a field.31
ErrorsParameter gridXCellCount should be final.31
Errors'gridXCellCount' hides a field.31
ErrorsParameter gridYCellCount should be final.31
Errors'gridYCellCount' hides a field.31
ErrorsLine contains a tab character.32
ErrorsParameter gridXStart should be final.32
Errors'gridXStart' hides a field.32
ErrorsParameter gridYStart should be final.32
Errors'gridYStart' hides a field.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter agent should be final.36
ErrorsParameter gridStep should be final.36
Errors'gridStep' hides a field.36
ErrorsParameter gridXCellCount should be final.36
Errors'gridXCellCount' hides a field.36
ErrorsParameter gridYCellCount should be final.36
Errors'gridYCellCount' hides a field.36
ErrorsLine contains a tab character.37
ErrorsParameter gridXStart should be final.37
Errors'gridXStart' hides a field.37
ErrorsParameter gridYStart should be final.37
Errors'gridYStart' hides a field.37
ErrorsParameter log should be final.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMethod 'initGrid' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter gridStep should be final.42
Errors'gridStep' hides a field.42
ErrorsParameter gridXCellCount should be final.42
Errors'gridXCellCount' hides a field.42
ErrorsParameter gridYCellCount should be final.42
Errors'gridYCellCount' hides a field.42
ErrorsLine contains a tab character.43
ErrorsParameter gridXStart should be final.43
Errors'gridXStart' hides a field.43
ErrorsParameter gridYStart should be final.43
Errors'gridYStart' hides a field.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.53
ErrorsLine contains a tab character.54
ErrorsParameter cellId should be final.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter x should be final.78
Errors'x' hides a field.78
ErrorsParameter y should be final.78
Errors'y' hides a field.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter source should be final.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.88
ErrorsMethod 'getX' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine has trailing spaces.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsMethod 'getY' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsMethod 'setX' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter x should be final.96
Errors'x' hides a field.96
ErrorsLine contains a tab character.97
ErrorsInner assignments should be avoided.97
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsMethod 'setY' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter y should be final.100
Errors'y' hides a field.100
ErrorsLine contains a tab character.101
ErrorsInner assignments should be avoided.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsMethod 'setIndices' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter cellId should be final.104
ErrorsParameter grid should be final.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
Errors'cast' is not followed by whitespace.105
Errors'/' is not preceded with whitespace.105
Errors'/' is not followed by whitespace.105
Errors'*' is not preceded with whitespace.105
Errors'*' is not followed by whitespace.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
Errors'cast' is not followed by whitespace.106
Errors'/' is not preceded with whitespace.106
Errors'/' is not followed by whitespace.106
Errors'*' is not preceded with whitespace.106
Errors'*' is not followed by whitespace.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.110
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.110
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.110
ErrorsLine contains a tab character.111
ErrorsParameter o should be final.111
ErrorsLine contains a tab character.112
Errors'&&' should be on a new line.112
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters.113
ErrorsLine contains a tab character.113
Errors'cast' is not followed by whitespace.113
Errors'cast' is not followed by whitespace.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsMethod 'getCellIndices' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter cellId should be final.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
Errors'cast' is not followed by whitespace.118
Errors'/' is not preceded with whitespace.118
Errors'/' is not followed by whitespace.118
ErrorsLine has trailing spaces.119
ErrorsLine is longer than 80 characters.119
ErrorsLine contains a tab character.119
Errors'cast' is not followed by whitespace.119
Errors'/' is not preceded with whitespace.119
Errors'/' is not followed by whitespace.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.127
ErrorsMethod 'getLowerXBound' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.131
ErrorsMethod 'getUpperXBound' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsMethod 'getLowerYBound' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.139
ErrorsMethod 'getUpperYBound' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsMethod 'getGridStep' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsMethod 'getXCount' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsMethod 'getYCount' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine has trailing spaces.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
ErrorsParameter x should be final.155
ErrorsParameter y should be final.155
Errors'if' construct must use '{}'s.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.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
Errors'/' is not preceded with whitespace.160
Errors'/' is not followed by whitespace.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.163
ErrorsMethod 'getIterator' is not designed for extension - needs to be abstract, final or empty.163
ErrorsLine contains a tab character.164
ErrorsParameter cellId should be final.164
ErrorsLine has trailing spaces.165
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/BasicGridIterator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter cellId should be final.25
ErrorsParameter grid should be final.25
Errors'grid' hides a field.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsMethod 'getBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsMethod 'getLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsMethod 'getRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'getTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsMethod 'getBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMethod 'getBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMethod 'getTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsMethod 'getTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsMethod 'getListOfNeighbouringCells' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.91
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.93
ErrorsLine contains a tab character.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter x should be final.95
Errors'x' hides a field.95
ErrorsParameter y should be final.95
Errors'y' hides a field.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMissing a Javadoc comment.100
ErrorsVariable 'x' must be private and have accessor methods.100
ErrorsLine contains a tab character.101
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'y' must be private and have accessor methods.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'getNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsParameter direction should be final.105
ErrorsLine contains a tab character.106
ErrorsName 'tested_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'.106
ErrorsLine contains a tab character.107
ErrorsName 'maximal_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'.107
ErrorsLine contains a tab character.108
ErrorsName 'current_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsInner assignments should be avoided.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsInner assignments should be avoided.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsInner assignments should be avoided.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsInner assignments should be avoided.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsInner assignments should be avoided.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsInner assignments should be avoided.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.169
ErrorsMethod 'getCellsInRadiusOf' is not designed for extension - needs to be abstract, final or empty.169
ErrorsLine is longer than 80 characters.170
ErrorsLine contains a tab character.170
ErrorsParameter radius should be final.170
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsName 'normed_radius' must match pattern '^[a-z][a-zA-Z0-9]*$'.173
Errors'/' is not preceded with whitespace.173
Errors'/' is not followed by whitespace.173
ErrorsLine contains a tab character.174
ErrorsName 'y_base' must match pattern '^[a-z][a-zA-Z0-9]*$'.174
ErrorsLine has trailing spaces.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine has trailing spaces.177
ErrorsLine contains a tab character.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 contains a tab character.181
ErrorsLine has trailing spaces.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine has trailing spaces.184
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 contains a tab character.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine has trailing spaces.189
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsName 'y_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'.189
ErrorsLine has trailing spaces.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
Errors',' is not followed by whitespace.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsMethod 'moveToBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.207
ErrorsMethod 'moveToBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsMethod 'moveToBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsMethod 'moveToLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine is longer than 80 characters.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsMethod 'moveToNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsParameter direction should be final.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsMethod 'moveToRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsMethod 'moveToTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.255
ErrorsMethod 'moveToTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsMethod 'moveToTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter cellId should be final.25
ErrorsParameter grid should be final.25
Errors'grid' hides a field.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMethod 'getCell' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsMethod 'getBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsMethod 'getLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsMethod 'getRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'getTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsMethod 'getBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMethod 'getBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMethod 'getTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsMethod 'getTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsMethod 'getListOfNeighbouringCells' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.91
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.93
ErrorsLine contains a tab character.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter x should be final.95
Errors'x' hides a field.95
ErrorsParameter y should be final.95
Errors'y' hides a field.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMissing a Javadoc comment.100
ErrorsVariable 'x' must be private and have accessor methods.100
ErrorsLine contains a tab character.101
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'y' must be private and have accessor methods.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.104
ErrorsMethod 'getNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty.104
ErrorsLine is longer than 80 characters.105
ErrorsLine contains a tab character.105
ErrorsParameter direction should be final.105
ErrorsLine contains a tab character.106
ErrorsName 'tested_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'.106
ErrorsLine contains a tab character.107
ErrorsName 'maximal_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'.107
ErrorsLine contains a tab character.108
ErrorsName 'current_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsInner assignments should be avoided.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters.118
ErrorsLine contains a tab character.118
ErrorsInner assignments should be avoided.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsInner assignments should be avoided.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsLine is longer than 80 characters.130
ErrorsLine contains a tab character.130
ErrorsInner assignments should be avoided.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsInner assignments should be avoided.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsInner assignments should be avoided.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.169
ErrorsMethod 'getCellsInRadiusOf' is not designed for extension - needs to be abstract, final or empty.169
ErrorsLine is longer than 80 characters.170
ErrorsLine contains a tab character.170
ErrorsParameter radius should be final.170
ErrorsLine is longer than 80 characters.172
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsName 'normed_radius' must match pattern '^[a-z][a-zA-Z0-9]*$'.173
Errors'/' is not preceded with whitespace.173
Errors'/' is not followed by whitespace.173
ErrorsLine contains a tab character.174
ErrorsName 'y_base' must match pattern '^[a-z][a-zA-Z0-9]*$'.174
ErrorsLine has trailing spaces.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine has trailing spaces.177
ErrorsLine contains a tab character.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 contains a tab character.181
ErrorsLine has trailing spaces.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine has trailing spaces.184
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 contains a tab character.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine has trailing spaces.189
ErrorsLine is longer than 80 characters.189
ErrorsLine contains a tab character.189
ErrorsName 'y_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'.189
ErrorsLine has trailing spaces.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
Errors',' is not followed by whitespace.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsMethod 'moveToBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.207
ErrorsMethod 'moveToBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsMethod 'moveToBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine is longer than 80 characters.219
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsMethod 'moveToLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine is longer than 80 characters.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsMethod 'moveToNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsParameter direction should be final.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsMethod 'moveToRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsMethod 'moveToTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.255
ErrorsMethod 'moveToTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsMethod 'moveToTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine is longer than 80 characters.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/SymmetricGridCell.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.5
ErrorsLine is longer than 80 characters.6
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsVariable 'cellId' must be private and have accessor methods.23
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'gameInfo' must be private and have accessor methods.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter gameInfo should be final.32
Errors'gameInfo' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter cellId should be final.36
Errors'cellId' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter x should be final.40
ErrorsParameter y should be final.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.54
ErrorsLine contains a tab character.55
ErrorsParameter flag should be final.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter location should be final.59
ErrorsParameter flag should be final.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter x should be final.67
ErrorsParameter y should be final.67
ErrorsParameter flag should be final.67
Errors'if' construct must use '{}'s.69
ErrorsLine contains a tab character.69
Errors'-180f' is a magic number.69
Errors'180f' is a magic number.69
Errors'-90f' is a magic number.69
Errors'90f' is a magic number.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
Errorsswitch without "default" clause.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsAvoid nested blocks.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsAvoid nested blocks.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
Errors'if' construct must use '{}'s.85
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsInner assignments should be avoided.85
Errors'||' should be on a new line.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsAvoid nested blocks.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsMethod 'getCellId' is not designed for extension - needs to be abstract, final or empty.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine is longer than 80 characters.5
ErrorsLine is longer than 80 characters.6
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsVariable 'cellId' must be private and have accessor methods.23
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'gameInfo' must be private and have accessor methods.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter gameInfo should be final.32
Errors'gameInfo' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter cellId should be final.36
Errors'cellId' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter x should be final.40
ErrorsParameter y should be final.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsMethod 'hasFlag' is not designed for extension - needs to be abstract, final or empty.54
ErrorsLine contains a tab character.55
ErrorsParameter flag should be final.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter location should be final.59
ErrorsParameter flag should be final.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter x should be final.67
ErrorsParameter y should be final.67
ErrorsParameter flag should be final.67
Errors'if' construct must use '{}'s.69
ErrorsLine contains a tab character.69
Errors'-180f' is a magic number.69
Errors'180f' is a magic number.69
Errors'-90f' is a magic number.69
Errors'90f' is a magic number.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
Errorsswitch without "default" clause.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsAvoid nested blocks.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsAvoid nested blocks.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
Errors'if' construct must use '{}'s.85
ErrorsLine is longer than 80 characters.85
ErrorsLine contains a tab character.85
ErrorsInner assignments should be avoided.85
Errors'||' should be on a new line.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsAvoid nested blocks.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsMethod 'getCellId' is not designed for extension - needs to be abstract, final or empty.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/basic/SymmetricGridCellId.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsVariable 'location' must be private and have accessor methods.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter x should be final.16
ErrorsParameter y should be final.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter location should be final.20
Errors'location' hides a field.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMethod 'getX' is not designed for extension - needs to be abstract, final or empty.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
Errors'cast' is not followed by whitespace.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsMethod 'getY' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
Errors'cast' is not followed by whitespace.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsVariable 'location' must be private and have accessor methods.14
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsParameter x should be final.16
ErrorsParameter y should be final.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter location should be final.20
Errors'location' hides a field.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMethod 'getX' is not designed for extension - needs to be abstract, final or empty.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
Errors'cast' is not followed by whitespace.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsMethod 'getY' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
Errors'cast' is not followed by whitespace.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/flags/BasicFlag.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.10
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsMissing a Javadoc comment.10
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/grid/flags/IFlagChecker.java

ViolationMessageLine
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine is longer than 80 characters.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsExpected an @return tag.23
ErrorsLine contains a tab character.23
ErrorsRedundant 'public' modifier.23
ErrorsExpected @param tag for 'location'.23
ErrorsExpected @param tag for 'flag'.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 has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsExpected an @return tag.34
ErrorsLine contains a tab character.34
ErrorsRedundant 'public' modifier.34
ErrorsExpected @param tag for 'x'.34
ErrorsExpected @param tag for 'y'.34
ErrorsExpected @param tag for 'flag'.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsExpected an @return tag.44
ErrorsLine contains a tab character.44
ErrorsRedundant 'public' modifier.44
ErrorsExpected @param tag for 'location'.44
ErrorsExpected @param tag for 'enemyId'.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsExpected an @return tag.55
ErrorsLine contains a tab character.55
ErrorsRedundant 'public' modifier.55
ErrorsExpected @param tag for 'x'.55
ErrorsExpected @param tag for 'y'.55
ErrorsExpected @param tag for 'enemyId'.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine has trailing spaces.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsExpected an @return tag.67
ErrorsLine contains a tab character.67
ErrorsRedundant 'public' modifier.67
ErrorsExpected @param tag for 'location'.67
ErrorsExpected @param tag for 'enemyId'.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.70
ErrorsRedundant 'public' modifier.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsExpected an @return tag.82
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsRedundant 'public' modifier.82
ErrorsExpected @param tag for 'start'.82
ErrorsExpected @param tag for 'end'.82
ErrorsLine contains a tab character.83
ErrorsExpected @param tag for 'flag'.83
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsExpected an @return tag.96
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsRedundant 'public' modifier.96
ErrorsExpected @param tag for 'start'.96
ErrorsExpected @param tag for 'end'.96
ErrorsLine contains a tab character.97
ErrorsExpected @param tag for 'flag'.97
ErrorsLine contains a tab character.98
ErrorsExpected @param tag for 'distance'.98
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine is longer than 80 characters.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsExpected an @return tag.23
ErrorsLine contains a tab character.23
ErrorsRedundant 'public' modifier.23
ErrorsExpected @param tag for 'location'.23
ErrorsExpected @param tag for 'flag'.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 has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsExpected an @return tag.34
ErrorsLine contains a tab character.34
ErrorsRedundant 'public' modifier.34
ErrorsExpected @param tag for 'x'.34
ErrorsExpected @param tag for 'y'.34
ErrorsExpected @param tag for 'flag'.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsExpected an @return tag.44
ErrorsLine contains a tab character.44
ErrorsRedundant 'public' modifier.44
ErrorsExpected @param tag for 'location'.44
ErrorsExpected @param tag for 'enemyId'.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsExpected an @return tag.55
ErrorsLine contains a tab character.55
ErrorsRedundant 'public' modifier.55
ErrorsExpected @param tag for 'x'.55
ErrorsExpected @param tag for 'y'.55
ErrorsExpected @param tag for 'enemyId'.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine has trailing spaces.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsExpected an @return tag.67
ErrorsLine contains a tab character.67
ErrorsRedundant 'public' modifier.67
ErrorsExpected @param tag for 'location'.67
ErrorsExpected @param tag for 'enemyId'.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.70
ErrorsRedundant 'public' modifier.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsExpected an @return tag.82
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsRedundant 'public' modifier.82
ErrorsExpected @param tag for 'start'.82
ErrorsExpected @param tag for 'end'.82
ErrorsLine contains a tab character.83
ErrorsExpected @param tag for 'flag'.83
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsExpected an @return tag.96
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsRedundant 'public' modifier.96
ErrorsExpected @param tag for 'start'.96
ErrorsExpected @param tag for 'end'.96
ErrorsLine contains a tab character.97
ErrorsExpected @param tag for 'flag'.97
ErrorsLine contains a tab character.98
ErrorsExpected @param tag for 'distance'.98

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/buildings/BuildingPlacementProvider.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter logic should be final.30
Errors'logic' hides a field.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsParameter mapInfo should be final.31
Errors'mapInfo' hides a field.31
ErrorsParameter qTreesManager should be final.31
Errors'qTreesManager' hides a field.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsExpected an @return tag.46
ErrorsLine contains a tab character.46
ErrorsMethod 'getLocations' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter minDistance should be final.46
ErrorsExpected @param tag for 'minDistance'.46
ErrorsParameter count should be final.46
ErrorsExpected @param tag for 'count'.46
ErrorsLine contains a tab character.47
ErrorsParameter buildingType should be final.47
ErrorsExpected @param tag for 'buildingType'.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
Errors'5d' is a magic number.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
Errors'5d' is a magic number.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsParameter locations should be final.63
ErrorsLine contains a tab character.64
ErrorsParameter minDistance should be final.64
ErrorsParameter count should be final.64
ErrorsParameter buildingType should be final.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
Errors'if' construct must use '{}'s.78
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsName 'far_enough_from_others' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsName 'other_buildings' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
Errors'if' construct must use '{}'s.95
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine is longer than 80 characters.133
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine is longer than 80 characters.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
Errors'if' construct must use '{}'s.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
Errors'if' construct must use '{}'s.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.10
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsParameter logic should be final.30
Errors'logic' hides a field.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsParameter mapInfo should be final.31
Errors'mapInfo' hides a field.31
ErrorsParameter qTreesManager should be final.31
Errors'qTreesManager' hides a field.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsExpected an @return tag.46
ErrorsLine contains a tab character.46
ErrorsMethod 'getLocations' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter minDistance should be final.46
ErrorsExpected @param tag for 'minDistance'.46
ErrorsParameter count should be final.46
ErrorsExpected @param tag for 'count'.46
ErrorsLine contains a tab character.47
ErrorsParameter buildingType should be final.47
ErrorsExpected @param tag for 'buildingType'.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
Errors'5d' is a magic number.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
Errors'5d' is a magic number.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsParameter locations should be final.63
ErrorsLine contains a tab character.64
ErrorsParameter minDistance should be final.64
ErrorsParameter count should be final.64
ErrorsParameter buildingType should be final.64
ErrorsLine has trailing spaces.65
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
Errors'if' construct must use '{}'s.78
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsName 'far_enough_from_others' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsLine is longer than 80 characters.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsName 'other_buildings' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
Errors'if' construct must use '{}'s.95
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine is longer than 80 characters.101
ErrorsLine contains a tab character.101
ErrorsLine is longer than 80 characters.102
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters.128
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsLine is longer than 80 characters.131
ErrorsLine contains a tab character.131
ErrorsLine is longer than 80 characters.132
ErrorsLine contains a tab character.132
ErrorsLine is longer than 80 characters.133
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine is longer than 80 characters.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine is longer than 80 characters.142
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.148
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
Errors'if' construct must use '{}'s.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
Errors'if' construct must use '{}'s.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/buildings/BuildingsManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.12
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.22
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'ownBuildings' must be private and have accessor methods.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'enemyBuildings' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'placementQueue' must be private and have accessor methods.38
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'placementsCounter' must be private and have accessor methods.40
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'lastPlacement' must be private and have accessor methods.46
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'logicListener' must be private and have accessor methods.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
Errors'if' construct must use '{}'s.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsVariable 'logic' must be private and have accessor methods.84
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.86
ErrorsVariable 'buildingListener' must be private and have accessor methods.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsParameter event should be final.90
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine has trailing spaces.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsMissing a Javadoc comment.108
ErrorsVariable 'building' must be private and have accessor methods.108
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsVariable 'ai' must be private and have accessor methods.109
ErrorsLine contains a tab character.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter building should be final.111
Errors'building' hides a field.111
ErrorsParameter ai should be final.111
Errors'ai' hides a field.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.116
ErrorsMissing a Javadoc comment.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter ai should be final.120
Errors'ai' hides a field.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsMissing a Javadoc comment.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter logic should be final.129
Errors'logic' hides a field.129
ErrorsLine contains a tab character.131
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.137
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsMethod 'addBuilding' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter building should be final.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsMethod 'removeBuilding' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsParameter building should be final.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsMethod 'addOwnBuilding' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter building should be final.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 contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsMethod 'removeOwnBuilding' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsParameter building should be final.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
Errors'if' construct must use '{}'s.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsMethod 'addEnemyBuilding' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter building should be final.189
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
Errors'if' construct must use '{}'s.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsMethod 'removeEnemyBuilding' is not designed for extension - needs to be abstract, final or empty.199
ErrorsMissing a Javadoc comment.199
ErrorsParameter building should be final.199
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
Errors'if' construct must use '{}'s.205
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsExpected an @return tag.215
ErrorsLine contains a tab character.215
ErrorsMethod 'getOwnBuildings' is not designed for extension - needs to be abstract, final or empty.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine has trailing spaces.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsExpected an @return tag.224
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsMethod 'getEnemyBuildings' is not designed for extension - needs to be abstract, final or empty.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine has trailing spaces.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsExpected an @return tag.233
ErrorsLine contains a tab character.233
ErrorsMethod 'getSingleEnemyBuildings' is not designed for extension - needs to be abstract, final or empty.233
ErrorsParameter enemyId should be final.233
ErrorsExpected @param tag for 'enemyId'.233
ErrorsLine is longer than 80 characters.234
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.237
ErrorsMissing a Javadoc comment.237
ErrorsParameter unitObject should be final.237
ErrorsLine contains a tab character.238
Errors'||' should be on a new line.238
ErrorsLine contains a tab character.239
Errors'||' should be on a new line.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter type should be final.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsMethod 'placeBuildings' is not designed for extension - needs to be abstract, final or empty.254
ErrorsParameter locations should be final.254
ErrorsExpected @param tag for 'locations'.254
ErrorsParameter type should be final.254
ErrorsExpected @param tag for 'type'.254
Errors'if' construct must use '{}'s.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsExpected an @return tag.270
ErrorsLine contains a tab character.270
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.270
ErrorsParameter building should be final.270
ErrorsExpected @param tag for 'building'.270
ErrorsParameter ai should be final.270
ErrorsExpected @param tag for 'ai'.270
ErrorsLine contains a tab character.271
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.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.281
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.281
ErrorsMissing a Javadoc comment.281
ErrorsParameter command should be final.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.287
ErrorsLine contains a tab character.288
ErrorsLine has trailing spaces.289
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsExpected an @return tag.292
ErrorsLine contains a tab character.292
ErrorsMethod 'isFinished' is not designed for extension - needs to be abstract, final or empty.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.12
ErrorsLine is longer than 80 characters.13
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.20
ErrorsLine is longer than 80 characters.22
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'ownBuildings' must be private and have accessor methods.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'enemyBuildings' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'placementQueue' must be private and have accessor methods.38
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'placementsCounter' must be private and have accessor methods.40
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'lastPlacement' must be private and have accessor methods.46
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'logicListener' must be private and have accessor methods.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
Errors'if' construct must use '{}'s.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsVariable 'logic' must be private and have accessor methods.84
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.86
ErrorsVariable 'buildingListener' must be private and have accessor methods.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsParameter event should be final.90
ErrorsLine is longer than 80 characters.91
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine has trailing spaces.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsMissing a Javadoc comment.108
ErrorsVariable 'building' must be private and have accessor methods.108
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsVariable 'ai' must be private and have accessor methods.109
ErrorsLine contains a tab character.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter building should be final.111
Errors'building' hides a field.111
ErrorsParameter ai should be final.111
Errors'ai' hides a field.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.116
ErrorsMissing a Javadoc comment.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter ai should be final.120
Errors'ai' hides a field.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsMissing a Javadoc comment.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.129
ErrorsMissing a Javadoc comment.129
ErrorsParameter logic should be final.129
Errors'logic' hides a field.129
ErrorsLine contains a tab character.131
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.137
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.144
ErrorsMethod 'addBuilding' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter building should be final.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsMethod 'removeBuilding' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
ErrorsParameter building should be final.152
ErrorsLine is longer than 80 characters.153
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.160
ErrorsMethod 'addOwnBuilding' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter building should be final.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 contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsMethod 'removeOwnBuilding' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsParameter building should be final.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
Errors'if' construct must use '{}'s.175
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsMethod 'addEnemyBuilding' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter building should be final.189
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
Errors'if' construct must use '{}'s.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.199
ErrorsMethod 'removeEnemyBuilding' is not designed for extension - needs to be abstract, final or empty.199
ErrorsMissing a Javadoc comment.199
ErrorsParameter building should be final.199
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
Errors'if' construct must use '{}'s.205
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsExpected an @return tag.215
ErrorsLine contains a tab character.215
ErrorsMethod 'getOwnBuildings' is not designed for extension - needs to be abstract, final or empty.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine has trailing spaces.221
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsExpected an @return tag.224
ErrorsLine is longer than 80 characters.224
ErrorsLine contains a tab character.224
ErrorsMethod 'getEnemyBuildings' is not designed for extension - needs to be abstract, final or empty.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine has trailing spaces.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsExpected an @return tag.233
ErrorsLine contains a tab character.233
ErrorsMethod 'getSingleEnemyBuildings' is not designed for extension - needs to be abstract, final or empty.233
ErrorsParameter enemyId should be final.233
ErrorsExpected @param tag for 'enemyId'.233
ErrorsLine is longer than 80 characters.234
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.237
ErrorsMissing a Javadoc comment.237
ErrorsParameter unitObject should be final.237
ErrorsLine contains a tab character.238
Errors'||' should be on a new line.238
ErrorsLine contains a tab character.239
Errors'||' should be on a new line.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.243
ErrorsMissing a Javadoc comment.243
ErrorsParameter type should be final.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsMethod 'placeBuildings' is not designed for extension - needs to be abstract, final or empty.254
ErrorsParameter locations should be final.254
ErrorsExpected @param tag for 'locations'.254
ErrorsParameter type should be final.254
ErrorsExpected @param tag for 'type'.254
Errors'if' construct must use '{}'s.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.258
ErrorsLine is longer than 80 characters.259
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsExpected an @return tag.270
ErrorsLine contains a tab character.270
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.270
ErrorsParameter building should be final.270
ErrorsExpected @param tag for 'building'.270
ErrorsParameter ai should be final.270
ErrorsExpected @param tag for 'ai'.270
ErrorsLine contains a tab character.271
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.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.281
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.281
ErrorsMissing a Javadoc comment.281
ErrorsParameter command should be final.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.287
ErrorsLine contains a tab character.288
ErrorsLine has trailing spaces.289
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsExpected an @return tag.292
ErrorsLine contains a tab character.292
ErrorsMethod 'isFinished' is not designed for extension - needs to be abstract, final or empty.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/fleets/FleetsManager.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'logic' must be private and have accessor methods.36
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'enemyFleets' must be private and have accessor methods.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'ownFleets' must be private and have accessor methods.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'ownTeamId' must be private and have accessor methods.40
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'queuedPlacings' must be private and have accessor methods.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'oldPlacings' must be private and have accessor methods.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'fleet' must be private and have accessor methods.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'ai' must be private and have accessor methods.53
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter fleet should be final.55
Errors'fleet' hides a field.55
ErrorsParameter ai should be final.55
Errors'ai' hides a field.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter ai should be final.64
Errors'ai' hides a field.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsVariable 'placementOptions' must be private and have accessor methods.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsVariable 'callback' must be private and have accessor methods.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsVariable 'expectedCount' must be private and have accessor methods.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsVariable 'data' must be private and have accessor methods.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsVariable 'succeeded' must be private and have accessor methods.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsVariable 'last' must be private and have accessor methods.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsVariable 'fleetComposition' must be private and have accessor methods.80
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsVariable 'lastPlacementTime' must be private and have accessor methods.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter expectedCount should be final.84
Errors'expectedCount' hides a field.84
ErrorsLine contains a tab character.85
ErrorsParameter fleetComposition should be final.85
Errors'fleetComposition' hides a field.85
ErrorsLine contains a tab character.86
ErrorsParameter placementOptions should be final.86
Errors'placementOptions' hides a field.86
ErrorsLine contains a tab character.87
ErrorsParameter data should be final.87
Errors'data' hides a field.87
ErrorsLine contains a tab character.88
ErrorsParameter callback should be final.88
Errors'callback' hides a field.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
Errors'||' should be on a new line.122
ErrorsLine is longer than 80 characters.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
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
Errors'if' construct must use '{}'s.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
Errors'if' construct must use '{}'s.140
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.161
ErrorsMissing a Javadoc comment.161
ErrorsParameter fleet should be final.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine is longer than 80 characters.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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.175
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.175
ErrorsMissing a Javadoc comment.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsMethod 'queuePlacingsContain' is not designed for extension - needs to be abstract, final or empty.182
ErrorsMissing a Javadoc comment.182
ErrorsParameter location should be final.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.191
ErrorsMissing a Javadoc comment.191
ErrorsLine contains a tab character.192
ErrorsParameter logic should be final.192
Errors'logic' hides a field.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsMissing a Javadoc comment.200
ErrorsVariable 'listener' must be private and have accessor methods.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsParameter event should be final.204
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
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsMissing a Javadoc comment.215
ErrorsVariable 'logicUpdateListener' must be private and have accessor methods.215
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
Errors'if' construct must use '{}'s.219
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'if' construct must use '{}'s.225
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsMethod 'addFleet' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
ErrorsParameter fleet should be final.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsMethod 'removeFleet' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter fleet should be final.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsMethod 'addEnemyFleet' is not designed for extension - needs to be abstract, final or empty.248
ErrorsMissing a Javadoc comment.248
ErrorsParameter fleet should be final.248
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
Errors'if' construct must use '{}'s.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.259
ErrorsMethod 'removeEnemyFleet' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
ErrorsParameter fleet should be final.259
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.271
ErrorsMethod 'addOwnFleet' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter fleet should be final.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.275
ErrorsLine is longer than 80 characters.276
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
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 contains a tab character.303
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.307
ErrorsMethod 'removeOwnFleet' is not designed for extension - needs to be abstract, final or empty.307
ErrorsMissing a Javadoc comment.307
ErrorsParameter fleet should be final.307
ErrorsLine has trailing spaces.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine has trailing spaces.313
ErrorsLine contains a tab character.313
Errors'if' construct must use '{}'s.314
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsExpected an @return tag.335
ErrorsLine contains a tab character.335
ErrorsMethod 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine has trailing spaces.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsExpected an @return tag.344
ErrorsLine contains a tab character.344
ErrorsMethod 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty.344
ErrorsParameter enemyId should be final.344
ErrorsExpected @param tag for 'enemyId'.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsExpected an @return tag.356
ErrorsLine contains a tab character.356
ErrorsMethod 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsExpected an @return tag.367
ErrorsLine contains a tab character.367
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.367
ErrorsParameter fleet should be final.367
ErrorsExpected @param tag for 'fleet'.367
ErrorsParameter ai should be final.367
ErrorsExpected @param tag for 'ai'.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsFirst sentence should end with a period.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine has trailing spaces.380
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsExpected an @return tag.385
ErrorsLine contains a tab character.385
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.385
ErrorsParameter fleetId should be final.385
ErrorsExpected @param tag for 'fleetId'.385
ErrorsParameter ai should be final.385
ErrorsExpected @param tag for 'ai'.385
ErrorsLine contains a tab character.386
ErrorsLine is longer than 80 characters.387
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
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 contains a tab character.401
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsMethod 'placeFleet' is not designed for extension - needs to be abstract, final or empty.405
ErrorsParameter location should be final.405
ErrorsExpected @param tag for 'location'.405
ErrorsParameter ships should be final.405
ErrorsExpected @param tag for 'ships'.405
ErrorsLine contains a tab character.406
ErrorsParameter initData should be final.406
ErrorsExpected @param tag for 'initData'.406
ErrorsLine contains a tab character.407
ErrorsParameter finishedListener should be final.407
ErrorsExpected @param tag for 'finishedListener'.407
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine has trailing spaces.411
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.415
ErrorsMethod 'isValidPlacement' is not designed for extension - needs to be abstract, final or empty.415
ErrorsMissing a Javadoc comment.415
ErrorsParameter location should be final.415
ErrorsParameter count should be final.415
ErrorsLine contains a tab character.416
ErrorsConditional logic can be removed.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 is longer than 80 characters.424
ErrorsLine contains a tab character.424
ErrorsMethod 'placeFleetWorker' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
ErrorsParameter location should be final.424
ErrorsParameter ships should be final.424
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.429
ErrorsLine is longer than 80 characters.430
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine has trailing spaces.441
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine is longer than 80 characters.446
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsMethod 'placeFleet' is not designed for extension - needs to be abstract, final or empty.449
ErrorsLine contains a tab character.450
ErrorsParameter orderedPlacements should be final.450
ErrorsLine contains a tab character.451
ErrorsParameter fleetComposition should be final.451
ErrorsParameter fleetsCount should be final.451
ErrorsExpected @param tag for 'fleetsCount'.451
ErrorsLine contains a tab character.452
ErrorsParameter initData should be final.452
ErrorsExpected @param tag for 'initData'.452
ErrorsLine contains a tab character.453
ErrorsParameter finishedListener should be final.453
ErrorsExpected @param tag for 'finishedListener'.453
Errors'if' construct must use '{}'s.455
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine is longer than 80 characters.458
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine is longer than 80 characters.464
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.468
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 contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsLine has trailing spaces.485
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 contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine is longer than 80 characters.1
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.15
ErrorsLine is longer than 80 characters.16
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'logic' must be private and have accessor methods.36
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'enemyFleets' must be private and have accessor methods.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'ownFleets' must be private and have accessor methods.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'ownTeamId' must be private and have accessor methods.40
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'queuedPlacings' must be private and have accessor methods.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'oldPlacings' must be private and have accessor methods.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'fleet' must be private and have accessor methods.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'ai' must be private and have accessor methods.53
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter fleet should be final.55
Errors'fleet' hides a field.55
ErrorsParameter ai should be final.55
Errors'ai' hides a field.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter ai should be final.64
Errors'ai' hides a field.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsVariable 'placementOptions' must be private and have accessor methods.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsVariable 'callback' must be private and have accessor methods.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsVariable 'expectedCount' must be private and have accessor methods.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsVariable 'data' must be private and have accessor methods.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsVariable 'succeeded' must be private and have accessor methods.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsVariable 'last' must be private and have accessor methods.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsVariable 'fleetComposition' must be private and have accessor methods.80
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsVariable 'lastPlacementTime' must be private and have accessor methods.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter expectedCount should be final.84
Errors'expectedCount' hides a field.84
ErrorsLine contains a tab character.85
ErrorsParameter fleetComposition should be final.85
Errors'fleetComposition' hides a field.85
ErrorsLine contains a tab character.86
ErrorsParameter placementOptions should be final.86
Errors'placementOptions' hides a field.86
ErrorsLine contains a tab character.87
ErrorsParameter data should be final.87
Errors'data' hides a field.87
ErrorsLine contains a tab character.88
ErrorsParameter callback should be final.88
Errors'callback' hides a field.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
ErrorsMissing a Javadoc comment.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsLine is longer than 80 characters.122
ErrorsLine contains a tab character.122
Errors'||' should be on a new line.122
ErrorsLine is longer than 80 characters.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
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
Errors'if' construct must use '{}'s.137
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
Errors'if' construct must use '{}'s.140
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.161
ErrorsMissing a Javadoc comment.161
ErrorsParameter fleet should be final.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine is longer than 80 characters.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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.175
ErrorsMethod 'refresh' is not designed for extension - needs to be abstract, final or empty.175
ErrorsMissing a Javadoc comment.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsMethod 'queuePlacingsContain' is not designed for extension - needs to be abstract, final or empty.182
ErrorsMissing a Javadoc comment.182
ErrorsParameter location should be final.182
ErrorsLine contains a tab character.183
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.191
ErrorsMissing a Javadoc comment.191
ErrorsLine contains a tab character.192
ErrorsParameter logic should be final.192
Errors'logic' hides a field.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.200
ErrorsMissing a Javadoc comment.200
ErrorsVariable 'listener' must be private and have accessor methods.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsParameter event should be final.204
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
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsMissing a Javadoc comment.215
ErrorsVariable 'logicUpdateListener' must be private and have accessor methods.215
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
Errors'if' construct must use '{}'s.219
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'if' construct must use '{}'s.225
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsMethod 'addFleet' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
ErrorsParameter fleet should be final.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.240
ErrorsMethod 'removeFleet' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
ErrorsParameter fleet should be final.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.248
ErrorsMethod 'addEnemyFleet' is not designed for extension - needs to be abstract, final or empty.248
ErrorsMissing a Javadoc comment.248
ErrorsParameter fleet should be final.248
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
Errors'if' construct must use '{}'s.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.259
ErrorsMethod 'removeEnemyFleet' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
ErrorsParameter fleet should be final.259
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.271
ErrorsMethod 'addOwnFleet' is not designed for extension - needs to be abstract, final or empty.271
ErrorsMissing a Javadoc comment.271
ErrorsParameter fleet should be final.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.275
ErrorsLine is longer than 80 characters.276
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine is longer than 80 characters.280
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
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 contains a tab character.303
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.307
ErrorsMethod 'removeOwnFleet' is not designed for extension - needs to be abstract, final or empty.307
ErrorsMissing a Javadoc comment.307
ErrorsParameter fleet should be final.307
ErrorsLine has trailing spaces.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine has trailing spaces.313
ErrorsLine contains a tab character.313
Errors'if' construct must use '{}'s.314
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine is longer than 80 characters.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsExpected an @return tag.335
ErrorsLine contains a tab character.335
ErrorsMethod 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine has trailing spaces.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsExpected an @return tag.344
ErrorsLine contains a tab character.344
ErrorsMethod 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty.344
ErrorsParameter enemyId should be final.344
ErrorsExpected @param tag for 'enemyId'.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsExpected an @return tag.356
ErrorsLine contains a tab character.356
ErrorsMethod 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsExpected an @return tag.367
ErrorsLine contains a tab character.367
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.367
ErrorsParameter fleet should be final.367
ErrorsExpected @param tag for 'fleet'.367
ErrorsParameter ai should be final.367
ErrorsExpected @param tag for 'ai'.367
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsFirst sentence should end with a period.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine has trailing spaces.380
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsExpected an @return tag.385
ErrorsLine contains a tab character.385
ErrorsMethod 'assignAI' is not designed for extension - needs to be abstract, final or empty.385
ErrorsParameter fleetId should be final.385
ErrorsExpected @param tag for 'fleetId'.385
ErrorsParameter ai should be final.385
ErrorsExpected @param tag for 'ai'.385
ErrorsLine contains a tab character.386
ErrorsLine is longer than 80 characters.387
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
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 contains a tab character.401
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsMethod 'placeFleet' is not designed for extension - needs to be abstract, final or empty.405
ErrorsParameter location should be final.405
ErrorsExpected @param tag for 'location'.405
ErrorsParameter ships should be final.405
ErrorsExpected @param tag for 'ships'.405
ErrorsLine contains a tab character.406
ErrorsParameter initData should be final.406
ErrorsExpected @param tag for 'initData'.406
ErrorsLine contains a tab character.407
ErrorsParameter finishedListener should be final.407
ErrorsExpected @param tag for 'finishedListener'.407
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine has trailing spaces.411
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.415
ErrorsMethod 'isValidPlacement' is not designed for extension - needs to be abstract, final or empty.415
ErrorsMissing a Javadoc comment.415
ErrorsParameter location should be final.415
ErrorsParameter count should be final.415
ErrorsLine contains a tab character.416
ErrorsConditional logic can be removed.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 is longer than 80 characters.424
ErrorsLine contains a tab character.424
ErrorsMethod 'placeFleetWorker' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
ErrorsParameter location should be final.424
ErrorsParameter ships should be final.424
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.429
ErrorsLine is longer than 80 characters.430
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine has trailing spaces.441
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine is longer than 80 characters.446
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsMethod 'placeFleet' is not designed for extension - needs to be abstract, final or empty.449
ErrorsLine contains a tab character.450
ErrorsParameter orderedPlacements should be final.450
ErrorsLine contains a tab character.451
ErrorsParameter fleetComposition should be final.451
ErrorsParameter fleetsCount should be final.451
ErrorsExpected @param tag for 'fleetsCount'.451
ErrorsLine contains a tab character.452
ErrorsParameter initData should be final.452
ErrorsExpected @param tag for 'initData'.452
ErrorsLine contains a tab character.453
ErrorsParameter finishedListener should be final.453
ErrorsExpected @param tag for 'finishedListener'.453
Errors'if' construct must use '{}'s.455
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine is longer than 80 characters.458
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine is longer than 80 characters.464
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.468
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 contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.475
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsLine has trailing spaces.485
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 contains a tab character.490
ErrorsLine contains a tab character.491

cz/cuni/amis/pogamut/defcon/communication/worldview/modules/managers/fleets/IPlacingFinishedListener.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine is longer than 80 characters.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine is longer than 80 characters.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/GameMapInfoPolygons.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
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.32
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsName 'STEP_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsVariable 'STEP_SIZE' must be private and have accessor methods.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsName 'SIMPLIFICATION_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsVariable 'SIMPLIFICATION_FACTOR' must be private and have accessor methods.47
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsVariable 'territories' must be private and have accessor methods.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsVariable 'ownTerritories' must be private and have accessor methods.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsVariable 'enemyTerritories' must be private and have accessor methods.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsVariable 'land' must be private and have accessor methods.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsVariable 'sea' must be private and have accessor methods.72
ErrorsFirst sentence should end with a period.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsVariable 'flagChecker' must be private and have accessor methods.77
ErrorsFirst sentence should end with a period.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsVariable 'currentFlag' must be private and have accessor methods.82
ErrorsFirst sentence should end with a period.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsVariable 'currentTerritoryId' must be private and have accessor methods.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsVariable 'currentEnemyId' must be private and have accessor methods.91
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsVariable 'lastAssignedTerritory' must be private and have accessor methods.93
ErrorsLine contains a tab character.95
ErrorsMissing a Javadoc comment.95
ErrorsVariable 'minX' must be private and have accessor methods.95
ErrorsLine contains a tab character.96
ErrorsMissing a Javadoc comment.96
ErrorsVariable 'minY' must be private and have accessor methods.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter agent should be final.98
ErrorsLine contains a tab character.99
ErrorsParameter flagChecker should be final.99
Errors'flagChecker' hides a field.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter agent should be final.103
ErrorsLine contains a tab character.104
ErrorsParameter flagChecker should be final.104
Errors'flagChecker' hides a field.104
ErrorsParameter preprocessedPath should be final.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter agent should be final.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsParameter flagChecker should be final.109
Errors'flagChecker' hides a field.109
ErrorsParameter preprocessedPath should be final.109
ErrorsParameter log should be final.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter agent should be final.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsParameter flagChecker should be final.114
Errors'flagChecker' hides a field.114
ErrorsParameter preprocessedPath should be final.114
ErrorsParameter log should be final.114
ErrorsLine contains a tab character.115
ErrorsParameter dependencies should be final.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
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.127
ErrorsLine is longer than 80 characters.129
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.133
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
Errors'if' construct must use '{}'s.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.139
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 is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
Errors'if' construct must use '{}'s.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'else' construct must use '{}'s.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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 is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine has trailing spaces.163
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine has trailing spaces.165
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.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 is longer than 80 characters.171
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 contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.179
ErrorsMethod 'saveBorders' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter saver should be final.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
Errorsswitch without "default" clause.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
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 is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
Errors'if' construct must use '{}'s.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsParameter preprocessedPath should be final.227
ErrorsExpected @param tag for 'preprocessedPath'.227
ErrorsLine contains a tab character.228
ErrorsLine is longer than 80 characters.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine has trailing spaces.232
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
Errors'if' construct must use '{}'s.246
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsAvoid nested blocks.255
ErrorsLine contains a tab character.256
ErrorsLine is longer than 80 characters.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
Errorsswitch without "default" clause.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsAvoid nested blocks.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsAvoid nested blocks.269
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 contains a tab character.273
ErrorsAvoid nested blocks.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
ErrorsAvoid nested blocks.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
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
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.296
ErrorsMissing a Javadoc comment.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine has trailing spaces.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsExpected an @return tag.307
ErrorsLine contains a tab character.307
ErrorsRedundant 'final' modifier.307
ErrorsParameter coords should be final.307
ErrorsExpected @param tag for 'coords'.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsMissing a Javadoc comment.311
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsMissing a Javadoc comment.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.323
ErrorsMissing a Javadoc comment.323
ErrorsVariable 'territoryIterator' must be private and have accessor methods.323
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsVariable 'acceptedFlags' must be private and have accessor methods.324
ErrorsLine contains a tab character.325
ErrorsMissing a Javadoc comment.325
ErrorsVariable 'flagIterator' must be private and have accessor methods.325
ErrorsLine contains a tab character.327
ErrorsMissing a Javadoc comment.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
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 is longer than 80 characters.336
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
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 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
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
Errors'if' construct must use '{}'s.363
ErrorsLine contains a tab character.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 contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
Errors'}' should be on the same line.373
ErrorsLine contains a tab character.374
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 contains a tab character.380
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.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
Errors'&&' should be on a new line.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.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.398
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.400
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
ErrorsLine is longer than 80 characters.407
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine is longer than 80 characters.415
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine is longer than 80 characters.417
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.420
ErrorsLine is longer than 80 characters.422
ErrorsLine contains a tab character.422
ErrorsLine is longer than 80 characters.423
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 is longer than 80 characters.429
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 contains a tab character.434
ErrorsLine contains a tab character.436
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.442
ErrorsMissing a Javadoc comment.442
ErrorsParameter flag should be final.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine is longer than 80 characters.446
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine is longer than 80 characters.455
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsInner assignments should be avoided.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsMethod 'processMap' is not designed for extension - needs to be abstract, final or empty.470
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.475
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine is longer than 80 characters.485
ErrorsLine contains a tab character.485
ErrorsLine is longer than 80 characters.486
ErrorsLine contains a tab character.486
ErrorsLine is longer than 80 characters.488
ErrorsLine contains a tab character.488
ErrorsName 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
ErrorsLine contains a tab character.489
ErrorsLine is longer than 80 characters.490
ErrorsLine contains a tab character.490
ErrorsLine is longer than 80 characters.492
ErrorsLine contains a tab character.492
ErrorsLine is longer than 80 characters.493
ErrorsLine contains a tab character.493
ErrorsLine is longer than 80 characters.495
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsLine is longer than 80 characters.497
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.507
Errorsswitch without "default" clause.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsAvoid nested blocks.511
ErrorsLine has trailing spaces.512
ErrorsLine contains a tab character.512
ErrorsLine is longer than 80 characters.513
ErrorsLine contains a tab character.513
ErrorsLine is longer than 80 characters.514
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.516
Errorsswitch without "default" clause.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine has trailing spaces.542
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
ErrorsExpected an @return tag.546
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsParameter poly should be final.547
ErrorsExpected @param tag for 'poly'.547
Errors'if' construct must use '{}'s.548
ErrorsLine contains a tab character.548
Errors'3' is a magic number.548
ErrorsLine contains a tab character.549
ErrorsLine has trailing spaces.550
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsName 'last_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'.555
ErrorsLine has trailing spaces.556
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine has trailing spaces.560
ErrorsLine contains a tab character.560
Errors'if' construct must use '{}'s.561
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.562
ErrorsLine has trailing spaces.563
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
Errors'&&' should be on a new line.564
ErrorsLine is longer than 80 characters.565
ErrorsLine contains a tab character.565
Errors'0.1f' is a magic number.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine has trailing spaces.569
ErrorsLine contains a tab character.569
Errors'if' construct must use '{}'s.570
ErrorsLine contains a tab character.570
ErrorsLine is longer than 80 characters.571
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine has trailing spaces.573
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine has trailing spaces.585
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine has trailing spaces.589
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine has trailing spaces.593
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine has trailing spaces.597
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine has trailing spaces.603
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsExpected an @return tag.608
ErrorsLine is longer than 80 characters.608
ErrorsLine contains a tab character.608
ErrorsParameter first should be final.608
ErrorsExpected @param tag for 'first'.608
ErrorsParameter second should be final.608
ErrorsExpected @param tag for 'second'.608
ErrorsLine has trailing spaces.609
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
Errors'||' should be on a new line.610
ErrorsLine contains a tab character.611
ErrorsLine is longer than 80 characters.612
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine is longer than 80 characters.617
ErrorsLine contains a tab character.617
ErrorsMissing a Javadoc comment.617
ErrorsParameter coords should be final.617
ErrorsParameter flag should be final.617
Errors'if' construct must use '{}'s.618
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
Errors'if' construct must use '{}'s.621
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.624
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.624
ErrorsLine contains a tab character.625
Errors'if' construct must use '{}'s.627
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine is longer than 80 characters.631
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
Errors'if' construct must use '{}'s.634
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.641
ErrorsMissing a Javadoc comment.641
ErrorsParameter coords should be final.641
ErrorsParameter flag should be final.641
Errors'if' construct must use '{}'s.643
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
Errors'if' construct must use '{}'s.646
ErrorsLine contains a tab character.646
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.649
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.649
ErrorsLine contains a tab character.651
ErrorsLine is longer than 80 characters.653
ErrorsLine contains a tab character.653
Errors'if' construct must use '{}'s.655
ErrorsLine contains a tab character.655
ErrorsLine contains a tab character.656
ErrorsLine contains a tab character.657
ErrorsLine is longer than 80 characters.659
ErrorsLine contains a tab character.659
Errors'if' construct must use '{}'s.661
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine is longer than 80 characters.665
ErrorsLine contains a tab character.665
Errors'if' construct must use '{}'s.667
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine is longer than 80 characters.671
ErrorsLine contains a tab character.671
Errors'if' construct must use '{}'s.673
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.679
ErrorsLine contains a tab character.680
Errors'if' construct must use '{}'s.682
ErrorsLine contains a tab character.682
ErrorsLine contains a tab character.683
ErrorsLine contains a tab character.684
ErrorsLine contains a tab character.686
ErrorsLine contains a tab character.687
Errors'if' construct must use '{}'s.689
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
Errors'if' construct must use '{}'s.696
ErrorsLine contains a tab character.696
ErrorsLine contains a tab character.697
ErrorsLine contains a tab character.698
ErrorsLine contains a tab character.700
ErrorsLine contains a tab character.701
Errors'if' construct must use '{}'s.703
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.705
ErrorsLine contains a tab character.707
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.710
ErrorsMissing a Javadoc comment.710
ErrorsParameter coords should be final.710
ErrorsParameter flag should be final.710
Errors'if' construct must use '{}'s.711
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
Errors'if' construct must use '{}'s.714
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
ErrorsLine contains a tab character.717
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.717
ErrorsLine is longer than 80 characters.719
ErrorsLine contains a tab character.719
Errors'if' construct must use '{}'s.721
ErrorsLine contains a tab character.721
ErrorsLine contains a tab character.722
ErrorsLine contains a tab character.723
ErrorsLine is longer than 80 characters.725
ErrorsLine contains a tab character.725
Errors'if' construct must use '{}'s.727
ErrorsLine contains a tab character.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
ErrorsLine contains a tab character.731
ErrorsLine contains a tab character.732
ErrorsMissing a Javadoc comment.734
ErrorsLine contains a tab character.734
ErrorsLine contains a tab character.735
ErrorsMissing a Javadoc comment.735
ErrorsLine contains a tab character.736
ErrorsMissing a Javadoc comment.736
ErrorsLine contains a tab character.738
ErrorsMissing a Javadoc comment.738
ErrorsParameter x should be final.738
Errors'x' hides a field.738
ErrorsParameter y should be final.738
Errors'y' hides a field.738
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.744
ErrorsMissing a Javadoc comment.744
ErrorsParameter source should be final.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsLine contains a tab character.747
ErrorsLine contains a tab character.748
ErrorsLine contains a tab character.750
ErrorsMissing a Javadoc comment.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine contains a tab character.754
ErrorsMissing a Javadoc comment.754
ErrorsLine contains a tab character.755
ErrorsLine contains a tab character.756
ErrorsLine contains a tab character.758
ErrorsMissing a Javadoc comment.758
ErrorsParameter x should be final.758
Errors'x' hides a field.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.765
ErrorsMissing a Javadoc comment.765
ErrorsParameter y should be final.765
Errors'y' hides a field.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.767
ErrorsLine contains a tab character.769
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.772
ErrorsMissing a Javadoc comment.772
ErrorsLine contains a tab character.773
ErrorsLine is longer than 80 characters.774
ErrorsLine contains a tab character.774
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.780
ErrorsMissing a Javadoc comment.780
ErrorsLine is longer than 80 characters.781
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.784
ErrorsMissing a Javadoc comment.784
ErrorsLine is longer than 80 characters.785
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.788
ErrorsMissing a Javadoc comment.788
ErrorsRedundant 'final' modifier.788
Errors'if' construct must use '{}'s.789
ErrorsLine contains a tab character.789
ErrorsLine contains a tab character.790
ErrorsLine is longer than 80 characters.791
ErrorsLine contains a tab character.791
Errors'if' construct must use '{}'s.793
ErrorsLine contains a tab character.793
ErrorsLine contains a tab character.794
ErrorsLine is longer than 80 characters.795
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.798
ErrorsMissing a Javadoc comment.798
ErrorsRedundant 'final' modifier.798
Errors'if' construct must use '{}'s.799
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.800
ErrorsLine is longer than 80 characters.801
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.806
ErrorsMissing a Javadoc comment.806
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.808
ErrorsLine contains a tab character.810
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.810
ErrorsLine contains a tab character.811
ErrorsParameter o should be final.811
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.815
ErrorsMissing a Javadoc comment.815
ErrorsParameter coords should be final.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine contains a tab character.826
ErrorsLine contains a tab character.828
ErrorsMissing a Javadoc comment.828
ErrorsParameter coords should be final.828
ErrorsLine contains a tab character.829
ErrorsParameter flag should be final.829
ErrorsParameter visited should be final.829
ErrorsLine contains a tab character.831
ErrorsName 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsLine contains a tab character.834
ErrorsLine is longer than 80 characters.836
ErrorsLine contains a tab character.836
ErrorsLine contains a tab character.838
ErrorsName 'first_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'.838
ErrorsLine contains a tab character.839
ErrorsName 'old_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'.839
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsName 'old_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'.843
ErrorsLine contains a tab character.845
ErrorsLine has trailing spaces.846
ErrorsLine contains a tab character.846
ErrorsLine contains a tab character.847
ErrorsLine contains a tab character.849
ErrorsLine is longer than 80 characters.850
ErrorsLine contains a tab character.850
ErrorsLine is longer than 80 characters.852
ErrorsLine contains a tab character.852
ErrorsLine is longer than 80 characters.854
ErrorsLine contains a tab character.854
ErrorsLine contains a tab character.855
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.860
ErrorsLine contains a tab character.861
ErrorsLine is longer than 80 characters.863
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine has trailing spaces.865
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine is longer than 80 characters.867
ErrorsLine contains a tab character.867
ErrorsLine is longer than 80 characters.869
ErrorsLine contains a tab character.869
ErrorsLine is longer than 80 characters.871
ErrorsLine contains a tab character.871
ErrorsLine has trailing spaces.872
ErrorsLine contains a tab character.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
ErrorsLine has trailing spaces.876
ErrorsLine contains a tab character.876
ErrorsLine contains a tab character.877
ErrorsLine contains a tab character.879
ErrorsLine is longer than 80 characters.880
ErrorsLine contains a tab character.880
ErrorsLine contains a tab character.881
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsLine contains a tab character.884
ErrorsLine has trailing spaces.885
ErrorsLine contains a tab character.885
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.888
ErrorsLine contains a tab character.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.892
ErrorsLine contains a tab character.893
ErrorsLine is longer than 80 characters.895
ErrorsLine contains a tab character.895
ErrorsMissing a Javadoc comment.895
ErrorsParameter direction should be final.895
ErrorsParameter coords should be final.895
ErrorsLine contains a tab character.896
ErrorsParameter flag should be final.896
ErrorsLine contains a tab character.897
ErrorsLine is longer than 80 characters.899
ErrorsLine contains a tab character.899
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine contains a tab character.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.906
ErrorsMissing a Javadoc comment.906
ErrorsParameter x should be final.906
ErrorsParameter y should be final.906
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
ErrorsLine contains a tab character.909
ErrorsLine contains a tab character.910
ErrorsLine contains a tab character.911
ErrorsLine contains a tab character.912
ErrorsMissing a Javadoc comment.914
ErrorsLine contains a tab character.914
ErrorsLine is longer than 80 characters.915
ErrorsLine contains a tab character.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsLine is longer than 80 characters.916
ErrorsLine contains a tab character.916
ErrorsMissing a Javadoc comment.916
ErrorsMissing a Javadoc comment.916
ErrorsMissing a Javadoc comment.916
ErrorsLine contains a tab character.918
ErrorsMissing a Javadoc comment.918
ErrorsVariable 'x' must be private and have accessor methods.918
ErrorsLine contains a tab character.919
ErrorsMissing a Javadoc comment.919
ErrorsVariable 'y' must be private and have accessor methods.919
ErrorsLine contains a tab character.921
ErrorsMissing a Javadoc comment.921
ErrorsParameter x should be final.921
Errors'x' hides a field.921
ErrorsParameter y should be final.921
Errors'y' hides a field.921
ErrorsLine contains a tab character.922
ErrorsLine contains a tab character.923
ErrorsLine contains a tab character.924
ErrorsLine contains a tab character.926
ErrorsMissing a Javadoc comment.926
ErrorsLine contains a tab character.927
Errorsswitch without "default" clause.927
ErrorsLine contains a tab character.928
ErrorsLine contains a tab character.929
ErrorsLine contains a tab character.930
ErrorsLine contains a tab character.931
ErrorsLine contains a tab character.932
ErrorsLine contains a tab character.933
ErrorsLine contains a tab character.934
ErrorsLine contains a tab character.935
ErrorsLine contains a tab character.936
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsLine contains a tab character.939
ErrorsLine contains a tab character.940
ErrorsLine contains a tab character.941
ErrorsLine contains a tab character.942
ErrorsLine contains a tab character.943
ErrorsLine contains a tab character.944
ErrorsLine contains a tab character.945
ErrorsLine contains a tab character.946
ErrorsLine contains a tab character.948
ErrorsMissing a Javadoc comment.948
ErrorsLine contains a tab character.949
Errorsswitch without "default" clause.949
ErrorsLine contains a tab character.950
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsLine contains a tab character.953
ErrorsLine contains a tab character.954
ErrorsLine contains a tab character.955
ErrorsLine contains a tab character.956
ErrorsLine contains a tab character.957
ErrorsLine contains a tab character.958
ErrorsLine contains a tab character.959
ErrorsLine contains a tab character.960
ErrorsLine contains a tab character.961
ErrorsLine contains a tab character.962
ErrorsLine contains a tab character.963
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine contains a tab character.966
ErrorsLine contains a tab character.967
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.970
ErrorsMissing a Javadoc comment.970
ErrorsLine contains a tab character.971
Errorsswitch without "default" clause.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.973
ErrorsLine contains a tab character.974
ErrorsLine contains a tab character.975
ErrorsLine contains a tab character.976
ErrorsLine contains a tab character.977
ErrorsLine contains a tab character.978
ErrorsLine contains a tab character.979
ErrorsLine contains a tab character.980
ErrorsLine contains a tab character.981
ErrorsLine contains a tab character.982
ErrorsLine contains a tab character.983
ErrorsLine contains a tab character.984
ErrorsLine contains a tab character.985
ErrorsLine contains a tab character.986
ErrorsLine contains a tab character.987
ErrorsLine contains a tab character.988
ErrorsLine contains a tab character.989
ErrorsLine contains a tab character.990
ErrorsLine contains a tab character.992
ErrorsMissing a Javadoc comment.992
ErrorsLine contains a tab character.993
Errorsswitch without "default" clause.993
ErrorsLine contains a tab character.994
ErrorsLine contains a tab character.995
ErrorsLine contains a tab character.996
ErrorsLine contains a tab character.997
ErrorsLine contains a tab character.998
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsLine contains a tab character.1001
ErrorsLine contains a tab character.1003
ErrorsMissing a Javadoc comment.1003
ErrorsLine contains a tab character.1004
Errorsswitch without "default" clause.1004
ErrorsLine contains a tab character.1005
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine contains a tab character.1008
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsLine contains a tab character.1011
ErrorsLine contains a tab character.1012
ErrorsLine is longer than 80 characters.1014
ErrorsLine contains a tab character.1014
ErrorsMissing a Javadoc comment.1014
ErrorsParameter coords should be final.1014
ErrorsLine contains a tab character.1016
ErrorsLine contains a tab character.1017
Errorsswitch without "default" clause.1017
ErrorsLine contains a tab character.1018
ErrorsLine is longer than 80 characters.1019
ErrorsLine contains a tab character.1019
ErrorsLine is longer than 80 characters.1020
ErrorsLine contains a tab character.1020
ErrorsLine contains a tab character.1021
ErrorsLine is longer than 80 characters.1022
ErrorsLine contains a tab character.1022
ErrorsLine is longer than 80 characters.1023
ErrorsLine contains a tab character.1023
ErrorsLine contains a tab character.1024
ErrorsLine is longer than 80 characters.1025
ErrorsLine contains a tab character.1025
ErrorsLine is longer than 80 characters.1026
ErrorsLine contains a tab character.1026
ErrorsLine contains a tab character.1027
ErrorsLine is longer than 80 characters.1028
ErrorsLine contains a tab character.1028
ErrorsLine is longer than 80 characters.1029
ErrorsLine contains a tab character.1029
ErrorsLine contains a tab character.1030
ErrorsLine is longer than 80 characters.1031
ErrorsLine contains a tab character.1031
ErrorsLine is longer than 80 characters.1032
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1034
ErrorsLine is longer than 80 characters.1035
ErrorsLine contains a tab character.1035
ErrorsLine is longer than 80 characters.1036
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1038
ErrorsLine is longer than 80 characters.1039
ErrorsLine contains a tab character.1039
ErrorsLine is longer than 80 characters.1040
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1042
ErrorsLine is longer than 80 characters.1043
ErrorsLine contains a tab character.1043
ErrorsLine is longer than 80 characters.1044
ErrorsLine contains a tab character.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1047
ErrorsLine contains a tab character.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1055
ErrorsMissing a Javadoc comment.1055
ErrorsParameter coords should be final.1055
ErrorsLine contains a tab character.1056
Errorsswitch without "default" clause.1056
ErrorsLine contains a tab character.1057
ErrorsLine is longer than 80 characters.1058
ErrorsLine contains a tab character.1058
ErrorsLine contains a tab character.1059
ErrorsLine contains a tab character.1060
ErrorsLine is longer than 80 characters.1061
ErrorsLine contains a tab character.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1063
ErrorsLine is longer than 80 characters.1064
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1066
ErrorsLine is longer than 80 characters.1067
ErrorsLine contains a tab character.1067
ErrorsLine contains a tab character.1068
ErrorsLine contains a tab character.1069
ErrorsLine is longer than 80 characters.1070
ErrorsLine contains a tab character.1070
ErrorsLine contains a tab character.1071
ErrorsLine contains a tab character.1072
ErrorsLine is longer than 80 characters.1073
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
ErrorsLine contains a tab character.1075
ErrorsLine is longer than 80 characters.1076
ErrorsLine contains a tab character.1076
ErrorsLine contains a tab character.1077
ErrorsLine contains a tab character.1078
ErrorsLine is longer than 80 characters.1079
ErrorsLine contains a tab character.1079
ErrorsLine contains a tab character.1080
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1085
ErrorsLine contains a tab character.1087
ErrorsLine is longer than 80 characters.1088
ErrorsLine contains a tab character.1088
ErrorsLine is longer than 80 characters.1089
ErrorsLine contains a tab character.1089
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
ErrorsLine contains a tab character.1092
ErrorsLine contains a tab character.1093
ErrorsExpected an @return tag.1094
ErrorsLine contains a tab character.1094
ErrorsLine contains a tab character.1095
ErrorsParameter poly should be final.1095
ErrorsExpected @param tag for 'poly'.1095
ErrorsLine has trailing spaces.1096
ErrorsLine contains a tab character.1096
ErrorsLine contains a tab character.1097
ErrorsLine has trailing spaces.1098
ErrorsLine contains a tab character.1098
Errors'if' construct must use '{}'s.1099
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine is longer than 80 characters.1102
ErrorsLine contains a tab character.1102
ErrorsLine contains a tab character.1103
ErrorsName 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'.1103
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1107
ErrorsLine contains a tab character.1109
ErrorsLine contains a tab character.1110
ErrorsLine is longer than 80 characters.1112
ErrorsLine contains a tab character.1112
ErrorsMissing a Javadoc comment.1112
ErrorsRedundant 'final' modifier.1112
ErrorsParameter poly should be final.1112
Errors'if' construct must use '{}'s.1114
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1119
ErrorsLine contains a tab character.1120
ErrorsName 'look_back' must match pattern '^[a-z][a-zA-Z0-9]*$'.1120
ErrorsLine contains a tab character.1122
ErrorsLine is longer than 80 characters.1123
ErrorsLine contains a tab character.1123
ErrorsComment matches to-do format 'TODO:'.1124
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1125
ErrorsLine contains a tab character.1126
ErrorsLine contains a tab character.1127
ErrorsLine contains a tab character.1128
ErrorsLine contains a tab character.1130
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1133
Errors'0.5f' is a magic number.1133
ErrorsLine contains a tab character.1134
ErrorsLine has trailing spaces.1135
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
ErrorsMissing a Javadoc comment.1136
ErrorsParameter location should be final.1136
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1139
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsLine contains a tab character.1143
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsLine contains a tab character.1148
ErrorsLine contains a tab character.1149
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine is longer than 80 characters.1152
ErrorsLine contains a tab character.1152
ErrorsLine contains a tab character.1153
ErrorsLine contains a tab character.1155
ErrorsLine contains a tab character.1157
ErrorsMissing a Javadoc comment.1157
ErrorsParameter poly should be final.1157
ErrorsLine has trailing spaces.1158
ErrorsLine contains a tab character.1158
Errors'if' construct must use '{}'s.1159
ErrorsLine contains a tab character.1159
ErrorsLine contains a tab character.1160
ErrorsLine has trailing spaces.1161
ErrorsLine contains a tab character.1161
ErrorsLine is longer than 80 characters.1162
ErrorsLine contains a tab character.1162
ErrorsLine contains a tab character.1163
ErrorsLine contains a tab character.1164
ErrorsLine is longer than 80 characters.1165
ErrorsLine contains a tab character.1165
ErrorsName 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'.1165
ErrorsLine contains a tab character.1166
ErrorsLine contains a tab character.1167
ErrorsName 'lightest_weight' must match pattern '^[a-z][a-zA-Z0-9]*$'.1167
ErrorsLine has trailing spaces.1168
ErrorsLine contains a tab character.1168
ErrorsLine is longer than 80 characters.1169
ErrorsLine contains a tab character.1169
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1169
ErrorsLine contains a tab character.1170
ErrorsLine has trailing spaces.1171
ErrorsLine contains a tab character.1171
ErrorsLine contains a tab character.1172
ErrorsLine contains a tab character.1173
ErrorsLine has trailing spaces.1174
ErrorsLine contains a tab character.1174
ErrorsLine contains a tab character.1175
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1175
ErrorsLine is longer than 80 characters.1176
ErrorsLine contains a tab character.1176
ErrorsLine has trailing spaces.1177
ErrorsLine contains a tab character.1177
ErrorsLine contains a tab character.1178
ErrorsLine contains a tab character.1179
ErrorsLine contains a tab character.1180
ErrorsLine has trailing spaces.1181
ErrorsLine contains a tab character.1181
Errors'if' construct must use '{}'s.1182
ErrorsLine contains a tab character.1182
ErrorsLine contains a tab character.1183
ErrorsLine has trailing spaces.1184
ErrorsLine contains a tab character.1184
ErrorsLine is longer than 80 characters.1185
ErrorsLine contains a tab character.1185
ErrorsInner assignments should be avoided.1185
ErrorsLine contains a tab character.1186
ErrorsLine contains a tab character.1187
ErrorsLine contains a tab character.1188
ErrorsLine has trailing spaces.1189
ErrorsLine contains a tab character.1189
ErrorsLine is longer than 80 characters.1190
ErrorsLine contains a tab character.1190
ErrorsLine contains a tab character.1191
ErrorsLine contains a tab character.1192
ErrorsLine contains a tab character.1193
ErrorsLine contains a tab character.1194
ErrorsLine contains a tab character.1195
ErrorsLine has trailing spaces.1196
ErrorsLine contains a tab character.1196
ErrorsLine contains a tab character.1197
ErrorsLine contains a tab character.1198
ErrorsLine has trailing spaces.1199
ErrorsLine contains a tab character.1199
ErrorsMissing a Javadoc comment.1200
ErrorsLine contains a tab character.1200
ErrorsLine contains a tab character.1201
ErrorsMissing a Javadoc comment.1201
ErrorsVariable 'first' must be private and have accessor methods.1201
ErrorsVariable 'second' must be private and have accessor methods.1201
ErrorsLine contains a tab character.1202
ErrorsMissing a Javadoc comment.1202
ErrorsVariable 'poly' must be private and have accessor methods.1202
ErrorsLine has trailing spaces.1203
ErrorsLine contains a tab character.1203
ErrorsLine contains a tab character.1204
ErrorsMissing a Javadoc comment.1204
ErrorsParameter first should be final.1204
Errors'first' hides a field.1204
ErrorsLine contains a tab character.1205
ErrorsParameter second should be final.1205
Errors'second' hides a field.1205
ErrorsLine contains a tab character.1206
ErrorsParameter poly should be final.1206
Errors'poly' hides a field.1206
ErrorsLine has trailing spaces.1207
ErrorsLine contains a tab character.1207
Errors'if' construct must use '{}'s.1208
ErrorsLine contains a tab character.1208
ErrorsLine contains a tab character.1209
ErrorsLine is longer than 80 characters.1210
ErrorsLine contains a tab character.1210
ErrorsLine has trailing spaces.1211
ErrorsLine contains a tab character.1211
ErrorsLine is longer than 80 characters.1212
ErrorsLine contains a tab character.1212
ErrorsLine is longer than 80 characters.1213
ErrorsLine contains a tab character.1213
ErrorsLine contains a tab character.1214
ErrorsLine contains a tab character.1215
ErrorsLine has trailing spaces.1216
ErrorsLine contains a tab character.1216
ErrorsLine contains a tab character.1217
ErrorsMissing a Javadoc comment.1217
ErrorsLine contains a tab character.1218
ErrorsLine contains a tab character.1219
ErrorsLine contains a tab character.1220
ErrorsLine contains a tab character.1221
ErrorsLine contains a tab character.1222
ErrorsLine contains a tab character.1223
ErrorsLine contains a tab character.1225
ErrorsMissing a Javadoc comment.1225
ErrorsLine contains a tab character.1226
ErrorsLine contains a tab character.1227
ErrorsLine has trailing spaces.1228
ErrorsLine contains a tab character.1228
ErrorsLine contains a tab character.1229
ErrorsMissing a Javadoc comment.1229
ErrorsLine contains a tab character.1230
ErrorsParameter first should be final.1230
Errors'first' hides a field.1230
ErrorsLine contains a tab character.1231
ErrorsParameter second should be final.1231
Errors'second' hides a field.1231
ErrorsLine contains a tab character.1232
ErrorsParameter poly should be final.1232
Errors'poly' hides a field.1232
ErrorsLine is longer than 80 characters.1233
ErrorsLine contains a tab character.1233
ErrorsLine is longer than 80 characters.1234
ErrorsLine contains a tab character.1234
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1234
ErrorsLine contains a tab character.1235
ErrorsLine is longer than 80 characters.1236
ErrorsLine contains a tab character.1236
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1236
ErrorsLine contains a tab character.1237
ErrorsLine has trailing spaces.1238
ErrorsLine contains a tab character.1238
ErrorsLine contains a tab character.1239
ErrorsLine contains a tab character.1240
ErrorsLine has trailing spaces.1241
ErrorsLine contains a tab character.1241
ErrorsLine contains a tab character.1242
ErrorsLine contains a tab character.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1246
ErrorsLine contains a tab character.1247
ErrorsLine has trailing spaces.1248
ErrorsLine contains a tab character.1248
ErrorsLine contains a tab character.1249
ErrorsMissing a Javadoc comment.1249
ErrorsParameter edge should be final.1249
ErrorsLine is longer than 80 characters.1250
ErrorsLine contains a tab character.1250
ErrorsLine is longer than 80 characters.1251
ErrorsLine contains a tab character.1251
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1251
ErrorsLine is longer than 80 characters.1252
ErrorsLine contains a tab character.1252
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1252
ErrorsLine has trailing spaces.1253
ErrorsLine contains a tab character.1253
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine has trailing spaces.1256
ErrorsLine contains a tab character.1256
ErrorsLine contains a tab character.1257
ErrorsLine contains a tab character.1258
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsLine contains a tab character.1261
ErrorsLine contains a tab character.1262
ErrorsLine has trailing spaces.1263
ErrorsLine contains a tab character.1263
ErrorsLine contains a tab character.1264
ErrorsMissing a Javadoc comment.1264
ErrorsLine contains a tab character.1265
ErrorsLine contains a tab character.1266
ErrorsLine has trailing spaces.1267
ErrorsLine contains a tab character.1267
ErrorsLine contains a tab character.1268
ErrorsMissing a Javadoc comment.1268
ErrorsLine contains a tab character.1269
ErrorsLine has trailing spaces.1270
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsLine contains a tab character.1273
ErrorsMissing a Javadoc comment.1273
ErrorsRedundant 'final' modifier.1273
ErrorsParameter a should be final.1273
ErrorsParameter b should be final.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsLine contains a tab character.1277
ErrorsMissing a Javadoc comment.1277
ErrorsRedundant 'final' modifier.1277
ErrorsLine is longer than 80 characters.1278
ErrorsLine contains a tab character.1278
ErrorsParameter borderA should be final.1278
ErrorsParameter borderB should be final.1278
ErrorsComment matches to-do format 'TODO:'.1280
ErrorsLine contains a tab character.1280
ErrorsLine contains a tab character.1282
ErrorsLine contains a tab character.1283
ErrorsLine is longer than 80 characters.1285
ErrorsLine contains a tab character.1285
ErrorsMethod 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty.1285
ErrorsMissing a Javadoc comment.1285
ErrorsLine contains a tab character.1286
ErrorsLine contains a tab character.1287
ErrorsLine is longer than 80 characters.1289
ErrorsLine contains a tab character.1289
ErrorsMethod 'getEnemiesTerritories' is not designed for extension - needs to be abstract, final or empty.1289
ErrorsMissing a Javadoc comment.1289
ErrorsLine contains a tab character.1290
ErrorsLine contains a tab character.1291
ErrorsLine contains a tab character.1292
ErrorsLine contains a tab character.1294
ErrorsLine contains a tab character.1295
ErrorsLine has trailing spaces.1296
ErrorsLine contains a tab character.1296
ErrorsLine contains a tab character.1297
ErrorsLine contains a tab character.1298
ErrorsLine contains a tab character.1299
ErrorsExpected an @return tag.1300
ErrorsLine is longer than 80 characters.1300
ErrorsLine contains a tab character.1300
ErrorsMethod 'getTerritory' is not designed for extension - needs to be abstract, final or empty.1300
ErrorsLine contains a tab character.1301
ErrorsParameter territoryId should be final.1301
ErrorsExpected @param tag for 'territoryId'.1301
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303
ErrorsLine contains a tab character.1305
ErrorsLine contains a tab character.1306
ErrorsLine has trailing spaces.1307
ErrorsLine contains a tab character.1307
ErrorsLine contains a tab character.1308
ErrorsLine contains a tab character.1309
ErrorsLine contains a tab character.1310
ErrorsExpected an @return tag.1311
ErrorsLine is longer than 80 characters.1311
ErrorsLine contains a tab character.1311
ErrorsMethod 'getEnemyTerritories' is not designed for extension - needs to be abstract, final or empty.1311
ErrorsLine contains a tab character.1312
ErrorsParameter enemyId should be final.1312
ErrorsExpected @param tag for 'enemyId'.1312
ErrorsLine contains a tab character.1313
ErrorsLine contains a tab character.1314
ErrorsLine is longer than 80 characters.1315
ErrorsLine contains a tab character.1315
Errors'+' should be on a new line.1315
ErrorsLine contains a tab character.1316
ErrorsLine is longer than 80 characters.1317
ErrorsLine contains a tab character.1317
ErrorsLine contains a tab character.1318
ErrorsLine contains a tab character.1319
ErrorsLine contains a tab character.1320
ErrorsLine contains a tab character.1321
ErrorsLine contains a tab character.1323
ErrorsLine contains a tab character.1324
ErrorsLine has trailing spaces.1325
ErrorsLine contains a tab character.1325
ErrorsLine contains a tab character.1326
ErrorsLine contains a tab character.1327
ErrorsExpected an @return tag.1328
ErrorsLine contains a tab character.1328
ErrorsMethod 'getLand' is not designed for extension - needs to be abstract, final or empty.1328
ErrorsLine contains a tab character.1329
ErrorsLine contains a tab character.1330
ErrorsLine contains a tab character.1332
ErrorsLine contains a tab character.1333
ErrorsLine has trailing spaces.1334
ErrorsLine contains a tab character.1334
ErrorsLine contains a tab character.1335
ErrorsLine contains a tab character.1336
ErrorsExpected an @return tag.1337
ErrorsLine contains a tab character.1337
ErrorsMethod 'getSea' is not designed for extension - needs to be abstract, final or empty.1337
ErrorsLine contains a tab character.1338
ErrorsLine contains a tab character.1339
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.23
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.32
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsName 'STEP_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsVariable 'STEP_SIZE' must be private and have accessor methods.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsName 'SIMPLIFICATION_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsVariable 'SIMPLIFICATION_FACTOR' must be private and have accessor methods.47
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsVariable 'territories' must be private and have accessor methods.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsVariable 'ownTerritories' must be private and have accessor methods.58
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.63
ErrorsLine contains a tab character.63
ErrorsVariable 'enemyTerritories' must be private and have accessor methods.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsVariable 'land' must be private and have accessor methods.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsVariable 'sea' must be private and have accessor methods.72
ErrorsFirst sentence should end with a period.74
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsVariable 'flagChecker' must be private and have accessor methods.77
ErrorsFirst sentence should end with a period.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsVariable 'currentFlag' must be private and have accessor methods.82
ErrorsFirst sentence should end with a period.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsVariable 'currentTerritoryId' must be private and have accessor methods.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsVariable 'currentEnemyId' must be private and have accessor methods.91
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsVariable 'lastAssignedTerritory' must be private and have accessor methods.93
ErrorsLine contains a tab character.95
ErrorsMissing a Javadoc comment.95
ErrorsVariable 'minX' must be private and have accessor methods.95
ErrorsLine contains a tab character.96
ErrorsMissing a Javadoc comment.96
ErrorsVariable 'minY' must be private and have accessor methods.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter agent should be final.98
ErrorsLine contains a tab character.99
ErrorsParameter flagChecker should be final.99
Errors'flagChecker' hides a field.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter agent should be final.103
ErrorsLine contains a tab character.104
ErrorsParameter flagChecker should be final.104
Errors'flagChecker' hides a field.104
ErrorsParameter preprocessedPath should be final.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter agent should be final.108
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsParameter flagChecker should be final.109
Errors'flagChecker' hides a field.109
ErrorsParameter preprocessedPath should be final.109
ErrorsParameter log should be final.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter agent should be final.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsParameter flagChecker should be final.114
Errors'flagChecker' hides a field.114
ErrorsParameter preprocessedPath should be final.114
ErrorsParameter log should be final.114
ErrorsLine contains a tab character.115
ErrorsParameter dependencies should be final.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
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.127
ErrorsLine is longer than 80 characters.129
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.133
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
Errors'if' construct must use '{}'s.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.139
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 is longer than 80 characters.143
ErrorsLine contains a tab character.143
ErrorsLine is longer than 80 characters.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
Errors'if' construct must use '{}'s.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
Errors'else' construct must use '{}'s.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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 is longer than 80 characters.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine has trailing spaces.163
ErrorsLine contains a tab character.163
ErrorsLine is longer than 80 characters.164
ErrorsLine contains a tab character.164
ErrorsLine has trailing spaces.165
ErrorsLine contains a tab character.165
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.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 is longer than 80 characters.171
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 contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.179
ErrorsMethod 'saveBorders' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsParameter saver should be final.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
Errorsswitch without "default" clause.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
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 is longer than 80 characters.203
ErrorsLine contains a tab character.203
ErrorsLine is longer than 80 characters.204
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
Errors'if' construct must use '{}'s.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine is longer than 80 characters.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsParameter preprocessedPath should be final.227
ErrorsExpected @param tag for 'preprocessedPath'.227
ErrorsLine contains a tab character.228
ErrorsLine is longer than 80 characters.230
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine has trailing spaces.232
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.236
ErrorsLine has trailing spaces.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
Errors'if' construct must use '{}'s.246
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsLine is longer than 80 characters.250
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsAvoid nested blocks.255
ErrorsLine contains a tab character.256
ErrorsLine is longer than 80 characters.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.262
Errorsswitch without "default" clause.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsAvoid nested blocks.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsAvoid nested blocks.269
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 contains a tab character.273
ErrorsAvoid nested blocks.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
ErrorsAvoid nested blocks.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
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
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsMethod 'getWorldView' is not designed for extension - needs to be abstract, final or empty.296
ErrorsMissing a Javadoc comment.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine has trailing spaces.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsExpected an @return tag.307
ErrorsLine contains a tab character.307
ErrorsRedundant 'final' modifier.307
ErrorsParameter coords should be final.307
ErrorsExpected @param tag for 'coords'.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsMissing a Javadoc comment.311
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsMissing a Javadoc comment.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.323
ErrorsMissing a Javadoc comment.323
ErrorsVariable 'territoryIterator' must be private and have accessor methods.323
ErrorsLine is longer than 80 characters.324
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsVariable 'acceptedFlags' must be private and have accessor methods.324
ErrorsLine contains a tab character.325
ErrorsMissing a Javadoc comment.325
ErrorsVariable 'flagIterator' must be private and have accessor methods.325
ErrorsLine contains a tab character.327
ErrorsMissing a Javadoc comment.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
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 is longer than 80 characters.336
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
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 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
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
Errors'if' construct must use '{}'s.363
ErrorsLine contains a tab character.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 contains a tab character.368
ErrorsLine is longer than 80 characters.369
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
Errors'}' should be on the same line.373
ErrorsLine contains a tab character.374
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 contains a tab character.380
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.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
Errors'&&' should be on a new line.391
ErrorsLine is longer than 80 characters.392
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.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.398
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.400
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsLine is longer than 80 characters.403
ErrorsLine contains a tab character.403
ErrorsLine is longer than 80 characters.404
ErrorsLine contains a tab character.404
ErrorsLine is longer than 80 characters.407
ErrorsLine contains a tab character.407
ErrorsLine is longer than 80 characters.408
ErrorsLine contains a tab character.408
ErrorsLine is longer than 80 characters.409
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine is longer than 80 characters.415
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine is longer than 80 characters.417
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.420
ErrorsLine is longer than 80 characters.422
ErrorsLine contains a tab character.422
ErrorsLine is longer than 80 characters.423
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 is longer than 80 characters.429
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 contains a tab character.434
ErrorsLine contains a tab character.436
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.442
ErrorsMissing a Javadoc comment.442
ErrorsParameter flag should be final.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine is longer than 80 characters.446
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine is longer than 80 characters.455
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsInner assignments should be avoided.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsMethod 'processMap' is not designed for extension - needs to be abstract, final or empty.470
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.475
ErrorsLine is longer than 80 characters.477
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine is longer than 80 characters.482
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.483
ErrorsLine is longer than 80 characters.485
ErrorsLine contains a tab character.485
ErrorsLine is longer than 80 characters.486
ErrorsLine contains a tab character.486
ErrorsLine is longer than 80 characters.488
ErrorsLine contains a tab character.488
ErrorsName 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
ErrorsLine contains a tab character.489
ErrorsLine is longer than 80 characters.490
ErrorsLine contains a tab character.490
ErrorsLine is longer than 80 characters.492
ErrorsLine contains a tab character.492
ErrorsLine is longer than 80 characters.493
ErrorsLine contains a tab character.493
ErrorsLine is longer than 80 characters.495
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsLine is longer than 80 characters.497
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.500
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.503
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.507
Errorsswitch without "default" clause.507
ErrorsLine contains a tab character.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsAvoid nested blocks.511
ErrorsLine has trailing spaces.512
ErrorsLine contains a tab character.512
ErrorsLine is longer than 80 characters.513
ErrorsLine contains a tab character.513
ErrorsLine is longer than 80 characters.514
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.516
Errorsswitch without "default" clause.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.519
ErrorsLine contains a tab character.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine contains a tab character.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.535
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.540
ErrorsLine contains a tab character.541
ErrorsLine has trailing spaces.542
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.544
ErrorsLine contains a tab character.545
ErrorsExpected an @return tag.546
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsParameter poly should be final.547
ErrorsExpected @param tag for 'poly'.547
Errors'if' construct must use '{}'s.548
ErrorsLine contains a tab character.548
Errors'3' is a magic number.548
ErrorsLine contains a tab character.549
ErrorsLine has trailing spaces.550
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.551
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsName 'last_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'.555
ErrorsLine has trailing spaces.556
ErrorsLine contains a tab character.556
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine has trailing spaces.560
ErrorsLine contains a tab character.560
Errors'if' construct must use '{}'s.561
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.562
ErrorsLine has trailing spaces.563
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
Errors'&&' should be on a new line.564
ErrorsLine is longer than 80 characters.565
ErrorsLine contains a tab character.565
Errors'0.1f' is a magic number.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine has trailing spaces.569
ErrorsLine contains a tab character.569
Errors'if' construct must use '{}'s.570
ErrorsLine contains a tab character.570
ErrorsLine is longer than 80 characters.571
ErrorsLine contains a tab character.571
ErrorsLine contains a tab character.572
ErrorsLine has trailing spaces.573
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.583
ErrorsLine contains a tab character.584
ErrorsLine has trailing spaces.585
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine has trailing spaces.589
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine has trailing spaces.593
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine has trailing spaces.597
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine has trailing spaces.603
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.607
ErrorsExpected an @return tag.608
ErrorsLine is longer than 80 characters.608
ErrorsLine contains a tab character.608
ErrorsParameter first should be final.608
ErrorsExpected @param tag for 'first'.608
ErrorsParameter second should be final.608
ErrorsExpected @param tag for 'second'.608
ErrorsLine has trailing spaces.609
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
Errors'||' should be on a new line.610
ErrorsLine contains a tab character.611
ErrorsLine is longer than 80 characters.612
ErrorsLine contains a tab character.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.615
ErrorsLine is longer than 80 characters.617
ErrorsLine contains a tab character.617
ErrorsMissing a Javadoc comment.617
ErrorsParameter coords should be final.617
ErrorsParameter flag should be final.617
Errors'if' construct must use '{}'s.618
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
Errors'if' construct must use '{}'s.621
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.624
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.624
ErrorsLine contains a tab character.625
Errors'if' construct must use '{}'s.627
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine is longer than 80 characters.631
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
Errors'if' construct must use '{}'s.634
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.636
ErrorsLine contains a tab character.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.641
ErrorsMissing a Javadoc comment.641
ErrorsParameter coords should be final.641
ErrorsParameter flag should be final.641
Errors'if' construct must use '{}'s.643
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
Errors'if' construct must use '{}'s.646
ErrorsLine contains a tab character.646
ErrorsLine contains a tab character.647
ErrorsLine contains a tab character.649
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.649
ErrorsLine contains a tab character.651
ErrorsLine is longer than 80 characters.653
ErrorsLine contains a tab character.653
Errors'if' construct must use '{}'s.655
ErrorsLine contains a tab character.655
ErrorsLine contains a tab character.656
ErrorsLine contains a tab character.657
ErrorsLine is longer than 80 characters.659
ErrorsLine contains a tab character.659
Errors'if' construct must use '{}'s.661
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine is longer than 80 characters.665
ErrorsLine contains a tab character.665
Errors'if' construct must use '{}'s.667
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine is longer than 80 characters.671
ErrorsLine contains a tab character.671
Errors'if' construct must use '{}'s.673
ErrorsLine contains a tab character.673
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine contains a tab character.677
ErrorsLine contains a tab character.679
ErrorsLine contains a tab character.680
Errors'if' construct must use '{}'s.682
ErrorsLine contains a tab character.682
ErrorsLine contains a tab character.683
ErrorsLine contains a tab character.684
ErrorsLine contains a tab character.686
ErrorsLine contains a tab character.687
Errors'if' construct must use '{}'s.689
ErrorsLine contains a tab character.689
ErrorsLine contains a tab character.690
ErrorsLine contains a tab character.691
ErrorsLine contains a tab character.693
ErrorsLine contains a tab character.694
Errors'if' construct must use '{}'s.696
ErrorsLine contains a tab character.696
ErrorsLine contains a tab character.697
ErrorsLine contains a tab character.698
ErrorsLine contains a tab character.700
ErrorsLine contains a tab character.701
Errors'if' construct must use '{}'s.703
ErrorsLine contains a tab character.703
ErrorsLine contains a tab character.704
ErrorsLine contains a tab character.705
ErrorsLine contains a tab character.707
ErrorsLine contains a tab character.708
ErrorsLine contains a tab character.710
ErrorsMissing a Javadoc comment.710
ErrorsParameter coords should be final.710
ErrorsParameter flag should be final.710
Errors'if' construct must use '{}'s.711
ErrorsLine contains a tab character.711
ErrorsLine contains a tab character.712
Errors'if' construct must use '{}'s.714
ErrorsLine contains a tab character.714
ErrorsLine contains a tab character.715
ErrorsLine contains a tab character.717
ErrorsName 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'.717
ErrorsLine is longer than 80 characters.719
ErrorsLine contains a tab character.719
Errors'if' construct must use '{}'s.721
ErrorsLine contains a tab character.721
ErrorsLine contains a tab character.722
ErrorsLine contains a tab character.723
ErrorsLine is longer than 80 characters.725
ErrorsLine contains a tab character.725
Errors'if' construct must use '{}'s.727
ErrorsLine contains a tab character.727
ErrorsLine contains a tab character.728
ErrorsLine contains a tab character.729
ErrorsLine contains a tab character.731
ErrorsLine contains a tab character.732
ErrorsMissing a Javadoc comment.734
ErrorsLine contains a tab character.734
ErrorsLine contains a tab character.735
ErrorsMissing a Javadoc comment.735
ErrorsLine contains a tab character.736
ErrorsMissing a Javadoc comment.736
ErrorsLine contains a tab character.738
ErrorsMissing a Javadoc comment.738
ErrorsParameter x should be final.738
Errors'x' hides a field.738
ErrorsParameter y should be final.738
Errors'y' hides a field.738
ErrorsLine contains a tab character.739
ErrorsLine contains a tab character.740
ErrorsLine contains a tab character.741
ErrorsLine contains a tab character.742
ErrorsLine contains a tab character.744
ErrorsMissing a Javadoc comment.744
ErrorsParameter source should be final.744
ErrorsLine contains a tab character.745
ErrorsLine contains a tab character.746
ErrorsLine contains a tab character.747
ErrorsLine contains a tab character.748
ErrorsLine contains a tab character.750
ErrorsMissing a Javadoc comment.750
ErrorsLine contains a tab character.751
ErrorsLine contains a tab character.752
ErrorsLine contains a tab character.754
ErrorsMissing a Javadoc comment.754
ErrorsLine contains a tab character.755
ErrorsLine contains a tab character.756
ErrorsLine contains a tab character.758
ErrorsMissing a Javadoc comment.758
ErrorsParameter x should be final.758
Errors'x' hides a field.758
ErrorsLine contains a tab character.759
ErrorsLine contains a tab character.760
ErrorsLine contains a tab character.762
ErrorsLine contains a tab character.763
ErrorsLine contains a tab character.765
ErrorsMissing a Javadoc comment.765
ErrorsParameter y should be final.765
Errors'y' hides a field.765
ErrorsLine contains a tab character.766
ErrorsLine contains a tab character.767
ErrorsLine contains a tab character.769
ErrorsLine contains a tab character.770
ErrorsLine contains a tab character.772
ErrorsMissing a Javadoc comment.772
ErrorsLine contains a tab character.773
ErrorsLine is longer than 80 characters.774
ErrorsLine contains a tab character.774
ErrorsLine contains a tab character.775
ErrorsLine contains a tab character.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.780
ErrorsMissing a Javadoc comment.780
ErrorsLine is longer than 80 characters.781
ErrorsLine contains a tab character.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.784
ErrorsMissing a Javadoc comment.784
ErrorsLine is longer than 80 characters.785
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.788
ErrorsMissing a Javadoc comment.788
ErrorsRedundant 'final' modifier.788
Errors'if' construct must use '{}'s.789
ErrorsLine contains a tab character.789
ErrorsLine contains a tab character.790
ErrorsLine is longer than 80 characters.791
ErrorsLine contains a tab character.791
Errors'if' construct must use '{}'s.793
ErrorsLine contains a tab character.793
ErrorsLine contains a tab character.794
ErrorsLine is longer than 80 characters.795
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.796
ErrorsLine contains a tab character.798
ErrorsMissing a Javadoc comment.798
ErrorsRedundant 'final' modifier.798
Errors'if' construct must use '{}'s.799
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.800
ErrorsLine is longer than 80 characters.801
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.806
ErrorsMissing a Javadoc comment.806
ErrorsLine contains a tab character.807
ErrorsLine contains a tab character.808
ErrorsLine contains a tab character.810
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.810
ErrorsLine contains a tab character.811
ErrorsParameter o should be final.811
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine contains a tab character.815
ErrorsMissing a Javadoc comment.815
ErrorsParameter coords should be final.815
ErrorsLine contains a tab character.816
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine contains a tab character.826
ErrorsLine contains a tab character.828
ErrorsMissing a Javadoc comment.828
ErrorsParameter coords should be final.828
ErrorsLine contains a tab character.829
ErrorsParameter flag should be final.829
ErrorsParameter visited should be final.829
ErrorsLine contains a tab character.831
ErrorsName 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsLine contains a tab character.834
ErrorsLine is longer than 80 characters.836
ErrorsLine contains a tab character.836
ErrorsLine contains a tab character.838
ErrorsName 'first_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'.838
ErrorsLine contains a tab character.839
ErrorsName 'old_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'.839
ErrorsLine contains a tab character.840
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsName 'old_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'.843
ErrorsLine contains a tab character.845
ErrorsLine has trailing spaces.846
ErrorsLine contains a tab character.846
ErrorsLine contains a tab character.847
ErrorsLine contains a tab character.849
ErrorsLine is longer than 80 characters.850
ErrorsLine contains a tab character.850
ErrorsLine is longer than 80 characters.852
ErrorsLine contains a tab character.852
ErrorsLine is longer than 80 characters.854
ErrorsLine contains a tab character.854
ErrorsLine contains a tab character.855
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.860
ErrorsLine contains a tab character.861
ErrorsLine is longer than 80 characters.863
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine has trailing spaces.865
ErrorsLine contains a tab character.865
ErrorsLine contains a tab character.866
ErrorsLine is longer than 80 characters.867
ErrorsLine contains a tab character.867
ErrorsLine is longer than 80 characters.869
ErrorsLine contains a tab character.869
ErrorsLine is longer than 80 characters.871
ErrorsLine contains a tab character.871
ErrorsLine has trailing spaces.872
ErrorsLine contains a tab character.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
ErrorsLine has trailing spaces.876
ErrorsLine contains a tab character.876
ErrorsLine contains a tab character.877
ErrorsLine contains a tab character.879
ErrorsLine is longer than 80 characters.880
ErrorsLine contains a tab character.880
ErrorsLine contains a tab character.881
ErrorsLine contains a tab character.882
ErrorsLine contains a tab character.883
ErrorsLine contains a tab character.884
ErrorsLine has trailing spaces.885
ErrorsLine contains a tab character.885
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.888
ErrorsLine contains a tab character.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.892
ErrorsLine contains a tab character.893
ErrorsLine is longer than 80 characters.895
ErrorsLine contains a tab character.895
ErrorsMissing a Javadoc comment.895
ErrorsParameter direction should be final.895
ErrorsParameter coords should be final.895
ErrorsLine contains a tab character.896
ErrorsParameter flag should be final.896
ErrorsLine contains a tab character.897
ErrorsLine is longer than 80 characters.899
ErrorsLine contains a tab character.899
ErrorsLine contains a tab character.900
ErrorsLine contains a tab character.901
ErrorsLine contains a tab character.903
ErrorsLine contains a tab character.904
ErrorsLine contains a tab character.906
ErrorsMissing a Javadoc comment.906
ErrorsParameter x should be final.906
ErrorsParameter y should be final.906
ErrorsLine contains a tab character.907
ErrorsLine contains a tab character.908
ErrorsLine contains a tab character.909
ErrorsLine contains a tab character.910
ErrorsLine contains a tab character.911
ErrorsLine contains a tab character.912
ErrorsMissing a Javadoc comment.914
ErrorsLine contains a tab character.914
ErrorsLine is longer than 80 characters.915
ErrorsLine contains a tab character.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsMissing a Javadoc comment.915
ErrorsLine is longer than 80 characters.916
ErrorsLine contains a tab character.916
ErrorsMissing a Javadoc comment.916
ErrorsMissing a Javadoc comment.916
ErrorsMissing a Javadoc comment.916
ErrorsLine contains a tab character.918
ErrorsMissing a Javadoc comment.918
ErrorsVariable 'x' must be private and have accessor methods.918
ErrorsLine contains a tab character.919
ErrorsMissing a Javadoc comment.919
ErrorsVariable 'y' must be private and have accessor methods.919
ErrorsLine contains a tab character.921
ErrorsMissing a Javadoc comment.921
ErrorsParameter x should be final.921
Errors'x' hides a field.921
ErrorsParameter y should be final.921
Errors'y' hides a field.921
ErrorsLine contains a tab character.922
ErrorsLine contains a tab character.923
ErrorsLine contains a tab character.924
ErrorsLine contains a tab character.926
ErrorsMissing a Javadoc comment.926
ErrorsLine contains a tab character.927
Errorsswitch without "default" clause.927
ErrorsLine contains a tab character.928
ErrorsLine contains a tab character.929
ErrorsLine contains a tab character.930
ErrorsLine contains a tab character.931
ErrorsLine contains a tab character.932
ErrorsLine contains a tab character.933
ErrorsLine contains a tab character.934
ErrorsLine contains a tab character.935
ErrorsLine contains a tab character.936
ErrorsLine contains a tab character.937
ErrorsLine contains a tab character.938
ErrorsLine contains a tab character.939
ErrorsLine contains a tab character.940
ErrorsLine contains a tab character.941
ErrorsLine contains a tab character.942
ErrorsLine contains a tab character.943
ErrorsLine contains a tab character.944
ErrorsLine contains a tab character.945
ErrorsLine contains a tab character.946
ErrorsLine contains a tab character.948
ErrorsMissing a Javadoc comment.948
ErrorsLine contains a tab character.949
Errorsswitch without "default" clause.949
ErrorsLine contains a tab character.950
ErrorsLine contains a tab character.951
ErrorsLine contains a tab character.952
ErrorsLine contains a tab character.953
ErrorsLine contains a tab character.954
ErrorsLine contains a tab character.955
ErrorsLine contains a tab character.956
ErrorsLine contains a tab character.957
ErrorsLine contains a tab character.958
ErrorsLine contains a tab character.959
ErrorsLine contains a tab character.960
ErrorsLine contains a tab character.961
ErrorsLine contains a tab character.962
ErrorsLine contains a tab character.963
ErrorsLine contains a tab character.964
ErrorsLine contains a tab character.965
ErrorsLine contains a tab character.966
ErrorsLine contains a tab character.967
ErrorsLine contains a tab character.968
ErrorsLine contains a tab character.970
ErrorsMissing a Javadoc comment.970
ErrorsLine contains a tab character.971
Errorsswitch without "default" clause.971
ErrorsLine contains a tab character.972
ErrorsLine contains a tab character.973
ErrorsLine contains a tab character.974
ErrorsLine contains a tab character.975
ErrorsLine contains a tab character.976
ErrorsLine contains a tab character.977
ErrorsLine contains a tab character.978
ErrorsLine contains a tab character.979
ErrorsLine contains a tab character.980
ErrorsLine contains a tab character.981
ErrorsLine contains a tab character.982
ErrorsLine contains a tab character.983
ErrorsLine contains a tab character.984
ErrorsLine contains a tab character.985
ErrorsLine contains a tab character.986
ErrorsLine contains a tab character.987
ErrorsLine contains a tab character.988
ErrorsLine contains a tab character.989
ErrorsLine contains a tab character.990
ErrorsLine contains a tab character.992
ErrorsMissing a Javadoc comment.992
ErrorsLine contains a tab character.993
Errorsswitch without "default" clause.993
ErrorsLine contains a tab character.994
ErrorsLine contains a tab character.995
ErrorsLine contains a tab character.996
ErrorsLine contains a tab character.997
ErrorsLine contains a tab character.998
ErrorsLine contains a tab character.999
ErrorsLine contains a tab character.1000
ErrorsLine contains a tab character.1001
ErrorsLine contains a tab character.1003
ErrorsMissing a Javadoc comment.1003
ErrorsLine contains a tab character.1004
Errorsswitch without "default" clause.1004
ErrorsLine contains a tab character.1005
ErrorsLine contains a tab character.1006
ErrorsLine contains a tab character.1007
ErrorsLine contains a tab character.1008
ErrorsLine contains a tab character.1009
ErrorsLine contains a tab character.1010
ErrorsLine contains a tab character.1011
ErrorsLine contains a tab character.1012
ErrorsLine is longer than 80 characters.1014
ErrorsLine contains a tab character.1014
ErrorsMissing a Javadoc comment.1014
ErrorsParameter coords should be final.1014
ErrorsLine contains a tab character.1016
ErrorsLine contains a tab character.1017
Errorsswitch without "default" clause.1017
ErrorsLine contains a tab character.1018
ErrorsLine is longer than 80 characters.1019
ErrorsLine contains a tab character.1019
ErrorsLine is longer than 80 characters.1020
ErrorsLine contains a tab character.1020
ErrorsLine contains a tab character.1021
ErrorsLine is longer than 80 characters.1022
ErrorsLine contains a tab character.1022
ErrorsLine is longer than 80 characters.1023
ErrorsLine contains a tab character.1023
ErrorsLine contains a tab character.1024
ErrorsLine is longer than 80 characters.1025
ErrorsLine contains a tab character.1025
ErrorsLine is longer than 80 characters.1026
ErrorsLine contains a tab character.1026
ErrorsLine contains a tab character.1027
ErrorsLine is longer than 80 characters.1028
ErrorsLine contains a tab character.1028
ErrorsLine is longer than 80 characters.1029
ErrorsLine contains a tab character.1029
ErrorsLine contains a tab character.1030
ErrorsLine is longer than 80 characters.1031
ErrorsLine contains a tab character.1031
ErrorsLine is longer than 80 characters.1032
ErrorsLine contains a tab character.1032
ErrorsLine contains a tab character.1033
ErrorsLine contains a tab character.1034
ErrorsLine is longer than 80 characters.1035
ErrorsLine contains a tab character.1035
ErrorsLine is longer than 80 characters.1036
ErrorsLine contains a tab character.1036
ErrorsLine contains a tab character.1037
ErrorsLine contains a tab character.1038
ErrorsLine is longer than 80 characters.1039
ErrorsLine contains a tab character.1039
ErrorsLine is longer than 80 characters.1040
ErrorsLine contains a tab character.1040
ErrorsLine contains a tab character.1041
ErrorsLine contains a tab character.1042
ErrorsLine is longer than 80 characters.1043
ErrorsLine contains a tab character.1043
ErrorsLine is longer than 80 characters.1044
ErrorsLine contains a tab character.1044
ErrorsLine contains a tab character.1045
ErrorsLine contains a tab character.1046
ErrorsLine contains a tab character.1047
ErrorsLine contains a tab character.1048
ErrorsLine contains a tab character.1049
ErrorsLine contains a tab character.1050
ErrorsLine contains a tab character.1051
ErrorsLine contains a tab character.1052
ErrorsLine contains a tab character.1053
ErrorsLine contains a tab character.1055
ErrorsMissing a Javadoc comment.1055
ErrorsParameter coords should be final.1055
ErrorsLine contains a tab character.1056
Errorsswitch without "default" clause.1056
ErrorsLine contains a tab character.1057
ErrorsLine is longer than 80 characters.1058
ErrorsLine contains a tab character.1058
ErrorsLine contains a tab character.1059
ErrorsLine contains a tab character.1060
ErrorsLine is longer than 80 characters.1061
ErrorsLine contains a tab character.1061
ErrorsLine contains a tab character.1062
ErrorsLine contains a tab character.1063
ErrorsLine is longer than 80 characters.1064
ErrorsLine contains a tab character.1064
ErrorsLine contains a tab character.1065
ErrorsLine contains a tab character.1066
ErrorsLine is longer than 80 characters.1067
ErrorsLine contains a tab character.1067
ErrorsLine contains a tab character.1068
ErrorsLine contains a tab character.1069
ErrorsLine is longer than 80 characters.1070
ErrorsLine contains a tab character.1070
ErrorsLine contains a tab character.1071
ErrorsLine contains a tab character.1072
ErrorsLine is longer than 80 characters.1073
ErrorsLine contains a tab character.1073
ErrorsLine contains a tab character.1074
ErrorsLine contains a tab character.1075
ErrorsLine is longer than 80 characters.1076
ErrorsLine contains a tab character.1076
ErrorsLine contains a tab character.1077
ErrorsLine contains a tab character.1078
ErrorsLine is longer than 80 characters.1079
ErrorsLine contains a tab character.1079
ErrorsLine contains a tab character.1080
ErrorsLine contains a tab character.1081
ErrorsLine contains a tab character.1082
ErrorsLine contains a tab character.1083
ErrorsLine contains a tab character.1085
ErrorsLine contains a tab character.1087
ErrorsLine is longer than 80 characters.1088
ErrorsLine contains a tab character.1088
ErrorsLine is longer than 80 characters.1089
ErrorsLine contains a tab character.1089
ErrorsLine contains a tab character.1090
ErrorsLine contains a tab character.1091
ErrorsLine contains a tab character.1092
ErrorsLine contains a tab character.1093
ErrorsExpected an @return tag.1094
ErrorsLine contains a tab character.1094
ErrorsLine contains a tab character.1095
ErrorsParameter poly should be final.1095
ErrorsExpected @param tag for 'poly'.1095
ErrorsLine has trailing spaces.1096
ErrorsLine contains a tab character.1096
ErrorsLine contains a tab character.1097
ErrorsLine has trailing spaces.1098
ErrorsLine contains a tab character.1098
Errors'if' construct must use '{}'s.1099
ErrorsLine contains a tab character.1099
ErrorsLine contains a tab character.1100
ErrorsLine is longer than 80 characters.1102
ErrorsLine contains a tab character.1102
ErrorsLine contains a tab character.1103
ErrorsName 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'.1103
ErrorsLine contains a tab character.1105
ErrorsLine contains a tab character.1106
ErrorsLine contains a tab character.1107
ErrorsLine contains a tab character.1109
ErrorsLine contains a tab character.1110
ErrorsLine is longer than 80 characters.1112
ErrorsLine contains a tab character.1112
ErrorsMissing a Javadoc comment.1112
ErrorsRedundant 'final' modifier.1112
ErrorsParameter poly should be final.1112
Errors'if' construct must use '{}'s.1114
ErrorsLine contains a tab character.1114
ErrorsLine contains a tab character.1115
ErrorsLine contains a tab character.1117
ErrorsLine contains a tab character.1119
ErrorsLine contains a tab character.1120
ErrorsName 'look_back' must match pattern '^[a-z][a-zA-Z0-9]*$'.1120
ErrorsLine contains a tab character.1122
ErrorsLine is longer than 80 characters.1123
ErrorsLine contains a tab character.1123
ErrorsComment matches to-do format 'TODO:'.1124
ErrorsLine contains a tab character.1124
ErrorsLine contains a tab character.1125
ErrorsLine contains a tab character.1126
ErrorsLine contains a tab character.1127
ErrorsLine contains a tab character.1128
ErrorsLine contains a tab character.1130
ErrorsLine contains a tab character.1131
ErrorsLine contains a tab character.1133
Errors'0.5f' is a magic number.1133
ErrorsLine contains a tab character.1134
ErrorsLine has trailing spaces.1135
ErrorsLine contains a tab character.1135
ErrorsLine contains a tab character.1136
ErrorsMissing a Javadoc comment.1136
ErrorsParameter location should be final.1136
ErrorsLine contains a tab character.1138
ErrorsLine contains a tab character.1139
ErrorsLine contains a tab character.1140
ErrorsLine contains a tab character.1141
ErrorsLine contains a tab character.1142
ErrorsLine contains a tab character.1143
ErrorsLine contains a tab character.1144
ErrorsLine contains a tab character.1145
ErrorsLine contains a tab character.1146
ErrorsLine contains a tab character.1147
ErrorsLine contains a tab character.1148
ErrorsLine contains a tab character.1149
ErrorsLine contains a tab character.1150
ErrorsLine contains a tab character.1151
ErrorsLine is longer than 80 characters.1152
ErrorsLine contains a tab character.1152
ErrorsLine contains a tab character.1153
ErrorsLine contains a tab character.1155
ErrorsLine contains a tab character.1157
ErrorsMissing a Javadoc comment.1157
ErrorsParameter poly should be final.1157
ErrorsLine has trailing spaces.1158
ErrorsLine contains a tab character.1158
Errors'if' construct must use '{}'s.1159
ErrorsLine contains a tab character.1159
ErrorsLine contains a tab character.1160
ErrorsLine has trailing spaces.1161
ErrorsLine contains a tab character.1161
ErrorsLine is longer than 80 characters.1162
ErrorsLine contains a tab character.1162
ErrorsLine contains a tab character.1163
ErrorsLine contains a tab character.1164
ErrorsLine is longer than 80 characters.1165
ErrorsLine contains a tab character.1165
ErrorsName 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'.1165
ErrorsLine contains a tab character.1166
ErrorsLine contains a tab character.1167
ErrorsName 'lightest_weight' must match pattern '^[a-z][a-zA-Z0-9]*$'.1167
ErrorsLine has trailing spaces.1168
ErrorsLine contains a tab character.1168
ErrorsLine is longer than 80 characters.1169
ErrorsLine contains a tab character.1169
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1169
ErrorsLine contains a tab character.1170
ErrorsLine has trailing spaces.1171
ErrorsLine contains a tab character.1171
ErrorsLine contains a tab character.1172
ErrorsLine contains a tab character.1173
ErrorsLine has trailing spaces.1174
ErrorsLine contains a tab character.1174
ErrorsLine contains a tab character.1175
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1175
ErrorsLine is longer than 80 characters.1176
ErrorsLine contains a tab character.1176
ErrorsLine has trailing spaces.1177
ErrorsLine contains a tab character.1177
ErrorsLine contains a tab character.1178
ErrorsLine contains a tab character.1179
ErrorsLine contains a tab character.1180
ErrorsLine has trailing spaces.1181
ErrorsLine contains a tab character.1181
Errors'if' construct must use '{}'s.1182
ErrorsLine contains a tab character.1182
ErrorsLine contains a tab character.1183
ErrorsLine has trailing spaces.1184
ErrorsLine contains a tab character.1184
ErrorsLine is longer than 80 characters.1185
ErrorsLine contains a tab character.1185
ErrorsInner assignments should be avoided.1185
ErrorsLine contains a tab character.1186
ErrorsLine contains a tab character.1187
ErrorsLine contains a tab character.1188
ErrorsLine has trailing spaces.1189
ErrorsLine contains a tab character.1189
ErrorsLine is longer than 80 characters.1190
ErrorsLine contains a tab character.1190
ErrorsLine contains a tab character.1191
ErrorsLine contains a tab character.1192
ErrorsLine contains a tab character.1193
ErrorsLine contains a tab character.1194
ErrorsLine contains a tab character.1195
ErrorsLine has trailing spaces.1196
ErrorsLine contains a tab character.1196
ErrorsLine contains a tab character.1197
ErrorsLine contains a tab character.1198
ErrorsLine has trailing spaces.1199
ErrorsLine contains a tab character.1199
ErrorsMissing a Javadoc comment.1200
ErrorsLine contains a tab character.1200
ErrorsLine contains a tab character.1201
ErrorsMissing a Javadoc comment.1201
ErrorsVariable 'first' must be private and have accessor methods.1201
ErrorsVariable 'second' must be private and have accessor methods.1201
ErrorsLine contains a tab character.1202
ErrorsMissing a Javadoc comment.1202
ErrorsVariable 'poly' must be private and have accessor methods.1202
ErrorsLine has trailing spaces.1203
ErrorsLine contains a tab character.1203
ErrorsLine contains a tab character.1204
ErrorsMissing a Javadoc comment.1204
ErrorsParameter first should be final.1204
Errors'first' hides a field.1204
ErrorsLine contains a tab character.1205
ErrorsParameter second should be final.1205
Errors'second' hides a field.1205
ErrorsLine contains a tab character.1206
ErrorsParameter poly should be final.1206
Errors'poly' hides a field.1206
ErrorsLine has trailing spaces.1207
ErrorsLine contains a tab character.1207
Errors'if' construct must use '{}'s.1208
ErrorsLine contains a tab character.1208
ErrorsLine contains a tab character.1209
ErrorsLine is longer than 80 characters.1210
ErrorsLine contains a tab character.1210
ErrorsLine has trailing spaces.1211
ErrorsLine contains a tab character.1211
ErrorsLine is longer than 80 characters.1212
ErrorsLine contains a tab character.1212
ErrorsLine is longer than 80 characters.1213
ErrorsLine contains a tab character.1213
ErrorsLine contains a tab character.1214
ErrorsLine contains a tab character.1215
ErrorsLine has trailing spaces.1216
ErrorsLine contains a tab character.1216
ErrorsLine contains a tab character.1217
ErrorsMissing a Javadoc comment.1217
ErrorsLine contains a tab character.1218
ErrorsLine contains a tab character.1219
ErrorsLine contains a tab character.1220
ErrorsLine contains a tab character.1221
ErrorsLine contains a tab character.1222
ErrorsLine contains a tab character.1223
ErrorsLine contains a tab character.1225
ErrorsMissing a Javadoc comment.1225
ErrorsLine contains a tab character.1226
ErrorsLine contains a tab character.1227
ErrorsLine has trailing spaces.1228
ErrorsLine contains a tab character.1228
ErrorsLine contains a tab character.1229
ErrorsMissing a Javadoc comment.1229
ErrorsLine contains a tab character.1230
ErrorsParameter first should be final.1230
Errors'first' hides a field.1230
ErrorsLine contains a tab character.1231
ErrorsParameter second should be final.1231
Errors'second' hides a field.1231
ErrorsLine contains a tab character.1232
ErrorsParameter poly should be final.1232
Errors'poly' hides a field.1232
ErrorsLine is longer than 80 characters.1233
ErrorsLine contains a tab character.1233
ErrorsLine is longer than 80 characters.1234
ErrorsLine contains a tab character.1234
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1234
ErrorsLine contains a tab character.1235
ErrorsLine is longer than 80 characters.1236
ErrorsLine contains a tab character.1236
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1236
ErrorsLine contains a tab character.1237
ErrorsLine has trailing spaces.1238
ErrorsLine contains a tab character.1238
ErrorsLine contains a tab character.1239
ErrorsLine contains a tab character.1240
ErrorsLine has trailing spaces.1241
ErrorsLine contains a tab character.1241
ErrorsLine contains a tab character.1242
ErrorsLine contains a tab character.1243
ErrorsLine contains a tab character.1244
ErrorsLine contains a tab character.1245
ErrorsLine contains a tab character.1246
ErrorsLine contains a tab character.1247
ErrorsLine has trailing spaces.1248
ErrorsLine contains a tab character.1248
ErrorsLine contains a tab character.1249
ErrorsMissing a Javadoc comment.1249
ErrorsParameter edge should be final.1249
ErrorsLine is longer than 80 characters.1250
ErrorsLine contains a tab character.1250
ErrorsLine is longer than 80 characters.1251
ErrorsLine contains a tab character.1251
ErrorsName 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1251
ErrorsLine is longer than 80 characters.1252
ErrorsLine contains a tab character.1252
ErrorsName 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.1252
ErrorsLine has trailing spaces.1253
ErrorsLine contains a tab character.1253
ErrorsLine contains a tab character.1254
ErrorsLine contains a tab character.1255
ErrorsLine has trailing spaces.1256
ErrorsLine contains a tab character.1256
ErrorsLine contains a tab character.1257
ErrorsLine contains a tab character.1258
ErrorsLine contains a tab character.1259
ErrorsLine contains a tab character.1260
ErrorsLine contains a tab character.1261
ErrorsLine contains a tab character.1262
ErrorsLine has trailing spaces.1263
ErrorsLine contains a tab character.1263
ErrorsLine contains a tab character.1264
ErrorsMissing a Javadoc comment.1264
ErrorsLine contains a tab character.1265
ErrorsLine contains a tab character.1266
ErrorsLine has trailing spaces.1267
ErrorsLine contains a tab character.1267
ErrorsLine contains a tab character.1268
ErrorsMissing a Javadoc comment.1268
ErrorsLine contains a tab character.1269
ErrorsLine has trailing spaces.1270
ErrorsLine contains a tab character.1270
ErrorsLine contains a tab character.1271
ErrorsLine contains a tab character.1273
ErrorsMissing a Javadoc comment.1273
ErrorsRedundant 'final' modifier.1273
ErrorsParameter a should be final.1273
ErrorsParameter b should be final.1273
ErrorsLine contains a tab character.1274
ErrorsLine contains a tab character.1275
ErrorsLine contains a tab character.1277
ErrorsMissing a Javadoc comment.1277
ErrorsRedundant 'final' modifier.1277
ErrorsLine is longer than 80 characters.1278
ErrorsLine contains a tab character.1278
ErrorsParameter borderA should be final.1278
ErrorsParameter borderB should be final.1278
ErrorsComment matches to-do format 'TODO:'.1280
ErrorsLine contains a tab character.1280
ErrorsLine contains a tab character.1282
ErrorsLine contains a tab character.1283
ErrorsLine is longer than 80 characters.1285
ErrorsLine contains a tab character.1285
ErrorsMethod 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty.1285
ErrorsMissing a Javadoc comment.1285
ErrorsLine contains a tab character.1286
ErrorsLine contains a tab character.1287
ErrorsLine is longer than 80 characters.1289
ErrorsLine contains a tab character.1289
ErrorsMethod 'getEnemiesTerritories' is not designed for extension - needs to be abstract, final or empty.1289
ErrorsMissing a Javadoc comment.1289
ErrorsLine contains a tab character.1290
ErrorsLine contains a tab character.1291
ErrorsLine contains a tab character.1292
ErrorsLine contains a tab character.1294
ErrorsLine contains a tab character.1295
ErrorsLine has trailing spaces.1296
ErrorsLine contains a tab character.1296
ErrorsLine contains a tab character.1297
ErrorsLine contains a tab character.1298
ErrorsLine contains a tab character.1299
ErrorsExpected an @return tag.1300
ErrorsLine is longer than 80 characters.1300
ErrorsLine contains a tab character.1300
ErrorsMethod 'getTerritory' is not designed for extension - needs to be abstract, final or empty.1300
ErrorsLine contains a tab character.1301
ErrorsParameter territoryId should be final.1301
ErrorsExpected @param tag for 'territoryId'.1301
ErrorsLine contains a tab character.1302
ErrorsLine contains a tab character.1303
ErrorsLine contains a tab character.1305
ErrorsLine contains a tab character.1306
ErrorsLine has trailing spaces.1307
ErrorsLine contains a tab character.1307
ErrorsLine contains a tab character.1308
ErrorsLine contains a tab character.1309
ErrorsLine contains a tab character.1310
ErrorsExpected an @return tag.1311
ErrorsLine is longer than 80 characters.1311
ErrorsLine contains a tab character.1311
ErrorsMethod 'getEnemyTerritories' is not designed for extension - needs to be abstract, final or empty.1311
ErrorsLine contains a tab character.1312
ErrorsParameter enemyId should be final.1312
ErrorsExpected @param tag for 'enemyId'.1312
ErrorsLine contains a tab character.1313
ErrorsLine contains a tab character.1314
ErrorsLine is longer than 80 characters.1315
ErrorsLine contains a tab character.1315
Errors'+' should be on a new line.1315
ErrorsLine contains a tab character.1316
ErrorsLine is longer than 80 characters.1317
ErrorsLine contains a tab character.1317
ErrorsLine contains a tab character.1318
ErrorsLine contains a tab character.1319
ErrorsLine contains a tab character.1320
ErrorsLine contains a tab character.1321
ErrorsLine contains a tab character.1323
ErrorsLine contains a tab character.1324
ErrorsLine has trailing spaces.1325
ErrorsLine contains a tab character.1325
ErrorsLine contains a tab character.1326
ErrorsLine contains a tab character.1327
ErrorsExpected an @return tag.1328
ErrorsLine contains a tab character.1328
ErrorsMethod 'getLand' is not designed for extension - needs to be abstract, final or empty.1328
ErrorsLine contains a tab character.1329
ErrorsLine contains a tab character.1330
ErrorsLine contains a tab character.1332
ErrorsLine contains a tab character.1333
ErrorsLine has trailing spaces.1334
ErrorsLine contains a tab character.1334
ErrorsLine contains a tab character.1335
ErrorsLine contains a tab character.1336
ErrorsExpected an @return tag.1337
ErrorsLine contains a tab character.1337
ErrorsMethod 'getSea' is not designed for extension - needs to be abstract, final or empty.1337
ErrorsLine contains a tab character.1338
ErrorsLine contains a tab character.1339

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/FilePrecomputedBordersLoader.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter pathString should be final.29
Errors'pathString' hides a field.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter pathString should be final.33
Errors'pathString' hides a field.33
ErrorsParameter log should be final.33
Errors'log' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
Errors'if' construct must use '{}'s.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.45
ErrorsMethod 'loadBordersForTerritory' is not designed for extension - needs to be abstract, final or empty.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsParameter fileName should be final.46
ErrorsLine contains a tab character.47
ErrorsRedundant throws: 'NumberFormatException' is unchecked exception.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
Errors'3' is a magic number.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'3' is a magic number.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
Errors'3' is a magic number.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsMethod 'getPathString' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter pathString should be final.29
Errors'pathString' hides a field.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter pathString should be final.33
Errors'pathString' hides a field.33
ErrorsParameter log should be final.33
Errors'log' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
Errors'if' construct must use '{}'s.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.45
ErrorsMethod 'loadBordersForTerritory' is not designed for extension - needs to be abstract, final or empty.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsParameter fileName should be final.46
ErrorsLine contains a tab character.47
ErrorsRedundant throws: 'NumberFormatException' is unchecked exception.47
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
Errors'3' is a magic number.58
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
Errors'3' is a magic number.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
Errors'3' is a magic number.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsMethod 'getPathString' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/FilePrecomputedBordersSaver.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter pathString should be final.22
Errors'pathString' hides a field.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
Errors'if' construct must use '{}'s.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMethod 'saveBorderOfTerritory' is not designed for extension - needs to be abstract, final or empty.35
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsParameter fileName should be final.37
ErrorsParameter territoryBorders should be final.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter pathString should be final.22
Errors'pathString' hides a field.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
Errors'if' construct must use '{}'s.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMethod 'saveBorderOfTerritory' is not designed for extension - needs to be abstract, final or empty.35
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsParameter fileName should be final.37
ErrorsParameter territoryBorders should be final.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/IPrecomputedBordersLoader.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsExpected an @return tag.26
ErrorsLine contains a tab character.26
ErrorsExpected @param tag for 'fileName'.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsExpected @throws tag for 'FileNotFoundException'.27
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.27
ErrorsExpected @throws tag for 'NumberFormatException'.27
ErrorsRedundant throws: 'NumberFormatException' is unchecked exception.27
ErrorsExpected @throws tag for 'IOException'.27
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsExpected an @return tag.26
ErrorsLine contains a tab character.26
ErrorsExpected @param tag for 'fileName'.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsExpected @throws tag for 'FileNotFoundException'.27
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.27
ErrorsExpected @throws tag for 'NumberFormatException'.27
ErrorsRedundant throws: 'NumberFormatException' is unchecked exception.27
ErrorsExpected @throws tag for 'IOException'.27

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/borders/IPrecomputedBordersSaver.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
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
ErrorsLine contains a tab character.22
ErrorsExpected @param tag for 'name'.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsExpected @param tag for 'territoryBorders'.23
ErrorsExpected @throws tag for 'IOException'.23
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine has trailing spaces.17
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
ErrorsLine contains a tab character.22
ErrorsExpected @param tag for 'name'.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsExpected @param tag for 'territoryBorders'.23
ErrorsExpected @throws tag for 'IOException'.23

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/quadtree/FilePrecomputedQuadTreeLoader.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMethod 'loadAllQuadTrees' is not designed for extension - needs to be abstract, final or empty.16
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.22
ErrorsMethod 'loadQuadTreesForTerritory' is not designed for extension - needs to be abstract, final or empty.22
ErrorsLine contains a tab character.23
ErrorsParameter territoryId should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMethod 'loadAllQuadTrees' is not designed for extension - needs to be abstract, final or empty.16
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.22
ErrorsMethod 'loadQuadTreesForTerritory' is not designed for extension - needs to be abstract, final or empty.22
ErrorsLine contains a tab character.23
ErrorsParameter territoryId should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26

cz/cuni/amis/pogamut/defcon/communication/worldview/polygons/loaders/quadtree/IPrecomputedQuadTreeLoader.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine is longer than 80 characters.1
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16

cz/cuni/amis/pogamut/defcon/consts/ChatChannel.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter id should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'id' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter id should be final.35
Errors'id' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter id should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'id' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter id should be final.35
Errors'id' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37

cz/cuni/amis/pogamut/defcon/consts/CityPopulations.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter id should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter id should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36

cz/cuni/amis/pogamut/defcon/consts/Event.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.4
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.6
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.21
Errors'{' is not followed by whitespace.21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.31
ErrorsParameter eventId should be final.42
ErrorsVariable 'id' must be private and have accessor methods.55
ErrorsParameter id should be final.62
Errors'id' hides a field.62
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.75
ErrorsParameter data should be final.75
ErrorsParameter time should be final.75
Errorsswitch without "default" clause.76
Errors'return' is not preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.81
Errors'return' is not preceded with whitespace.81
ErrorsLine is longer than 80 characters.85
Errors'return' is not preceded with whitespace.85
ErrorsLine is longer than 80 characters.89
Errors'return' is not preceded with whitespace.89
ErrorsLine is longer than 80 characters.93
Errors'return' is not preceded with whitespace.93
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.97
Errors'return' is not preceded with whitespace.97
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.101
Errors'return' is not preceded with whitespace.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.105
Errors'return' is not preceded with whitespace.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.109
Errors'return' is not preceded with whitespace.109
ErrorsLine is longer than 80 characters.113
Errors'return' is not preceded with whitespace.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.117
Errors'return' is not preceded with whitespace.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.121
Errors'return' is not preceded with whitespace.121
ErrorsLine is longer than 80 characters.125
Errors'return' is not preceded with whitespace.125
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.129
Errors'return' is not preceded with whitespace.129
ErrorsLine is longer than 80 characters.130
ErrorsLine is longer than 80 characters.133
Errors'return' is not preceded with whitespace.133
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.137
Errors'return' is not preceded with whitespace.137
ErrorsLine is longer than 80 characters.138
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.4
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.6
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.21
Errors'{' is not followed by whitespace.21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.31
ErrorsParameter eventId should be final.42
ErrorsVariable 'id' must be private and have accessor methods.55
ErrorsParameter id should be final.62
Errors'id' hides a field.62
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.75
ErrorsParameter data should be final.75
ErrorsParameter time should be final.75
Errorsswitch without "default" clause.76
Errors'return' is not preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.81
Errors'return' is not preceded with whitespace.81
ErrorsLine is longer than 80 characters.85
Errors'return' is not preceded with whitespace.85
ErrorsLine is longer than 80 characters.89
Errors'return' is not preceded with whitespace.89
ErrorsLine is longer than 80 characters.93
Errors'return' is not preceded with whitespace.93
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.97
Errors'return' is not preceded with whitespace.97
ErrorsLine is longer than 80 characters.98
ErrorsLine is longer than 80 characters.101
Errors'return' is not preceded with whitespace.101
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.105
Errors'return' is not preceded with whitespace.105
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.109
Errors'return' is not preceded with whitespace.109
ErrorsLine is longer than 80 characters.113
Errors'return' is not preceded with whitespace.113
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.117
Errors'return' is not preceded with whitespace.117
ErrorsLine is longer than 80 characters.118
ErrorsLine is longer than 80 characters.121
Errors'return' is not preceded with whitespace.121
ErrorsLine is longer than 80 characters.125
Errors'return' is not preceded with whitespace.125
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.129
Errors'return' is not preceded with whitespace.129
ErrorsLine is longer than 80 characters.130
ErrorsLine is longer than 80 characters.133
Errors'return' is not preceded with whitespace.133
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.137
Errors'return' is not preceded with whitespace.137
ErrorsLine is longer than 80 characters.138

cz/cuni/amis/pogamut/defcon/consts/GameMode.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter id should be final.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'id' must be private and have accessor methods.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter id should be final.37
Errors'id' hides a field.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter id should be final.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine has trailing spaces.28
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'id' must be private and have accessor methods.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter id should be final.37
Errors'id' hides a field.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39

cz/cuni/amis/pogamut/defcon/consts/GameOption.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.6
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.12
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine is longer than 80 characters.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsFirst sentence should end with a period.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsFirst sentence should end with a period.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsFirst sentence should end with a period.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsFirst sentence should end with a period.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsFirst sentence should end with a period.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsFirst sentence should end with a period.50
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsFirst sentence should end with a period.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsFirst sentence should end with a period.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
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
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsFirst sentence should end with a period.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsFirst sentence should end with a period.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsMissing a Javadoc comment.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsLine has trailing spaces.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter option should be final.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine has trailing spaces.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine has trailing spaces.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'name' must be private and have accessor methods.101
ErrorsLine contains a tab character.102
ErrorsMissing a Javadoc comment.102
ErrorsVariable 'min' must be private and have accessor methods.102
ErrorsLine contains a tab character.103
ErrorsMissing a Javadoc comment.103
ErrorsVariable 'max' must be private and have accessor methods.103
ErrorsLine contains a tab character.104
ErrorsMissing a Javadoc comment.104
ErrorsVariable 'def' must be private and have accessor methods.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter name should be final.106
Errors'name' hides a field.106
ErrorsParameter min should be final.106
Errors'min' hides a field.106
ErrorsParameter max should be final.106
Errors'max' hides a field.106
ErrorsParameter def should be final.106
Errors'def' hides a field.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsMissing a Javadoc comment.6
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.12
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsLine is longer than 80 characters.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsFirst sentence should end with a period.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsFirst sentence should end with a period.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsFirst sentence should end with a period.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsFirst sentence should end with a period.42
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsFirst sentence should end with a period.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsFirst sentence should end with a period.50
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsFirst sentence should end with a period.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsFirst sentence should end with a period.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
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
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsFirst sentence should end with a period.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsFirst sentence should end with a period.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsMissing a Javadoc comment.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.89
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsLine has trailing spaces.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter option should be final.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine has trailing spaces.94
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine has trailing spaces.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'name' must be private and have accessor methods.101
ErrorsLine contains a tab character.102
ErrorsMissing a Javadoc comment.102
ErrorsVariable 'min' must be private and have accessor methods.102
ErrorsLine contains a tab character.103
ErrorsMissing a Javadoc comment.103
ErrorsVariable 'max' must be private and have accessor methods.103
ErrorsLine contains a tab character.104
ErrorsMissing a Javadoc comment.104
ErrorsVariable 'def' must be private and have accessor methods.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter name should be final.106
Errors'name' hides a field.106
ErrorsParameter min should be final.106
Errors'min' hides a field.106
ErrorsParameter max should be final.106
Errors'max' hides a field.106
ErrorsParameter def should be final.106
Errors'def' hides a field.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.113
ErrorsMissing a Javadoc comment.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116

cz/cuni/amis/pogamut/defcon/consts/GameSpeed.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter factor should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'factor' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter factor should be final.35
Errors'factor' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter factor should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'factor' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter factor should be final.35
Errors'factor' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37

cz/cuni/amis/pogamut/defcon/consts/ScoreMode.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter id should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'id' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter id should be final.36
Errors'id' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters.7
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter id should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'id' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter id should be final.36
Errors'id' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38

cz/cuni/amis/pogamut/defcon/consts/Territory.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter id should be final.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter id should be final.39
Errors'id' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsParameter id should be final.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter id should be final.39
Errors'id' hides a field.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46

cz/cuni/amis/pogamut/defcon/consts/UnitType.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.4
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.5
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.21
Errors'{' is not followed by whitespace.21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.32
ErrorsParameter id should be final.41
ErrorsVariable 'id' must be private and have accessor methods.54
ErrorsLine is longer than 80 characters.58
ErrorsComment matches to-do format 'TODO:'.59
ErrorsName 'units' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
ErrorsComment matches to-do format 'TODO:'.65
ErrorsName 'air' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsName 'naval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
ErrorsName 'ground' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
ErrorsLine is longer than 80 characters.83
ErrorsName 'misc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
ErrorsParameter id should be final.92
Errors'id' hides a field.92
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.108
ErrorsExpected an @return tag.112
ErrorsExpected an @return tag.122
ErrorsExpected an @return tag.132
ErrorsExpected an @return tag.142
ErrorsLine is longer than 80 characters.148
ErrorsExpected an @return tag.152
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.165
ErrorsParameter data should be final.165
ErrorsParameter time should be final.165
Errorsswitch without "default" clause.167
Errors'return' is not preceded with whitespace.168
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.177
Errors'return' is not preceded with whitespace.177
ErrorsLine is longer than 80 characters.178
Errors'return' is not preceded with whitespace.183
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.188
Errors'return' is not preceded with whitespace.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.196
Errors'return' is not preceded with whitespace.199
ErrorsLine is longer than 80 characters.200
Errors'return' is not preceded with whitespace.203
ErrorsLine is longer than 80 characters.204
Errors'return' is not preceded with whitespace.206
ErrorsLine is longer than 80 characters.207
Errors'return' is not preceded with whitespace.212
ErrorsLine is longer than 80 characters.213
Errors'return' is not preceded with whitespace.216
ErrorsLine is longer than 80 characters.217
Errors'return' is not preceded with whitespace.219
Errors'return' is not preceded with whitespace.221
ErrorsLine is longer than 80 characters.222
Errors'return' is not preceded with whitespace.227
Errors'return' is not preceded with whitespace.229
ErrorsLine is longer than 80 characters.230
Errors'return' is not preceded with whitespace.235
ErrorsLine is longer than 80 characters.236
Errors'return' is not preceded with whitespace.238
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.242
Errors'return' is not preceded with whitespace.245
ErrorsLine is longer than 80 characters.246
ErrorsLine is longer than 80 characters.249
Errors'return' is not preceded with whitespace.252
ErrorsLine is longer than 80 characters.253
ErrorsMust have at least one statement.255
ErrorsFirst sentence should end with a period.261
ErrorsFirst sentence should end with a period.270
ErrorsLine is longer than 80 characters.277
ErrorsParameter data should be final.277
Errorsswitch without "default" clause.278
Errors'return' is not preceded with whitespace.279
Errors'return' is not preceded with whitespace.281
Errors'return' is not preceded with whitespace.283
Errors'return' is not preceded with whitespace.285
Errors'return' is not preceded with whitespace.287
Errors'return' is not preceded with whitespace.289
Errors'return' is not preceded with whitespace.291
Errors'return' is not preceded with whitespace.293
Errors'return' is not preceded with whitespace.295
Errors'return' is not preceded with whitespace.297
Errors'return' is not preceded with whitespace.299
Errors'return' is not preceded with whitespace.301
Errors'return' is not preceded with whitespace.303
Errors'return' is not preceded with whitespace.305
Errors'return' is not preceded with whitespace.307
Errors'return' is not preceded with whitespace.309
Errors'return' is not preceded with whitespace.311
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*.4
ErrorsUsing the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*.5
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsLine is longer than 80 characters.17
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsLine is longer than 80 characters.21
Errors'{' is not followed by whitespace.21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.23
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.26
ErrorsLine is longer than 80 characters.28
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.32
ErrorsParameter id should be final.41
ErrorsVariable 'id' must be private and have accessor methods.54
ErrorsLine is longer than 80 characters.58
ErrorsComment matches to-do format 'TODO:'.59
ErrorsName 'units' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
ErrorsComment matches to-do format 'TODO:'.65
ErrorsName 'air' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsName 'naval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.73
ErrorsName 'ground' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.79
ErrorsLine is longer than 80 characters.83
ErrorsName 'misc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
ErrorsParameter id should be final.92
Errors'id' hides a field.92
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.102
ErrorsLine is longer than 80 characters.108
ErrorsExpected an @return tag.112
ErrorsExpected an @return tag.122
ErrorsExpected an @return tag.132
ErrorsExpected an @return tag.142
ErrorsLine is longer than 80 characters.148
ErrorsExpected an @return tag.152
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.165
ErrorsParameter data should be final.165
ErrorsParameter time should be final.165
Errorsswitch without "default" clause.167
Errors'return' is not preceded with whitespace.168
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.177
Errors'return' is not preceded with whitespace.177
ErrorsLine is longer than 80 characters.178
Errors'return' is not preceded with whitespace.183
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.188
Errors'return' is not preceded with whitespace.190
ErrorsLine is longer than 80 characters.191
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.196
Errors'return' is not preceded with whitespace.199
ErrorsLine is longer than 80 characters.200
Errors'return' is not preceded with whitespace.203
ErrorsLine is longer than 80 characters.204
Errors'return' is not preceded with whitespace.206
ErrorsLine is longer than 80 characters.207
Errors'return' is not preceded with whitespace.212
ErrorsLine is longer than 80 characters.213
Errors'return' is not preceded with whitespace.216
ErrorsLine is longer than 80 characters.217
Errors'return' is not preceded with whitespace.219
Errors'return' is not preceded with whitespace.221
ErrorsLine is longer than 80 characters.222
Errors'return' is not preceded with whitespace.227
Errors'return' is not preceded with whitespace.229
ErrorsLine is longer than 80 characters.230
Errors'return' is not preceded with whitespace.235
ErrorsLine is longer than 80 characters.236
Errors'return' is not preceded with whitespace.238
ErrorsLine is longer than 80 characters.239
ErrorsLine is longer than 80 characters.242
Errors'return' is not preceded with whitespace.245
ErrorsLine is longer than 80 characters.246
ErrorsLine is longer than 80 characters.249
Errors'return' is not preceded with whitespace.252
ErrorsLine is longer than 80 characters.253
ErrorsMust have at least one statement.255
ErrorsFirst sentence should end with a period.261
ErrorsFirst sentence should end with a period.270
ErrorsLine is longer than 80 characters.277
ErrorsParameter data should be final.277
Errorsswitch without "default" clause.278
Errors'return' is not preceded with whitespace.279
Errors'return' is not preceded with whitespace.281
Errors'return' is not preceded with whitespace.283
Errors'return' is not preceded with whitespace.285
Errors'return' is not preceded with whitespace.287
Errors'return' is not preceded with whitespace.289
Errors'return' is not preceded with whitespace.291
Errors'return' is not preceded with whitespace.293
Errors'return' is not preceded with whitespace.295
Errors'return' is not preceded with whitespace.297
Errors'return' is not preceded with whitespace.299
Errors'return' is not preceded with whitespace.301
Errors'return' is not preceded with whitespace.303
Errors'return' is not preceded with whitespace.305
Errors'return' is not preceded with whitespace.307
Errors'return' is not preceded with whitespace.309
Errors'return' is not preceded with whitespace.311

cz/cuni/amis/pogamut/defcon/consts/Vote.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter id should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'id' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter id should be final.35
Errors'id' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter id should be final.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine has trailing spaces.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
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'id' must be private and have accessor methods.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter id should be final.35
Errors'id' hides a field.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37

cz/cuni/amis/pogamut/defcon/consts/VoteType.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter id should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'id' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter id should be final.36
Errors'id' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter id should be final.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'id' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter id should be final.36
Errors'id' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38

cz/cuni/amis/pogamut/defcon/consts/state/AirBaseState.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter id should be final.31
Errors'id' hides a field.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'id' must be private and have accessor methods.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter id should be final.31
Errors'id' hides a field.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'id' must be private and have accessor methods.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45

cz/cuni/amis/pogamut/defcon/consts/state/BattleshipState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine is longer than 80 characters.18
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter stateId should be final.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'id' must be private and have accessor methods.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter id should be final.32
Errors'id' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine is longer than 80 characters.18
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter stateId should be final.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'id' must be private and have accessor methods.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter id should be final.32
Errors'id' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44

cz/cuni/amis/pogamut/defcon/consts/state/BomberState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46

cz/cuni/amis/pogamut/defcon/consts/state/CarrierState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46

cz/cuni/amis/pogamut/defcon/consts/state/FighterState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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 has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'id' must be private and have accessor methods.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter id should be final.33
Errors'id' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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 has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'id' must be private and have accessor methods.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter id should be final.33
Errors'id' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45

cz/cuni/amis/pogamut/defcon/consts/state/IState.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsExpected an @return tag.14
ErrorsLine contains a tab character.14
ErrorsRedundant 'public' modifier.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsRedundant 'public' modifier.17
ErrorsLine is longer than 80 characters.4
ErrorsLine has trailing spaces.5
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.13
ErrorsExpected an @return tag.14
ErrorsLine contains a tab character.14
ErrorsRedundant 'public' modifier.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsRedundant 'public' modifier.17

cz/cuni/amis/pogamut/defcon/consts/state/NukeState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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 has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.10
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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 has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine has trailing spaces.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46

cz/cuni/amis/pogamut/defcon/consts/state/RadarState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine is longer than 80 characters.18
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter stateId should be final.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'id' must be private and have accessor methods.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter id should be final.32
Errors'id' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine is longer than 80 characters.18
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsParameter stateId should be final.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine has trailing spaces.23
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'id' must be private and have accessor methods.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter id should be final.32
Errors'id' hides a field.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44

cz/cuni/amis/pogamut/defcon/consts/state/SiloState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'id' must be private and have accessor methods.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter id should be final.33
Errors'id' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsMissing a Javadoc comment.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsParameter stateId should be final.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'id' must be private and have accessor methods.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter id should be final.33
Errors'id' hides a field.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45

cz/cuni/amis/pogamut/defcon/consts/state/SubState.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine has trailing spaces.17
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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 has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.15
ErrorsLine has trailing spaces.16
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine has trailing spaces.17
ErrorsMissing a Javadoc comment.17
ErrorsMissing a Javadoc comment.18
ErrorsLine has trailing spaces.19
ErrorsLine contains a tab character.19
ErrorsLine is longer than 80 characters.20
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine has trailing spaces.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter stateId should be final.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.25
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 has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'id' must be private and have accessor methods.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter id should be final.34
Errors'id' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46

cz/cuni/amis/pogamut/defcon/factory/DefConAgentModule.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsUnused import - com.google.inject.Injector.6
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter defConAgentClass should be final.41
Errors'defConAgentClass' hides a field.41
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsParameter defConAgentLogicControllerClass should be final.42
Errors'defConAgentLogicControllerClass' hides a field.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsMethod 'getDefConAgentClass' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsMethod 'newBindings' is not designed for extension - needs to be abstract, final or empty.57
ErrorsParameter agentId should be final.57
ErrorsExpected @param tag for 'agentId'.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsMethod 'configureModules' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
Errors'if' construct must use '{}'s.75
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine has trailing spaces.85
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsFile does not end with a newline.0
ErrorsUnused import - com.google.inject.Injector.6
ErrorsLine is longer than 80 characters.14
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter defConAgentClass should be final.41
Errors'defConAgentClass' hides a field.41
ErrorsLine is longer than 80 characters.42
ErrorsLine contains a tab character.42
ErrorsParameter defConAgentLogicControllerClass should be final.42
Errors'defConAgentLogicControllerClass' hides a field.42
ErrorsLine contains a tab character.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsMethod 'getDefConAgentClass' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsMethod 'newBindings' is not designed for extension - needs to be abstract, final or empty.57
ErrorsParameter agentId should be final.57
ErrorsExpected @param tag for 'agentId'.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsMethod 'configureModules' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters.72
ErrorsLine contains a tab character.72
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
Errors'if' construct must use '{}'s.75
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.78
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine is longer than 80 characters.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine has trailing spaces.85
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87

cz/cuni/amis/pogamut/defcon/generator/FleetGenerator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsUtility classes should not have a public or default constructor.13
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter type should be final.25
ErrorsParameter info should be final.25
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
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter type should be final.80
ErrorsParameter info should be final.80
ErrorsLine contains a tab character.81
ErrorsName 'creds_left' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsLine contains a tab character.82
ErrorsName 'price_for_one' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
Errors'if' construct must use '{}'s.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.87
Errors'6' is a magic number.87
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
Errors'6' is a magic number.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors'6' is a magic number.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsUtility classes should not have a public or default constructor.13
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsParameter type should be final.25
ErrorsParameter info should be final.25
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
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter type should be final.80
ErrorsParameter info should be final.80
ErrorsLine contains a tab character.81
ErrorsName 'creds_left' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsLine contains a tab character.82
ErrorsName 'price_for_one' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
Errors'if' construct must use '{}'s.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.87
Errors'6' is a magic number.87
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
Errors'6' is a magic number.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
Errors'6' is a magic number.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98

cz/cuni/amis/pogamut/defcon/utils/AdvancedFlagListener.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsRedundant 'public' modifier.14

cz/cuni/amis/pogamut/defcon/utils/Pair.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsVariable 'first' must be private and have accessor methods.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsVariable 'second' must be private and have accessor methods.13
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsParameter first should be final.15
Errors'first' hides a field.15
ErrorsParameter second should be final.15
Errors'second' hides a field.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.23
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsVariable 'first' must be private and have accessor methods.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsVariable 'second' must be private and have accessor methods.13
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsParameter first should be final.15
Errors'first' hides a field.15
ErrorsParameter second should be final.15
Errors'second' hides a field.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.23
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.23
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26

cz/cuni/amis/pogamut/defcon/utils/PolygonUtils.java

ViolationMessageLine
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsUtility classes should not have a public or default constructor.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsExpected an @return tag.25
ErrorsLine contains a tab character.25
ErrorsParameter poly should be final.25
ErrorsExpected @param tag for 'poly'.25
ErrorsLine contains a tab character.26
ErrorsParameter offset should be final.26
ErrorsExpected @param tag for 'offset'.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
Errors'if' construct must use '{}'s.28
ErrorsLine contains a tab character.28
Errors'3' is a magic number.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsName 'shifted_old1' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsLine contains a tab character.39
ErrorsName 'shifted_current1' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsLine contains a tab character.40
ErrorsName 'shifted_old2' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsName 'shifted_current2' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
Errors'/' is not preceded with whitespace.51
Errors'/' is not followed by whitespace.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
Errors'/' is not preceded with whitespace.62
Errors'/' is not followed by whitespace.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.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
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine has trailing spaces.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter a1 should be final.93
ErrorsParameter a2 should be final.93
ErrorsParameter b should be final.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsLine has trailing spaces.113
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
Errors',' is not followed by whitespace.115
Errors',' is not followed by whitespace.115
ErrorsLine contains a tab character.116
ErrorsLine has trailing spaces.117
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsMissing a Javadoc comment.119
ErrorsVariable 'polygon' must be private and have accessor methods.119
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsVariable 'barycenter' must be private and have accessor methods.120
ErrorsLine contains a tab character.121
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.122
ErrorsMissing a Javadoc comment.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsMissing a Javadoc comment.124
ErrorsVariable 'a' must be private and have accessor methods.124
ErrorsVariable 'b' must be private and have accessor methods.124
ErrorsVariable 'c' must be private and have accessor methods.124
ErrorsLine contains a tab character.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter poly should be final.127
ErrorsParameter offset should be final.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
Errors'if' construct must use '{}'s.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine has trailing spaces.131
ErrorsLine contains a tab character.131
Errors'if' construct must use '{}'s.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
Errors'3' is a magic number.135
ErrorsLine contains a tab character.136
ErrorsLine has trailing spaces.137
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine has trailing spaces.144
ErrorsLine contains a tab character.144
ErrorsLine has trailing spaces.145
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsName 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'.147
ErrorsLine contains a tab character.148
ErrorsLine has trailing spaces.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine has trailing spaces.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine has trailing spaces.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine has trailing spaces.168
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine has trailing spaces.171
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.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
ErrorsInner assignments should be avoided.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine has trailing spaces.178
ErrorsLine contains a tab character.178
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsInner assignments should be avoided.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine has trailing spaces.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine has trailing spaces.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine has trailing spaces.191
ErrorsLine contains a tab character.191
ErrorsLine has trailing spaces.192
ErrorsMissing a Javadoc comment.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsMissing a Javadoc comment.193
ErrorsVariable 'breakers' must be private and have accessor methods.193
ErrorsLine contains a tab character.194
ErrorsMissing a Javadoc comment.194
ErrorsVariable 'ret' must be private and have accessor methods.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter breakers should be final.196
Errors'breakers' hides a field.196
ErrorsLine contains a tab character.197
ErrorsParameter ret should be final.197
Errors'ret' hides a field.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine has trailing spaces.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsMissing a Javadoc comment.203
ErrorsLine contains a tab character.204
ErrorsParameter last should be final.204
ErrorsParameter middle should be final.204
ErrorsParameter current should be final.204
ErrorsLine contains a tab character.205
ErrorsParameter breakers should be final.205
ErrorsLine contains a tab character.206
ErrorsParameter convexity_breaking should be final.206
ErrorsName 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'.206
ErrorsLine has trailing spaces.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsName 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'.208
ErrorsLine contains a tab character.209
ErrorsName 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'.209
ErrorsLine has trailing spaces.210
ErrorsLine contains a tab character.210
ErrorsLine has trailing spaces.211
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine has trailing spaces.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine has trailing spaces.231
ErrorsLine contains a tab character.231
ErrorsMissing a Javadoc comment.232
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsMissing a Javadoc comment.233
ErrorsVariable 'a' must be private and have accessor methods.233
Errors',' is not followed by whitespace.233
ErrorsVariable 'b' must be private and have accessor methods.233
Errors',' is not followed by whitespace.233
ErrorsVariable 'c' must be private and have accessor methods.233
ErrorsLine contains a tab character.235
ErrorsMissing a Javadoc comment.235
ErrorsParameter a should be final.235
Errors'a' hides a field.235
ErrorsParameter b should be final.235
Errors'b' hides a field.235
ErrorsParameter c should be final.235
Errors'c' hides a field.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine has trailing spaces.241
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsMissing a Javadoc comment.242
ErrorsName 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'.242
Errors'0.001d' is a magic number.242
ErrorsLine has trailing spaces.243
ErrorsLine contains a tab character.243
ErrorsLine is longer than 80 characters.244
ErrorsLine contains a tab character.244
ErrorsMissing a Javadoc comment.244
ErrorsParameter poly should be final.244
ErrorsParameter offset should be final.244
ErrorsLine contains a tab character.245
ErrorsLine is longer than 80 characters.246
ErrorsLine contains a tab character.246
Errors'cast' is not followed by whitespace.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine has trailing spaces.253
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsMissing a Javadoc comment.254
ErrorsParameter poly should be final.254
ErrorsParameter offset should be final.254
ErrorsLine has trailing spaces.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine has trailing spaces.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
Errors'3' is a magic number.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine has trailing spaces.261
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsMust have at least one statement.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine has trailing spaces.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsMissing a Javadoc comment.276
ErrorsParameter vertices should be final.276
ErrorsLine has trailing spaces.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine has trailing spaces.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsName 'current_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'{' should be on the previous line.285
Errors'for' construct must use '{}'s.286
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
Errors'}' should be on the same line.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
Errors'{' should be on the previous line.290
Errors'for' construct must use '{}'s.291
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Errors'{' should be on the previous line.297
Errors'if' construct must use '{}'s.298
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
Errors'if' construct must use '{}'s.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
Errors'if' construct must use '{}'s.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
Errors'if' construct must use '{}'s.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
Errors'for' construct must use '{}'s.320
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine has trailing spaces.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsMissing a Javadoc comment.331
ErrorsParameter last should be final.331
ErrorsParameter middle should be final.331
ErrorsParameter current should be final.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsName 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'.333
ErrorsLine contains a tab character.334
ErrorsName 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'.334
ErrorsLine has trailing spaces.335
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 has trailing spaces.337
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsMissing a Javadoc comment.341
ErrorsParameter poly should be final.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
Errors'if' construct must use '{}'s.343
ErrorsLine contains a tab character.343
Errors'3' is a magic number.343
ErrorsLine contains a tab character.344
ErrorsLine has trailing spaces.345
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
Errors'for' construct must use '{}'s.348
ErrorsLine contains a tab character.348
ErrorsLine has trailing spaces.349
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
Errors'0.5f' is a magic number.351
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsMissing a Javadoc comment.354
ErrorsParameter toCopy should be final.354
ErrorsLine contains a tab character.355
ErrorsLine has trailing spaces.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine has trailing spaces.360
ErrorsLine contains a tab character.360
ErrorsLine has trailing spaces.361
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine is longer than 80 characters.364
ErrorsLine contains a tab character.364
ErrorsMissing a Javadoc comment.364
ErrorsParameter vertices should be final.364
ErrorsParameter u should be final.364
ErrorsParameter v should be final.364
ErrorsParameter w should be final.364
ErrorsParameter n should be final.364
ErrorsParameter V should be final.364
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
ErrorsLine contains a tab character.368
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
ErrorsLine contains a tab character.369
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.369
Errors'if' construct must use '{}'s.370
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
Errors')' is preceded with whitespace.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
Errors'{' should be on the previous line.373
Errors'if' construct must use '{}'s.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsName 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
Errors'if' construct must use '{}'s.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine has trailing spaces.382
ErrorsLine contains a tab character.382
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
ErrorsMissing a Javadoc comment.383
ErrorsParameter A should be final.383
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsParameter B should be final.383
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsParameter C should be final.383
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsLine contains a tab character.384
ErrorsParameter P should be final.384
ErrorsName 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'.384
ErrorsLine contains a tab character.385
Errors'{' should be on the previous line.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.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 has trailing spaces.403
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsUtility classes should not have a public or default constructor.16
ErrorsLine has trailing spaces.17
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine has trailing spaces.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsExpected an @return tag.25
ErrorsLine contains a tab character.25
ErrorsParameter poly should be final.25
ErrorsExpected @param tag for 'poly'.25
ErrorsLine contains a tab character.26
ErrorsParameter offset should be final.26
ErrorsExpected @param tag for 'offset'.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
Errors'if' construct must use '{}'s.28
ErrorsLine contains a tab character.28
Errors'3' is a magic number.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsName 'shifted_old1' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsLine contains a tab character.39
ErrorsName 'shifted_current1' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsLine contains a tab character.40
ErrorsName 'shifted_old2' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsLine has trailing spaces.41
ErrorsLine contains a tab character.41
ErrorsName 'shifted_current2' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
Errors'/' is not preceded with whitespace.51
Errors'/' is not followed by whitespace.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
Errors'/' is not preceded with whitespace.62
Errors'/' is not followed by whitespace.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine has trailing spaces.68
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.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
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine has trailing spaces.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine has trailing spaces.93
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter a1 should be final.93
ErrorsParameter a2 should be final.93
ErrorsParameter b should be final.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine has trailing spaces.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine has trailing spaces.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsLine has trailing spaces.113
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine is longer than 80 characters.115
ErrorsLine contains a tab character.115
Errors',' is not followed by whitespace.115
Errors',' is not followed by whitespace.115
ErrorsLine contains a tab character.116
ErrorsLine has trailing spaces.117
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsMissing a Javadoc comment.119
ErrorsVariable 'polygon' must be private and have accessor methods.119
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsVariable 'barycenter' must be private and have accessor methods.120
ErrorsLine contains a tab character.121
ErrorsLine has trailing spaces.122
ErrorsLine contains a tab character.122
ErrorsMissing a Javadoc comment.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsMissing a Javadoc comment.124
ErrorsVariable 'a' must be private and have accessor methods.124
ErrorsVariable 'b' must be private and have accessor methods.124
ErrorsVariable 'c' must be private and have accessor methods.124
ErrorsLine contains a tab character.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter poly should be final.127
ErrorsParameter offset should be final.127
ErrorsLine has trailing spaces.128
ErrorsLine contains a tab character.128
Errors'if' construct must use '{}'s.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine has trailing spaces.131
ErrorsLine contains a tab character.131
Errors'if' construct must use '{}'s.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
Errors'3' is a magic number.135
ErrorsLine contains a tab character.136
ErrorsLine has trailing spaces.137
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine has trailing spaces.144
ErrorsLine contains a tab character.144
ErrorsLine has trailing spaces.145
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsName 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'.147
ErrorsLine contains a tab character.148
ErrorsLine has trailing spaces.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine has trailing spaces.156
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsLine has trailing spaces.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine has trailing spaces.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine has trailing spaces.164
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine has trailing spaces.168
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine has trailing spaces.171
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.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
ErrorsInner assignments should be avoided.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine has trailing spaces.178
ErrorsLine contains a tab character.178
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsInner assignments should be avoided.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine has trailing spaces.182
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine has trailing spaces.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.190
ErrorsLine has trailing spaces.191
ErrorsLine contains a tab character.191
ErrorsLine has trailing spaces.192
ErrorsMissing a Javadoc comment.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsMissing a Javadoc comment.193
ErrorsVariable 'breakers' must be private and have accessor methods.193
ErrorsLine contains a tab character.194
ErrorsMissing a Javadoc comment.194
ErrorsVariable 'ret' must be private and have accessor methods.194
ErrorsLine has trailing spaces.195
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter breakers should be final.196
Errors'breakers' hides a field.196
ErrorsLine contains a tab character.197
ErrorsParameter ret should be final.197
Errors'ret' hides a field.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine has trailing spaces.202
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsMissing a Javadoc comment.203
ErrorsLine contains a tab character.204
ErrorsParameter last should be final.204
ErrorsParameter middle should be final.204
ErrorsParameter current should be final.204
ErrorsLine contains a tab character.205
ErrorsParameter breakers should be final.205
ErrorsLine contains a tab character.206
ErrorsParameter convexity_breaking should be final.206
ErrorsName 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'.206
ErrorsLine has trailing spaces.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsName 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'.208
ErrorsLine contains a tab character.209
ErrorsName 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'.209
ErrorsLine has trailing spaces.210
ErrorsLine contains a tab character.210
ErrorsLine has trailing spaces.211
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine has trailing spaces.218
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine has trailing spaces.229
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine has trailing spaces.231
ErrorsLine contains a tab character.231
ErrorsMissing a Javadoc comment.232
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsMissing a Javadoc comment.233
ErrorsVariable 'a' must be private and have accessor methods.233
Errors',' is not followed by whitespace.233
ErrorsVariable 'b' must be private and have accessor methods.233
Errors',' is not followed by whitespace.233
ErrorsVariable 'c' must be private and have accessor methods.233
ErrorsLine contains a tab character.235
ErrorsMissing a Javadoc comment.235
ErrorsParameter a should be final.235
Errors'a' hides a field.235
ErrorsParameter b should be final.235
Errors'b' hides a field.235
ErrorsParameter c should be final.235
Errors'c' hides a field.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine has trailing spaces.241
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsMissing a Javadoc comment.242
ErrorsName 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'.242
Errors'0.001d' is a magic number.242
ErrorsLine has trailing spaces.243
ErrorsLine contains a tab character.243
ErrorsLine is longer than 80 characters.244
ErrorsLine contains a tab character.244
ErrorsMissing a Javadoc comment.244
ErrorsParameter poly should be final.244
ErrorsParameter offset should be final.244
ErrorsLine contains a tab character.245
ErrorsLine is longer than 80 characters.246
ErrorsLine contains a tab character.246
Errors'cast' is not followed by whitespace.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine has trailing spaces.253
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsMissing a Javadoc comment.254
ErrorsParameter poly should be final.254
ErrorsParameter offset should be final.254
ErrorsLine has trailing spaces.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine has trailing spaces.257
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
Errors'3' is a magic number.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine has trailing spaces.261
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine has trailing spaces.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsMust have at least one statement.264
ErrorsLine has trailing spaces.265
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine has trailing spaces.269
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine has trailing spaces.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsMissing a Javadoc comment.276
ErrorsParameter vertices should be final.276
ErrorsLine has trailing spaces.277
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsLine has trailing spaces.279
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsName 'current_index' must match pattern '^[a-z][a-zA-Z0-9]*$'.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
Errors'{' should be on the previous line.285
Errors'for' construct must use '{}'s.286
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
Errors'}' should be on the same line.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
Errors'{' should be on the previous line.290
Errors'for' construct must use '{}'s.291
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Errors'{' should be on the previous line.297
Errors'if' construct must use '{}'s.298
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
Errors'if' construct must use '{}'s.302
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
Errors'if' construct must use '{}'s.305
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
Errors'if' construct must use '{}'s.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
Errors'for' construct must use '{}'s.320
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine has trailing spaces.323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine has trailing spaces.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsMissing a Javadoc comment.331
ErrorsParameter last should be final.331
ErrorsParameter middle should be final.331
ErrorsParameter current should be final.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsName 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'.333
ErrorsLine contains a tab character.334
ErrorsName 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'.334
ErrorsLine has trailing spaces.335
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 has trailing spaces.337
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsMissing a Javadoc comment.341
ErrorsParameter poly should be final.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
Errors'if' construct must use '{}'s.343
ErrorsLine contains a tab character.343
Errors'3' is a magic number.343
ErrorsLine contains a tab character.344
ErrorsLine has trailing spaces.345
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
Errors'for' construct must use '{}'s.348
ErrorsLine contains a tab character.348
ErrorsLine has trailing spaces.349
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.351
Errors'0.5f' is a magic number.351
ErrorsLine contains a tab character.352
ErrorsLine has trailing spaces.353
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsMissing a Javadoc comment.354
ErrorsParameter toCopy should be final.354
ErrorsLine contains a tab character.355
ErrorsLine has trailing spaces.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine has trailing spaces.360
ErrorsLine contains a tab character.360
ErrorsLine has trailing spaces.361
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine has trailing spaces.363
ErrorsLine contains a tab character.363
ErrorsLine is longer than 80 characters.364
ErrorsLine contains a tab character.364
ErrorsMissing a Javadoc comment.364
ErrorsParameter vertices should be final.364
ErrorsParameter u should be final.364
ErrorsParameter v should be final.364
ErrorsParameter w should be final.364
ErrorsParameter n should be final.364
ErrorsParameter V should be final.364
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
ErrorsLine contains a tab character.368
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
ErrorsLine contains a tab character.369
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.369
Errors'if' construct must use '{}'s.370
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
Errors')' is preceded with whitespace.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
Errors'{' should be on the previous line.373
Errors'if' construct must use '{}'s.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsName 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
Errors'if' construct must use '{}'s.377
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine has trailing spaces.382
ErrorsLine contains a tab character.382
ErrorsLine is longer than 80 characters.383
ErrorsLine contains a tab character.383
ErrorsMissing a Javadoc comment.383
ErrorsParameter A should be final.383
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsParameter B should be final.383
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsParameter C should be final.383
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsLine contains a tab character.384
ErrorsParameter P should be final.384
ErrorsName 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'.384
ErrorsLine contains a tab character.385
Errors'{' should be on the previous line.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine is longer than 80 characters.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 has trailing spaces.403
ErrorsLine contains a tab character.403
ErrorsLine has trailing spaces.404
ErrorsLine contains a tab character.404

cz/cuni/amis/pogamut/defcon/utils/SimpleFlag.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.17
ErrorsMethod 'addStrongListener' is not designed for extension - needs to be abstract, final or empty.17
ErrorsMissing a Javadoc comment.17
ErrorsParameter listener should be final.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsMethod 'clearListeners' is not designed for extension - needs to be abstract, final or empty.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMethod 'getFlag' is not designed for extension - needs to be abstract, final or empty.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter listener should be final.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'setFlag' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter newValue should be final.33
Errors'if' construct must use '{}'s.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter value should be final.45
Errors'value' hides a field.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine is longer than 80 characters.13
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.17
ErrorsMethod 'addStrongListener' is not designed for extension - needs to be abstract, final or empty.17
ErrorsMissing a Javadoc comment.17
ErrorsParameter listener should be final.17
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsMethod 'clearListeners' is not designed for extension - needs to be abstract, final or empty.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMethod 'getFlag' is not designed for extension - needs to be abstract, final or empty.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsMethod 'removeListener' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsParameter listener should be final.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'setFlag' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter newValue should be final.33
Errors'if' construct must use '{}'s.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter value should be final.45
Errors'value' hides a field.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47

cz/cuni/amis/pogamut/defcon/utils/SyncMethodExecContainer.java

ViolationMessageLine
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'method' must be private and have accessor methods.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'parameters' must be private and have accessor methods.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'returnValue' must be private and have accessor methods.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsVariable 'lock' must be private and have accessor methods.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsVariable 'used' must be private and have accessor methods.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter method should be final.23
Errors'method' hides a field.23
ErrorsParameter parameters should be final.23
Errors'parameters' hides a field.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsExpected an @return tag.57
ErrorsLine contains a tab character.57
ErrorsMethod 'syncCallInMainThread' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine contains a tab character.59
Errors'if' construct must use '{}'s.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'10000' is a magic number.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsMethod 'getLock' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'method' must be private and have accessor methods.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'parameters' must be private and have accessor methods.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsVariable 'returnValue' must be private and have accessor methods.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsVariable 'lock' must be private and have accessor methods.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsVariable 'used' must be private and have accessor methods.21
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsParameter method should be final.23
Errors'method' hides a field.23
ErrorsParameter parameters should be final.23
Errors'parameters' hides a field.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.51
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsExpected an @return tag.57
ErrorsLine contains a tab character.57
ErrorsMethod 'syncCallInMainThread' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine contains a tab character.59
Errors'if' construct must use '{}'s.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
Errors'10000' is a magic number.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.80
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsMethod 'getLock' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83

cz/cuni/amis/pogamut/defcon/utils/closestpoints/ClosestPointsLookUp.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsParameter enemyQuadTrees should be final.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsParameter gameInfo should be final.63
Errors'gameInfo' hides a field.63
ErrorsLine contains a tab character.64
ErrorsParameter log should be final.64
Errors'log' hides a field.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsParameter enemyQuadTrees should be final.65
Errors'enemyQuadTrees' hides a field.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsParameter ownQuadTrees should be final.66
Errors'ownQuadTrees' hides a field.66
ErrorsLine contains a tab character.68
Errors'20' is a magic number.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.72
ErrorsParameter gameInfo should be final.72
Errors'gameInfo' hides a field.72
ErrorsLine contains a tab character.73
ErrorsParameter log should be final.73
Errors'log' hides a field.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsParameter enemyQuadTrees should be final.74
Errors'enemyQuadTrees' hides a field.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsParameter ownQuadTrees should be final.75
Errors'ownQuadTrees' hides a field.75
ErrorsLine contains a tab character.76
ErrorsParameter pointsLimit should be final.76
Errors'pointsLimit' hides a field.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsFirst sentence should end with a period.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsMethod 'getTickedClosestPoints' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsAvoid inline conditionals.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsFirst sentence should end with a period.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'getClosestPoints' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsName 'enemy_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsName 'enemy_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsName 'own_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
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 contains a tab character.142
ErrorsLine has trailing spaces.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsName 'own_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine is longer than 80 characters.169
ErrorsLine contains a tab character.169
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
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsMissing a Javadoc comment.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsMissing a Javadoc comment.182
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsMissing a Javadoc comment.184
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.187
ErrorsLine contains a tab character.187
ErrorsMissing a Javadoc comment.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter target should be final.190
Errors'target' hides a field.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.194
ErrorsMissing a Javadoc comment.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsMissing a Javadoc comment.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.202
ErrorsMissing a Javadoc comment.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine has trailing spaces.208
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsMethod 'initOrigins' is not designed for extension - needs to be abstract, final or empty.211
ErrorsParameter origins should be final.211
Errors'origins' hides a field.211
ErrorsExpected @param tag for 'origins'.211
Errors'if' construct must use '{}'s.213
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine has trailing spaces.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsMethod 'addOrigins' is not designed for extension - needs to be abstract, final or empty.230
ErrorsParameter origins should be final.230
Errors'origins' hides a field.230
ErrorsExpected @param tag for 'origins'.230
Errors'if' construct must use '{}'s.232
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
Errors'10' is a magic number.235
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.242
ErrorsLine contains a tab character.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsMissing a Javadoc comment.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsMissing a Javadoc comment.267
ErrorsVariable 'distance' must be private and have accessor methods.267
ErrorsLine contains a tab character.268
ErrorsMissing a Javadoc comment.268
ErrorsVariable 'origin' must be private and have accessor methods.268
ErrorsLine contains a tab character.270
ErrorsMissing a Javadoc comment.270
ErrorsParameter distance should be final.270
Errors'distance' hides a field.270
ErrorsParameter origin should be final.270
Errors'origin' hides a field.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.275
ErrorsMissing a Javadoc comment.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
ErrorsMissing a Javadoc comment.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.283
ErrorsMethod 'compareTo' is not designed for extension - needs to be abstract, final or empty.283
ErrorsLine contains a tab character.284
ErrorsParameter o should be final.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.289
ErrorsMissing a Javadoc comment.289
ErrorsLine contains a tab character.290
ErrorsParameter enemyTerritory should be final.290
Errors'enemyTerritory' hides a field.290
ErrorsParameter myTerritory should be final.290
ErrorsLine contains a tab character.292
ErrorsName 'outer_closest' must match pattern '^[a-z][a-zA-Z0-9]*$'.292
Errors'if' construct must use '{}'s.294
ErrorsLine contains a tab character.294
Errors'5d' is a magic number.294
ErrorsLine contains a tab character.295
Errors'if' construct must use '{}'s.297
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
Errors'6' is a magic number.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.305
Errors'if' construct must use '{}'s.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.313
ErrorsLine is longer than 80 characters.315
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
Errors'if' construct must use '{}'s.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsName 'inner_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.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
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.332
Errors'6' is a magic number.332
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsName 'inner_node' must match pattern '^[a-z][a-zA-Z0-9]*$'.335
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
Errors'6' is a magic number.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine is longer than 80 characters.350
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine is longer than 80 characters.364
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine is longer than 80 characters.393
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 contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
Errors'&&' should be on a new line.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.419
ErrorsLine is longer than 80 characters.421
ErrorsLine contains a tab character.421
ErrorsLine is longer than 80 characters.423
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine is longer than 80 characters.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.23
ErrorsLine has trailing spaces.25
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters.45
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.46
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsParameter enemyQuadTrees should be final.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsParameter gameInfo should be final.63
Errors'gameInfo' hides a field.63
ErrorsLine contains a tab character.64
ErrorsParameter log should be final.64
Errors'log' hides a field.64
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsParameter enemyQuadTrees should be final.65
Errors'enemyQuadTrees' hides a field.65
ErrorsLine is longer than 80 characters.66
ErrorsLine contains a tab character.66
ErrorsParameter ownQuadTrees should be final.66
Errors'ownQuadTrees' hides a field.66
ErrorsLine contains a tab character.68
Errors'20' is a magic number.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.72
ErrorsParameter gameInfo should be final.72
Errors'gameInfo' hides a field.72
ErrorsLine contains a tab character.73
ErrorsParameter log should be final.73
Errors'log' hides a field.73
ErrorsLine is longer than 80 characters.74
ErrorsLine contains a tab character.74
ErrorsParameter enemyQuadTrees should be final.74
Errors'enemyQuadTrees' hides a field.74
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsParameter ownQuadTrees should be final.75
Errors'ownQuadTrees' hides a field.75
ErrorsLine contains a tab character.76
ErrorsParameter pointsLimit should be final.76
Errors'pointsLimit' hides a field.76
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsFirst sentence should end with a period.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsMethod 'getTickedClosestPoints' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsAvoid inline conditionals.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsFirst sentence should end with a period.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine has trailing spaces.103
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsMethod 'getClosestPoints' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine is longer than 80 characters.109
ErrorsLine contains a tab character.109
ErrorsName 'enemy_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'.109
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine is longer than 80 characters.124
ErrorsLine contains a tab character.124
ErrorsName 'enemy_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'.124
ErrorsLine is longer than 80 characters.125
ErrorsLine contains a tab character.125
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsName 'own_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.133
ErrorsLine is longer than 80 characters.134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine is longer than 80 characters.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine is longer than 80 characters.139
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 contains a tab character.142
ErrorsLine has trailing spaces.144
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters.147
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsName 'own_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters.160
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.168
ErrorsLine is longer than 80 characters.169
ErrorsLine contains a tab character.169
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
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsMissing a Javadoc comment.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsMissing a Javadoc comment.182
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsMissing a Javadoc comment.184
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.187
ErrorsLine contains a tab character.187
ErrorsMissing a Javadoc comment.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter target should be final.190
Errors'target' hides a field.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.194
ErrorsMissing a Javadoc comment.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsMissing a Javadoc comment.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.202
ErrorsMissing a Javadoc comment.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine has trailing spaces.208
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsMethod 'initOrigins' is not designed for extension - needs to be abstract, final or empty.211
ErrorsParameter origins should be final.211
Errors'origins' hides a field.211
ErrorsExpected @param tag for 'origins'.211
Errors'if' construct must use '{}'s.213
ErrorsLine contains a tab character.213
ErrorsLine is longer than 80 characters.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine has trailing spaces.227
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsMethod 'addOrigins' is not designed for extension - needs to be abstract, final or empty.230
ErrorsParameter origins should be final.230
Errors'origins' hides a field.230
ErrorsExpected @param tag for 'origins'.230
Errors'if' construct must use '{}'s.232
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
Errors'10' is a magic number.235
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.242
ErrorsLine contains a tab character.242
ErrorsLine is longer than 80 characters.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters.252
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsMissing a Javadoc comment.266
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsMissing a Javadoc comment.267
ErrorsVariable 'distance' must be private and have accessor methods.267
ErrorsLine contains a tab character.268
ErrorsMissing a Javadoc comment.268
ErrorsVariable 'origin' must be private and have accessor methods.268
ErrorsLine contains a tab character.270
ErrorsMissing a Javadoc comment.270
ErrorsParameter distance should be final.270
Errors'distance' hides a field.270
ErrorsParameter origin should be final.270
Errors'origin' hides a field.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.275
ErrorsMissing a Javadoc comment.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
ErrorsMissing a Javadoc comment.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.283
ErrorsMethod 'compareTo' is not designed for extension - needs to be abstract, final or empty.283
ErrorsLine contains a tab character.284
ErrorsParameter o should be final.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.289
ErrorsMissing a Javadoc comment.289
ErrorsLine contains a tab character.290
ErrorsParameter enemyTerritory should be final.290
Errors'enemyTerritory' hides a field.290
ErrorsParameter myTerritory should be final.290
ErrorsLine contains a tab character.292
ErrorsName 'outer_closest' must match pattern '^[a-z][a-zA-Z0-9]*$'.292
Errors'if' construct must use '{}'s.294
ErrorsLine contains a tab character.294
Errors'5d' is a magic number.294
ErrorsLine contains a tab character.295
Errors'if' construct must use '{}'s.297
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
Errors'6' is a magic number.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.305
Errors'if' construct must use '{}'s.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.313
ErrorsLine is longer than 80 characters.315
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
Errors'if' construct must use '{}'s.321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine is longer than 80 characters.326
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsName 'inner_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'.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
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.332
Errors'6' is a magic number.332
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsName 'inner_node' must match pattern '^[a-z][a-zA-Z0-9]*$'.335
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
Errors'6' is a magic number.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine is longer than 80 characters.350
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine is longer than 80 characters.364
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.367
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.370
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine contains a tab character.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.386
ErrorsLine contains a tab character.386
ErrorsName 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine is longer than 80 characters.393
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 contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
Errors'&&' should be on a new line.407
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.419
ErrorsLine is longer than 80 characters.421
ErrorsLine contains a tab character.421
ErrorsLine is longer than 80 characters.423
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine is longer than 80 characters.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.446
ErrorsLine is longer than 80 characters.447
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453

cz/cuni/amis/pogamut/defcon/utils/closestpoints/ClosestPointsManager.java

ViolationMessageLine
ErrorsUnused import - java.util.Map.Entry.4
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsParameter closestPoints should be final.28
Errors'closestPoints' hides a field.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsParameter closestPointsToEnemyTerritories should be final.33
ErrorsLine contains a tab character.34
ErrorsParameter log should be final.34
Errors'log' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMethod 'getClosestForSpecificTerritories' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsParameter enemyTerritoryId should be final.44
ErrorsLine contains a tab character.45
ErrorsParameter ownTerritoryId should be final.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsMethod 'getClosestForEnemyTerritory' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsParameter enemyTerritoryId should be final.51
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsUnused import - java.util.Map.Entry.4
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine is longer than 80 characters.28
ErrorsLine contains a tab character.28
ErrorsParameter closestPoints should be final.28
Errors'closestPoints' hides a field.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsParameter closestPointsToEnemyTerritories should be final.33
ErrorsLine contains a tab character.34
ErrorsParameter log should be final.34
Errors'log' hides a field.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsMethod 'getClosestForSpecificTerritories' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsParameter enemyTerritoryId should be final.44
ErrorsLine contains a tab character.45
ErrorsParameter ownTerritoryId should be final.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsMethod 'getClosestForEnemyTerritory' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsParameter enemyTerritoryId should be final.51
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54

cz/cuni/amis/pogamut/defcon/utils/logging/BasicConsoleLogHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsName 'formatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsParameter rec should be final.17
ErrorsLine contains a tab character.18
Errors'1000' is a magic number.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsName 'formatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.15
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsParameter rec should be final.17
ErrorsLine contains a tab character.18
Errors'1000' is a magic number.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30

cz/cuni/amis/pogamut/defcon/utils/quadtree/BuildingPlacementQuadTreeLabellingMethod.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsParameter worldview should be final.19
Errors'worldview' hides a field.19
ErrorsLine contains a tab character.20
ErrorsParameter log should be final.20
Errors'log' hides a field.20
ErrorsLine contains a tab character.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
ErrorsExpected an @return tag.29
ErrorsLine contains a tab character.29
ErrorsMethod 'label' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsParameter node should be final.30
ErrorsExpected @param tag for 'node'.30
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
Errors'&&' should be on a new line.33
ErrorsLine contains a tab character.34
Errors'||' should be on a new line.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
Errors'||' should be on a new line.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
Errors'||' should be on a new line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine is longer than 80 characters.19
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsParameter worldview should be final.19
Errors'worldview' hides a field.19
ErrorsLine contains a tab character.20
ErrorsParameter log should be final.20
Errors'log' hides a field.20
ErrorsLine contains a tab character.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
ErrorsExpected an @return tag.29
ErrorsLine contains a tab character.29
ErrorsMethod 'label' is not designed for extension - needs to be abstract, final or empty.29
ErrorsLine contains a tab character.30
ErrorsParameter node should be final.30
ErrorsExpected @param tag for 'node'.30
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
Errors'&&' should be on a new line.33
ErrorsLine contains a tab character.34
Errors'||' should be on a new line.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
Errors'||' should be on a new line.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
Errors'||' should be on a new line.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53

cz/cuni/amis/pogamut/defcon/utils/quadtree/DepthLimitedQuadTreePostorderIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsParameter tree should be final.22
ErrorsExpected @param tag for 'tree'.22
ErrorsParameter maxDepth should be final.22
Errors'maxDepth' hides a field.22
ErrorsExpected @param tag for 'maxDepth'.22
ErrorsLine contains a tab character.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
Errors'3' is a magic number.60
Errors'if' construct must use '{}'s.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsLine contains a tab character.12
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.16
ErrorsLine contains a tab character.17
ErrorsLine has trailing spaces.18
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsParameter tree should be final.22
ErrorsExpected @param tag for 'tree'.22
ErrorsParameter maxDepth should be final.22
Errors'maxDepth' hides a field.22
ErrorsExpected @param tag for 'maxDepth'.22
ErrorsLine contains a tab character.23
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine is longer than 80 characters.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.32
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine is longer than 80 characters.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.60
Errors'3' is a magic number.60
Errors'if' construct must use '{}'s.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79

cz/cuni/amis/pogamut/defcon/utils/quadtree/IQuadTreeLabelingMethod.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTree.java

ViolationMessageLine
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsFirst sentence should end with a period.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsParameter vertices should be final.27
ErrorsLine contains a tab character.29
ErrorsName 'min_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsName 'max_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsLine contains a tab character.30
ErrorsName 'min_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsName 'max_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsLine contains a tab character.32
Errors'if' construct must use '{}'s.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'if' construct must use '{}'s.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
Errors'if' construct must use '{}'s.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
Errors'if' construct must use '{}'s.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsExpected an @return tag.84
ErrorsLine contains a tab character.84
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsFirst sentence should end with a period.20
ErrorsLine contains a tab character.20
ErrorsLine contains a tab character.21
ErrorsLine has trailing spaces.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsParameter vertices should be final.27
ErrorsLine contains a tab character.29
ErrorsName 'min_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsName 'max_x' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsLine contains a tab character.30
ErrorsName 'min_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsName 'max_y' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
ErrorsLine contains a tab character.32
Errors'if' construct must use '{}'s.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
Errors'if' construct must use '{}'s.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
Errors'if' construct must use '{}'s.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
Errors'if' construct must use '{}'s.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine is longer than 80 characters.75
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsExpected an @return tag.84
ErrorsLine contains a tab character.84
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeBFSIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter tree should be final.24
Errors'tree' hides a field.24
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
Errors'if' construct must use '{}'s.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
Errors'node' hides a field.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsParameter tree should be final.24
Errors'tree' hides a field.24
Errors'if' construct must use '{}'s.25
ErrorsLine contains a tab character.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.33
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.38
ErrorsLine contains a tab character.39
Errors'if' construct must use '{}'s.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.43
Errors'node' hides a field.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.54
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeLabeler.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.3
ErrorsUtility classes should not have a public or default constructor.3
ErrorsLine contains a tab character.5
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsExpected an @return tag.12
ErrorsLine is longer than 80 characters.12
ErrorsLine contains a tab character.12
ErrorsParameter tree should be final.12
ErrorsExpected @param tag for 'tree'.12
ErrorsParameter labeler should be final.12
ErrorsExpected @param tag for 'labeler'.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.3
ErrorsUtility classes should not have a public or default constructor.3
ErrorsLine contains a tab character.5
ErrorsLine contains a tab character.6
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsExpected an @return tag.12
ErrorsLine is longer than 80 characters.12
ErrorsLine contains a tab character.12
ErrorsParameter tree should be final.12
ErrorsExpected @param tag for 'tree'.12
ErrorsParameter labeler should be final.12
ErrorsExpected @param tag for 'labeler'.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.15
ErrorsLine contains a tab character.17
ErrorsLine contains a tab character.18

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreeNode.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsName 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsName 'inner_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsName 'pattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsParameter quadTree should be final.49
Errors'quadTree' hides a field.49
ErrorsParameter x1 should be final.49
Errors'x1' hides a field.49
ErrorsParameter y1 should be final.49
Errors'y1' hides a field.49
ErrorsParameter x2 should be final.49
Errors'x2' hides a field.49
ErrorsLine contains a tab character.50
ErrorsParameter y2 should be final.50
Errors'y2' hides a field.50
ErrorsLine contains a tab character.51
ErrorsParameter parent should be final.51
Errors'parent' hides a field.51
ErrorsParameter subList should be final.51
Errors'subList' hides a field.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
Errors'if' construct must use '{}'s.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsFirst sentence should end with a period.85
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
Errors'if' construct must use '{}'s.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
Errors'if' construct must use '{}'s.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
Errors'4' is a magic number.101
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
Errors'3' is a magic number.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine 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 contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsParameter sections should be final.146
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
Errors'if' construct must use '{}'s.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
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 contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
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
Errors'==' should be on a new line.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine has trailing spaces.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsParameter px should be final.220
ErrorsExpected @param tag for 'px'.220
ErrorsParameter py should be final.220
ErrorsExpected @param tag for 'py'.220
ErrorsParameter x1 should be final.220
Errors'x1' hides a field.220
ErrorsExpected @param tag for 'x1'.220
ErrorsLine contains a tab character.221
ErrorsParameter y1 should be final.221
Errors'y1' hides a field.221
ErrorsExpected @param tag for 'y1'.221
ErrorsParameter x2 should be final.221
Errors'x2' hides a field.221
ErrorsExpected @param tag for 'x2'.221
ErrorsParameter y2 should be final.221
Errors'y2' hides a field.221
ErrorsExpected @param tag for 'y2'.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine is longer than 80 characters.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine has trailing spaces.228
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsMore than 7 parameters.239
ErrorsLine contains a tab character.240
ErrorsParameter lx1 should be final.240
ErrorsExpected @param tag for 'lx1'.240
ErrorsParameter ly1 should be final.240
ErrorsExpected @param tag for 'ly1'.240
ErrorsParameter lx2 should be final.240
ErrorsExpected @param tag for 'lx2'.240
ErrorsParameter ly2 should be final.240
ErrorsExpected @param tag for 'ly2'.240
ErrorsLine contains a tab character.241
ErrorsParameter x1 should be final.241
Errors'x1' hides a field.241
ErrorsExpected @param tag for 'x1'.241
ErrorsParameter y1 should be final.241
Errors'y1' hides a field.241
ErrorsExpected @param tag for 'y1'.241
ErrorsParameter x2 should be final.241
Errors'x2' hides a field.241
ErrorsExpected @param tag for 'x2'.241
ErrorsParameter y2 should be final.241
Errors'y2' hides a field.241
ErrorsExpected @param tag for 'y2'.241
Errors'if' construct must use '{}'s.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
Errors'if' construct must use '{}'s.246
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.267
Errors'||' should be on a new line.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
Errors'if' construct must use '{}'s.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
Errors'||' should be on a new line.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
Errors'if' construct must use '{}'s.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.293
Errors'||' should be on a new line.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Errors'if' construct must use '{}'s.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsMethod 'getCenter' is not designed for extension - needs to be abstract, final or empty.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine has trailing spaces.322
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine has trailing spaces.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
Errors'3' is a magic number.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.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
ErrorsFirst sentence should end with a period.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine has trailing spaces.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.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 contains a tab character.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine has trailing spaces.381
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine has trailing spaces.383
ErrorsLine contains a tab character.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
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 contains a tab character.393
ErrorsLine has trailing spaces.394
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 contains a tab character.399
ErrorsLine has trailing spaces.400
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsLine is longer than 80 characters.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 contains a tab character.405
ErrorsLine has trailing spaces.406
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine has trailing spaces.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
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.421
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.428
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
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 contains a tab character.440
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
Errors'3' is a magic number.453
ErrorsLine contains a tab character.454
Errors'3' is a magic number.454
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine has trailing spaces.473
ErrorsLine contains a tab character.473
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 contains a tab character.480
ErrorsLine is longer than 80 characters.481
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine has trailing spaces.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
ErrorsParameter value should be final.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.492
ErrorsLine has trailing spaces.493
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.12
ErrorsLine has trailing spaces.14
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsName 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'.18
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsName 'inner_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsName 'pattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.28
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsParameter quadTree should be final.49
Errors'quadTree' hides a field.49
ErrorsParameter x1 should be final.49
Errors'x1' hides a field.49
ErrorsParameter y1 should be final.49
Errors'y1' hides a field.49
ErrorsParameter x2 should be final.49
Errors'x2' hides a field.49
ErrorsLine contains a tab character.50
ErrorsParameter y2 should be final.50
Errors'y2' hides a field.50
ErrorsLine contains a tab character.51
ErrorsParameter parent should be final.51
Errors'parent' hides a field.51
ErrorsParameter subList should be final.51
Errors'subList' hides a field.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.61
Errors'if' construct must use '{}'s.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsFirst sentence should end with a period.85
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
Errors'if' construct must use '{}'s.90
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
Errors'if' construct must use '{}'s.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.101
Errors'4' is a magic number.101
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
Errors'3' is a magic number.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.137
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine 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 contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsParameter sections should be final.146
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
Errors'if' construct must use '{}'s.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
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 contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine is longer than 80 characters.178
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
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
Errors'==' should be on a new line.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine is longer than 80 characters.196
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine has trailing spaces.211
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsParameter px should be final.220
ErrorsExpected @param tag for 'px'.220
ErrorsParameter py should be final.220
ErrorsExpected @param tag for 'py'.220
ErrorsParameter x1 should be final.220
Errors'x1' hides a field.220
ErrorsExpected @param tag for 'x1'.220
ErrorsLine contains a tab character.221
ErrorsParameter y1 should be final.221
Errors'y1' hides a field.221
ErrorsExpected @param tag for 'y1'.221
ErrorsParameter x2 should be final.221
Errors'x2' hides a field.221
ErrorsExpected @param tag for 'x2'.221
ErrorsParameter y2 should be final.221
Errors'y2' hides a field.221
ErrorsExpected @param tag for 'y2'.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine is longer than 80 characters.226
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine has trailing spaces.228
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsMore than 7 parameters.239
ErrorsLine contains a tab character.240
ErrorsParameter lx1 should be final.240
ErrorsExpected @param tag for 'lx1'.240
ErrorsParameter ly1 should be final.240
ErrorsExpected @param tag for 'ly1'.240
ErrorsParameter lx2 should be final.240
ErrorsExpected @param tag for 'lx2'.240
ErrorsParameter ly2 should be final.240
ErrorsExpected @param tag for 'ly2'.240
ErrorsLine contains a tab character.241
ErrorsParameter x1 should be final.241
Errors'x1' hides a field.241
ErrorsExpected @param tag for 'x1'.241
ErrorsParameter y1 should be final.241
Errors'y1' hides a field.241
ErrorsExpected @param tag for 'y1'.241
ErrorsParameter x2 should be final.241
Errors'x2' hides a field.241
ErrorsExpected @param tag for 'x2'.241
ErrorsParameter y2 should be final.241
Errors'y2' hides a field.241
ErrorsExpected @param tag for 'y2'.241
Errors'if' construct must use '{}'s.243
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
Errors'if' construct must use '{}'s.246
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters.251
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.267
Errors'||' should be on a new line.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
Errors'if' construct must use '{}'s.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.279
Errors'||' should be on a new line.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
Errors'if' construct must use '{}'s.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.293
Errors'||' should be on a new line.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
Errors'if' construct must use '{}'s.299
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters.304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsMethod 'getCenter' is not designed for extension - needs to be abstract, final or empty.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine has trailing spaces.322
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine has trailing spaces.332
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine has trailing spaces.342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine has trailing spaces.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
Errors'3' is a magic number.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.359
ErrorsLine is longer than 80 characters.360
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.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
ErrorsFirst sentence should end with a period.369
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine has trailing spaces.371
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.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 contains a tab character.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine has trailing spaces.381
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine has trailing spaces.383
ErrorsLine contains a tab character.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
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 contains a tab character.393
ErrorsLine has trailing spaces.394
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 contains a tab character.399
ErrorsLine has trailing spaces.400
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsLine is longer than 80 characters.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 contains a tab character.405
ErrorsLine has trailing spaces.406
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine has trailing spaces.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
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.421
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.428
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
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 contains a tab character.440
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
Errors'3' is a magic number.453
ErrorsLine contains a tab character.454
Errors'3' is a magic number.454
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine has trailing spaces.473
ErrorsLine contains a tab character.473
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 contains a tab character.480
ErrorsLine is longer than 80 characters.481
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine has trailing spaces.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
ErrorsParameter value should be final.487
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.492
ErrorsLine has trailing spaces.493
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreePostorderIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter tree should be final.22
Errors'tree' hides a field.22
Errors'if' construct must use '{}'s.23
ErrorsLine contains a tab character.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.31
ErrorsLine contains a tab character.32
Errors'if' construct must use '{}'s.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsConditional logic can be removed.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
Errors'3' is a magic number.79
Errors'if' construct must use '{}'s.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.100
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 contains a tab character.106
ErrorsMethod 'getBranching' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.110
ErrorsMethod 'setNode' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter node should be final.110
Errors'node' hides a field.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.114
ErrorsMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsMethod 'setRoot' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter root should be final.118
Errors'root' hides a field.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsMethod 'getRoot' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMethod 'setFinished' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter finished should be final.126
Errors'finished' hides a field.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsMethod 'isFinished' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsParameter tree should be final.22
Errors'tree' hides a field.22
Errors'if' construct must use '{}'s.23
ErrorsLine contains a tab character.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.31
ErrorsMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.31
ErrorsLine contains a tab character.32
Errors'if' construct must use '{}'s.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsConditional logic can be removed.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.48
ErrorsMethod 'next' is not designed for extension - needs to be abstract, final or empty.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
Errors'3' is a magic number.79
Errors'if' construct must use '{}'s.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.100
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.100
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 contains a tab character.106
ErrorsMethod 'getBranching' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.110
ErrorsMethod 'setNode' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter node should be final.110
Errors'node' hides a field.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.114
ErrorsMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsMethod 'setRoot' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter root should be final.118
Errors'root' hides a field.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.122
ErrorsMethod 'getRoot' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.126
ErrorsMethod 'setFinished' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter finished should be final.126
Errors'finished' hides a field.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsMethod 'isFinished' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132

cz/cuni/amis/pogamut/defcon/utils/quadtree/QuadTreesManager.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.29
ErrorsLine contains a tab character.29
ErrorsParameter ownTerritories should be final.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsParameter enemyTerritories should be final.30
ErrorsLine contains a tab character.31
ErrorsParameter worldview should be final.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsParameter ownTerritories should be final.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsParameter enemyTerritories should be final.37
ErrorsLine contains a tab character.38
ErrorsParameter worldview should be final.38
ErrorsParameter log should be final.38
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsName 'enemy_territories' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsLine contains a tab character.122
ErrorsParameter enemyId should be final.122
ErrorsLine is longer than 80 characters.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsMissing a Javadoc comment.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsLine is longer than 80 characters.23
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine is longer than 80 characters.24
ErrorsLine contains a tab character.24
ErrorsLine is longer than 80 characters.25
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine is longer than 80 characters.26
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.29
ErrorsLine contains a tab character.29
ErrorsParameter ownTerritories should be final.29
ErrorsLine is longer than 80 characters.30
ErrorsLine contains a tab character.30
ErrorsParameter enemyTerritories should be final.30
ErrorsLine contains a tab character.31
ErrorsParameter worldview should be final.31
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsParameter ownTerritories should be final.36
ErrorsLine is longer than 80 characters.37
ErrorsLine contains a tab character.37
ErrorsParameter enemyTerritories should be final.37
ErrorsLine contains a tab character.38
ErrorsParameter worldview should be final.38
ErrorsParameter log should be final.38
ErrorsLine is longer than 80 characters.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine is longer than 80 characters.47
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters.65
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine is longer than 80 characters.82
ErrorsLine contains a tab character.82
ErrorsName 'enemy_territories' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.87
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine is longer than 80 characters.90
ErrorsLine contains a tab character.90
ErrorsLine is longer than 80 characters.92
ErrorsLine contains a tab character.92
ErrorsLine is longer than 80 characters.94
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.99
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.117
ErrorsLine contains a tab character.117
ErrorsMissing a Javadoc comment.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsMissing a Javadoc comment.121
ErrorsLine contains a tab character.122
ErrorsParameter enemyId should be final.122
ErrorsLine is longer than 80 characters.123
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsMissing a Javadoc comment.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128

cz/cuni/amis/pogamut/defcon/utils/quadtree/RectangularFillTester.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.8
ErrorsUtility classes should not have a public or default constructor.8
ErrorsMissing a Javadoc comment.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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
ErrorsLine contains a tab character.31
ErrorsExpected an @return tag.32
ErrorsLine contains a tab character.32
ErrorsParameter points should be final.32
ErrorsExpected @param tag for 'points'.32
ErrorsLine contains a tab character.33
ErrorsParameter x1 should be final.33
ErrorsExpected @param tag for 'x1'.33
ErrorsParameter y1 should be final.33
ErrorsExpected @param tag for 'y1'.33
ErrorsParameter x2 should be final.33
ErrorsExpected @param tag for 'x2'.33
ErrorsParameter y2 should be final.33
ErrorsExpected @param tag for 'y2'.33
Errors'if' construct must use '{}'s.35
ErrorsLine contains a tab character.35
Errors'4' is a magic number.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
Errors'if' construct must use '{}'s.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsName 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
Errors'if' construct must use '{}'s.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
Errors'if' construct must use '{}'s.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
Errors'if' construct must use '{}'s.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'if' construct must use '{}'s.73
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine has trailing spaces.75
ErrorsLine contains a tab character.75
Errors'if' construct must use '{}'s.76
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter side should be final.85
ErrorsParameter old_side should be final.85
ErrorsName 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsLine contains a tab character.86
ErrorsParameter direction should be final.86
Errors'if' construct must use '{}'s.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.91
ErrorsName 'tmp_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
Errors'if' construct must use '{}'s.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter x should be final.98
ErrorsParameter y should be final.98
ErrorsLine contains a tab character.99
ErrorsParameter x1 should be final.99
ErrorsParameter y1 should be final.99
ErrorsParameter x2 should be final.99
ErrorsParameter y2 should be final.99
Errors'if' construct must use '{}'s.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
Errors'if' construct must use '{}'s.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'if' construct must use '{}'s.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
Errors'if' construct must use '{}'s.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
Errors'if' construct must use '{}'s.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
Errors'if' construct must use '{}'s.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
Errors'if' construct must use '{}'s.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
Errors'if' construct must use '{}'s.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter whatX should be final.120
ErrorsParameter whatY should be final.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsParameter whereX1 should be final.121
ErrorsParameter whereY1 should be final.121
ErrorsParameter whereX2 should be final.121
ErrorsParameter whereY2 should be final.121
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Errors'if' construct must use '{}'s.125
ErrorsLine contains a tab character.125
Errors'||' should be on a new line.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
Errors'if' construct must use '{}'s.134
ErrorsLine contains a tab character.134
Errors'||' should be on a new line.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsMissing a Javadoc comment.8
ErrorsUtility classes should not have a public or default constructor.8
ErrorsMissing a Javadoc comment.10
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.11
ErrorsMissing a Javadoc comment.11
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.21
ErrorsLine is longer than 80 characters.22
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.25
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
ErrorsLine contains a tab character.31
ErrorsExpected an @return tag.32
ErrorsLine contains a tab character.32
ErrorsParameter points should be final.32
ErrorsExpected @param tag for 'points'.32
ErrorsLine contains a tab character.33
ErrorsParameter x1 should be final.33
ErrorsExpected @param tag for 'x1'.33
ErrorsParameter y1 should be final.33
ErrorsExpected @param tag for 'y1'.33
ErrorsParameter x2 should be final.33
ErrorsExpected @param tag for 'x2'.33
ErrorsParameter y2 should be final.33
ErrorsExpected @param tag for 'y2'.33
Errors'if' construct must use '{}'s.35
ErrorsLine contains a tab character.35
Errors'4' is a magic number.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters.43
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
Errors'if' construct must use '{}'s.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine has trailing spaces.47
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsName 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
Errors'if' construct must use '{}'s.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
Errors'if' construct must use '{}'s.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
Errors'if' construct must use '{}'s.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'if' construct must use '{}'s.73
ErrorsLine is longer than 80 characters.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine has trailing spaces.75
ErrorsLine contains a tab character.75
Errors'if' construct must use '{}'s.76
ErrorsLine is longer than 80 characters.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter side should be final.85
ErrorsParameter old_side should be final.85
ErrorsName 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsLine contains a tab character.86
ErrorsParameter direction should be final.86
Errors'if' construct must use '{}'s.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.91
ErrorsName 'tmp_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
Errors'if' construct must use '{}'s.92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter x should be final.98
ErrorsParameter y should be final.98
ErrorsLine contains a tab character.99
ErrorsParameter x1 should be final.99
ErrorsParameter y1 should be final.99
ErrorsParameter x2 should be final.99
ErrorsParameter y2 should be final.99
Errors'if' construct must use '{}'s.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
Errors'if' construct must use '{}'s.102
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
Errors'if' construct must use '{}'s.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
Errors'if' construct must use '{}'s.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
Errors'if' construct must use '{}'s.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
Errors'if' construct must use '{}'s.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
Errors'if' construct must use '{}'s.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
Errors'if' construct must use '{}'s.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter whatX should be final.120
ErrorsParameter whatY should be final.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsParameter whereX1 should be final.121
ErrorsParameter whereY1 should be final.121
ErrorsParameter whereX2 should be final.121
ErrorsParameter whereY2 should be final.121
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
Errors'if' construct must use '{}'s.125
ErrorsLine contains a tab character.125
Errors'||' should be on a new line.125
ErrorsLine is longer than 80 characters.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
Errors'if' construct must use '{}'s.134
ErrorsLine contains a tab character.134
Errors'||' should be on a new line.134
ErrorsLine is longer than 80 characters.135
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142

cz/cuni/amis/pogamut/defcon/utils/quadtree/UnitPlacementQuadTreeLabellingMethod.java

ViolationMessageLine
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsParameter worldview should be final.19
Errors'worldview' hides a field.19
ErrorsLine contains a tab character.20
ErrorsParameter log should be final.20
Errors'log' hides a field.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMethod 'label' is not designed for extension - needs to be abstract, final or empty.25
ErrorsLine contains a tab character.26
ErrorsParameter node should be final.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
Errors'&&' should be on a new line.29
ErrorsLine contains a tab character.30
Errors'||' should be on a new line.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
Errors'||' should be on a new line.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
Errors'||' should be on a new line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsParameter worldview should be final.19
Errors'worldview' hides a field.19
ErrorsLine contains a tab character.20
ErrorsParameter log should be final.20
Errors'log' hides a field.20
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.23
ErrorsLine contains a tab character.25
ErrorsMethod 'label' is not designed for extension - needs to be abstract, final or empty.25
ErrorsLine contains a tab character.26
ErrorsParameter node should be final.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
Errors'&&' should be on a new line.29
ErrorsLine contains a tab character.30
Errors'||' should be on a new line.30
ErrorsLine is longer than 80 characters.31
ErrorsLine contains a tab character.31
Errors'||' should be on a new line.31
ErrorsLine is longer than 80 characters.32
ErrorsLine contains a tab character.32
Errors'||' should be on a new line.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.49

cz/cuni/amis/pogamut/defcon/utils/quadtree/WidthLimitedQuadTreePostorderIterator.java

ViolationMessageLine
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.12
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter tree should be final.12
ErrorsParameter minWidth should be final.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsRedundant 'final' modifier.16
Errors'static' modifier out of order with the JLS suggestions.16
ErrorsParameter minWidth should be final.16
ErrorsParameter size should be final.16
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
Errors'+' should be on a new line.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.7
ErrorsLine contains a tab character.10
ErrorsLine is longer than 80 characters.12
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter tree should be final.12
ErrorsParameter minWidth should be final.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsRedundant 'final' modifier.16
Errors'static' modifier out of order with the JLS suggestions.16
ErrorsParameter minWidth should be final.16
ErrorsParameter size should be final.16
ErrorsLine contains a tab character.18
ErrorsLine contains a tab character.19
ErrorsLine contains a tab character.20
Errors'+' should be on a new line.20
ErrorsLine is longer than 80 characters.21
ErrorsLine contains a tab character.21
ErrorsLine contains a tab character.22
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29

javabot/ActExecutor.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter msg should be final.36
Errors'msg' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter listener should be final.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter command should be final.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsRedundant throws: 'ComponentNotRunningException' is unchecked exception.54
ErrorsRedundant throws: 'ComponentPausedException' is unchecked exception.54
Errors'if' construct must use '{}'s.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
Errors'cast' is not followed by whitespace.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsMethod 'addCommandListener' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter commandClass should be final.60
ErrorsParameter listener should be final.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.64
ErrorsMethod 'isCommandListening' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter commandClass should be final.64
ErrorsLine contains a tab character.65
ErrorsParameter listener should be final.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsMethod 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter commandClass should be final.69
ErrorsLine contains a tab character.70
ErrorsParameter listener should be final.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsMethod 'sendCommand' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter command should be final.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'if' construct must use '{}'s.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.83
ErrorsLine has trailing spaces.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine is longer than 80 characters.8
ErrorsLine is longer than 80 characters.9
ErrorsLine is longer than 80 characters.11
ErrorsLine is longer than 80 characters.19
ErrorsLine has trailing spaces.24
ErrorsLine contains a tab character.24
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine has trailing spaces.29
ErrorsLine contains a tab character.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine has trailing spaces.31
ErrorsLine contains a tab character.31
ErrorsLine is longer than 80 characters.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine has trailing spaces.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter msg should be final.36
Errors'msg' hides a field.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsParameter listener should be final.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine has trailing spaces.50
ErrorsLine contains a tab character.50
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters.51
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsMethod 'act' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter command should be final.53
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsRedundant throws: 'ComponentNotRunningException' is unchecked exception.54
ErrorsRedundant throws: 'ComponentPausedException' is unchecked exception.54
Errors'if' construct must use '{}'s.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
Errors'cast' is not followed by whitespace.57
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters.60
ErrorsLine contains a tab character.60
ErrorsMethod 'addCommandListener' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter commandClass should be final.60
ErrorsParameter listener should be final.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.64
ErrorsMethod 'isCommandListening' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter commandClass should be final.64
ErrorsLine contains a tab character.65
ErrorsParameter listener should be final.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsMethod 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter commandClass should be final.69
ErrorsLine contains a tab character.70
ErrorsParameter listener should be final.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsMethod 'sendCommand' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter command should be final.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'if' construct must use '{}'s.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.83
ErrorsLine has trailing spaces.84
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85

javabot/JBot.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.1
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.16
ErrorsFirst sentence should end with a period.25
ErrorsLine has trailing spaces.27
ErrorsUtility classes should not have a public or default constructor.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsFirst sentence should end with a period.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsName 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsLine is longer than 80 characters.44
ErrorsName 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsFirst sentence should end with a period.48
ErrorsName 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsExpected an @return tag.58
ErrorsName 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsLine has trailing spaces.60
ErrorsExpected an @return tag.64
ErrorsName 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsFirst sentence should end with a period.65
ErrorsExpected an @return tag.69
ErrorsName 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsFirst sentence should end with a period.70
ErrorsExpected an @return tag.75
ErrorsName 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
Errors'(' is followed by whitespace.75
ErrorsParameter name should be final.75
ErrorsExpected @param tag for 'name'.75
Errors')' is preceded with whitespace.75
ErrorsExpected an @return tag.80
ErrorsName 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsFirst sentence should end with a period.81
ErrorsExpected an @return tag.86
ErrorsName 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
Errors'(' is followed by whitespace.86
ErrorsParameter cityId should be final.86
ErrorsExpected @param tag for 'cityId'.86
Errors')' is preceded with whitespace.86
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.92
ErrorsName 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.92
Errors'(' is followed by whitespace.92
ErrorsParameter teamId should be final.92
ErrorsExpected @param tag for 'teamId'.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters.94
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.95
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.96
ErrorsExpected an @return tag.104
ErrorsLine is longer than 80 characters.104
ErrorsName 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'.104
Errors'(' is followed by whitespace.104
ErrorsParameter teamId should be final.104
ErrorsExpected @param tag for 'teamId'.104
ErrorsParameter longitude should be final.104
ErrorsExpected @param tag for 'longitude'.104
ErrorsParameter latitude should be final.104
ErrorsExpected @param tag for 'latitude'.104
ErrorsParameter seaArea should be final.104
ErrorsExpected @param tag for 'seaArea'.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.106
ErrorsExpected an @return tag.111
ErrorsName 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'.111
Errors'(' is followed by whitespace.111
ErrorsParameter longitude should be final.111
ErrorsExpected @param tag for 'longitude'.111
ErrorsParameter latitude should be final.111
ErrorsExpected @param tag for 'latitude'.111
Errors')' is preceded with whitespace.111
ErrorsExpected an @return tag.118
ErrorsName 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
Errors'(' is followed by whitespace.118
ErrorsParameter longitude should be final.118
ErrorsExpected @param tag for 'longitude'.118
ErrorsParameter latitude should be final.118
ErrorsExpected @param tag for 'latitude'.118
Errors')' is preceded with whitespace.118
ErrorsExpected an @return tag.123
ErrorsName 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsExpected an @return tag.128
ErrorsName 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.128
ErrorsLine has trailing spaces.131
ErrorsExpected an @return tag.132
ErrorsName 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.132
Errors'(' is followed by whitespace.132
ErrorsParameter teamId should be final.132
ErrorsExpected @param tag for 'teamId'.132
Errors')' is preceded with whitespace.132
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.135
ErrorsLine is longer than 80 characters.135
ErrorsName 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'.140
Errors'(' is followed by whitespace.140
ErrorsParameter teamId should be final.140
ErrorsExpected @param tag for 'teamId'.140
Errors')' is preceded with whitespace.140
ErrorsExpected an @return tag.146
ErrorsName 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
Errors'(' is followed by whitespace.146
ErrorsParameter teamId should be final.146
ErrorsExpected @param tag for 'teamId'.146
Errors')' is preceded with whitespace.146
ErrorsExpected an @return tag.152
ErrorsName 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
Errors'(' is followed by whitespace.152
ErrorsParameter teamId should be final.152
ErrorsExpected @param tag for 'teamId'.152
Errors')' is preceded with whitespace.152
ErrorsExpected an @return tag.158
ErrorsName 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
Errors'(' is followed by whitespace.158
ErrorsParameter teamId should be final.158
ErrorsExpected @param tag for 'teamId'.158
Errors')' is preceded with whitespace.158
ErrorsExpected an @return tag.164
ErrorsName 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
Errors'(' is followed by whitespace.164
ErrorsParameter teamId should be final.164
ErrorsExpected @param tag for 'teamId'.164
Errors')' is preceded with whitespace.164
ErrorsLine is longer than 80 characters.166
ErrorsExpected an @return tag.170
ErrorsName 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'.170
Errors'(' is followed by whitespace.170
ErrorsParameter teamId should be final.170
ErrorsExpected @param tag for 'teamId'.170
Errors')' is preceded with whitespace.170
ErrorsExpected an @return tag.176
ErrorsName 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'.176
Errors'(' is followed by whitespace.176
ErrorsParameter teamId should be final.176
ErrorsExpected @param tag for 'teamId'.176
Errors')' is preceded with whitespace.176
ErrorsExpected an @return tag.183
ErrorsName 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.183
Errors'(' is followed by whitespace.183
ErrorsParameter teamId1 should be final.183
ErrorsExpected @param tag for 'teamId1'.183
ErrorsParameter teamId2 should be final.183
ErrorsExpected @param tag for 'teamId2'.183
Errors')' is preceded with whitespace.183
ErrorsExpected an @return tag.190
ErrorsName 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.190
Errors'(' is followed by whitespace.190
ErrorsParameter teamId1 should be final.190
ErrorsExpected @param tag for 'teamId1'.190
ErrorsParameter teamId2 should be final.190
ErrorsExpected @param tag for 'teamId2'.190
Errors')' is preceded with whitespace.190
ErrorsLine is longer than 80 characters.192
ErrorsName 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'.196
Errors'(' is followed by whitespace.196
ErrorsParameter allianceId should be final.196
ErrorsExpected @param tag for 'allianceId'.196
Errors')' is preceded with whitespace.196
ErrorsName 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
Errors'(' is followed by whitespace.201
ErrorsParameter teamId should be final.201
ErrorsExpected @param tag for 'teamId'.201
Errors')' is preceded with whitespace.201
ErrorsName 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.206
Errors'(' is followed by whitespace.206
ErrorsParameter teamId should be final.206
ErrorsExpected @param tag for 'teamId'.206
Errors')' is preceded with whitespace.206
ErrorsLine has trailing spaces.208
ErrorsLine is longer than 80 characters.208
ErrorsName 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.212
Errors'(' is followed by whitespace.212
ErrorsParameter requestedSpeedIdentifier should be final.212
ErrorsExpected @param tag for 'requestedSpeedIdentifier'.212
Errors')' is preceded with whitespace.212
ErrorsExpected an @return tag.217
ErrorsName 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.217
ErrorsExpected an @return tag.222
ErrorsName 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
ErrorsExpected an @return tag.228
ErrorsName 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.228
Errors'(' is followed by whitespace.228
ErrorsParameter teamId should be final.228
ErrorsExpected @param tag for 'teamId'.228
Errors')' is preceded with whitespace.228
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.230
ErrorsLine has trailing spaces.231
ErrorsLine is longer than 80 characters.231
ErrorsExpected an @return tag.235
ErrorsName '_GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.235
ErrorsLine is longer than 80 characters.237
ErrorsExpected an @return tag.241
ErrorsName 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'.241
Errors'(' is followed by whitespace.241
ErrorsParameter id should be final.241
ErrorsExpected @param tag for 'id'.241
Errors')' is preceded with whitespace.241
ErrorsExpected an @return tag.247
ErrorsName 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.247
Errors'(' is followed by whitespace.247
ErrorsParameter id should be final.247
ErrorsExpected @param tag for 'id'.247
Errors')' is preceded with whitespace.247
ErrorsExpected an @return tag.252
ErrorsName 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.252
ErrorsLine is longer than 80 characters.254
ErrorsExpected an @return tag.258
ErrorsName 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.258
Errors'(' is followed by whitespace.258
ErrorsParameter teamId should be final.258
ErrorsExpected @param tag for 'teamId'.258
Errors')' is preceded with whitespace.258
ErrorsExpected an @return tag.264
ErrorsName 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.264
Errors'(' is followed by whitespace.264
ErrorsParameter _fleetId should be final.264
ErrorsExpected @param tag for '_fleetId'.264
ErrorsName '_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.264
Errors')' is preceded with whitespace.264
ErrorsExpected an @return tag.270
ErrorsName 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.270
Errors'(' is followed by whitespace.270
ErrorsParameter unitId should be final.270
ErrorsExpected @param tag for 'unitId'.270
Errors')' is preceded with whitespace.270
ErrorsLine has trailing spaces.271
ErrorsLine has trailing spaces.275
ErrorsExpected an @return tag.294
ErrorsName 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.294
Errors'(' is followed by whitespace.294
ErrorsParameter unitId should be final.294
ErrorsExpected @param tag for 'unitId'.294
Errors')' is preceded with whitespace.294
ErrorsLine has trailing spaces.296
ErrorsLine is longer than 80 characters.296
ErrorsComment matches to-do format 'TODO:'.299
ErrorsFirst sentence should end with a period.301
ErrorsExpected an @return tag.307
ErrorsName 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.307
Errors'(' is followed by whitespace.307
ErrorsParameter unitId should be final.307
ErrorsExpected @param tag for 'unitId'.307
ErrorsParameter stateId should be final.307
ErrorsExpected @param tag for 'stateId'.307
Errors')' is preceded with whitespace.307
ErrorsExpected an @return tag.313
ErrorsName 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.313
Errors'(' is followed by whitespace.313
ErrorsParameter unitId should be final.313
ErrorsExpected @param tag for 'unitId'.313
Errors')' is preceded with whitespace.313
ErrorsFirst sentence should end with a period.314
ErrorsLine has trailing spaces.315
ErrorsLine is longer than 80 characters.315
ErrorsExpected an @return tag.320
ErrorsLine has trailing spaces.320
ErrorsName 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'.320
Errors'(' is followed by whitespace.320
ErrorsParameter unitId should be final.320
ErrorsExpected @param tag for 'unitId'.320
Errors')' is preceded with whitespace.320
ErrorsLine has trailing spaces.322
ErrorsLine is longer than 80 characters.322
ErrorsExpected an @return tag.327
ErrorsName 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.327
Errors'(' is followed by whitespace.327
ErrorsParameter unitId should be final.327
ErrorsExpected @param tag for 'unitId'.327
Errors')' is preceded with whitespace.327
ErrorsExpected an @return tag.333
ErrorsName 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.333
Errors'(' is followed by whitespace.333
ErrorsParameter unitId should be final.333
ErrorsExpected @param tag for 'unitId'.333
Errors')' is preceded with whitespace.333
ErrorsExpected an @return tag.339
ErrorsName 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'.339
Errors'(' is followed by whitespace.339
ErrorsParameter _unitId should be final.339
ErrorsExpected @param tag for '_unitId'.339
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.339
Errors')' is preceded with whitespace.339
ErrorsExpected an @return tag.345
ErrorsName 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
Errors'(' is followed by whitespace.345
ErrorsParameter _unitId should be final.345
ErrorsExpected @param tag for '_unitId'.345
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
Errors')' is preceded with whitespace.345
ErrorsExpected an @return tag.351
ErrorsName 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'.351
Errors'(' is followed by whitespace.351
ErrorsParameter _unitId should be final.351
ErrorsExpected @param tag for '_unitId'.351
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.351
Errors')' is preceded with whitespace.351
ErrorsLine has trailing spaces.353
ErrorsLine is longer than 80 characters.353
ErrorsLine has trailing spaces.354
ErrorsLine is longer than 80 characters.354
ErrorsExpected an @return tag.360
ErrorsName 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
Errors'(' is followed by whitespace.360
ErrorsParameter _unitId should be final.360
ErrorsExpected @param tag for '_unitId'.360
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
ErrorsParameter _byTeamId should be final.360
ErrorsExpected @param tag for '_byTeamId'.360
ErrorsName '_byTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
Errors')' is preceded with whitespace.360
ErrorsName 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
Errors'(' is followed by whitespace.367
ErrorsParameter unitId should be final.367
ErrorsExpected @param tag for 'unitId'.367
ErrorsParameter stateId should be final.367
ErrorsExpected @param tag for 'stateId'.367
Errors')' is preceded with whitespace.367
ErrorsComment matches to-do format 'TODO:'.369
ErrorsLine is longer than 80 characters.374
ErrorsName 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.374
Errors'(' is followed by whitespace.374
ErrorsParameter unitId should be final.374
ErrorsExpected @param tag for 'unitId'.374
ErrorsParameter longitude should be final.374
ErrorsExpected @param tag for 'longitude'.374
ErrorsParameter latitude should be final.374
ErrorsExpected @param tag for 'latitude'.374
Errors')' is preceded with whitespace.374
ErrorsLine has trailing spaces.376
ErrorsLine is longer than 80 characters.376
ErrorsComment matches to-do format 'TODO:'.378
ErrorsLine is longer than 80 characters.378
ErrorsComment matches to-do format 'TODO:'.379
ErrorsLine is longer than 80 characters.385
ErrorsName 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
Errors'(' is followed by whitespace.385
ErrorsParameter _unitId should be final.385
ErrorsExpected @param tag for '_unitId'.385
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _targetUnitId should be final.385
ErrorsExpected @param tag for '_targetUnitId'.385
ErrorsName '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _longitude should be final.385
ErrorsExpected @param tag for '_longitude'.385
ErrorsName '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _latitude should be final.385
ErrorsExpected @param tag for '_latitude'.385
ErrorsName '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
Errors')' is preceded with whitespace.385
ErrorsComment matches to-do format 'TODO:'.387
ErrorsLine is longer than 80 characters.391
ErrorsName 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
Errors'(' is followed by whitespace.391
ErrorsParameter _unitId should be final.391
ErrorsExpected @param tag for '_unitId'.391
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
ErrorsParameter _targetUnitId should be final.391
ErrorsExpected @param tag for '_targetUnitId'.391
ErrorsName '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
Errors')' is preceded with whitespace.391
ErrorsExpected an @return tag.397
ErrorsName 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.397
Errors'(' is followed by whitespace.397
ErrorsParameter id should be final.397
ErrorsExpected @param tag for 'id'.397
Errors')' is preceded with whitespace.397
ErrorsExpected an @return tag.403
ErrorsName 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.403
Errors'(' is followed by whitespace.403
ErrorsParameter id should be final.403
ErrorsExpected @param tag for 'id'.403
Errors')' is preceded with whitespace.403
ErrorsLine has trailing spaces.405
ErrorsLine is longer than 80 characters.405
ErrorsExpected an @return tag.410
ErrorsName 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'.410
Errors'(' is followed by whitespace.410
ErrorsParameter unitId should be final.410
ErrorsExpected @param tag for 'unitId'.410
Errors')' is preceded with whitespace.410
ErrorsExpected an @return tag.416
ErrorsName 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
Errors'(' is followed by whitespace.416
ErrorsParameter unitId should be final.416
ErrorsExpected @param tag for 'unitId'.416
Errors')' is preceded with whitespace.416
ErrorsExpected an @return tag.422
ErrorsName 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.422
Errors'(' is followed by whitespace.422
ErrorsParameter typeId should be final.422
ErrorsExpected @param tag for 'typeId'.422
Errors')' is preceded with whitespace.422
ErrorsLine has trailing spaces.424
ErrorsLine is longer than 80 characters.424
ErrorsLine contains a tab character.425
ErrorsExpected an @return tag.431
ErrorsLine is longer than 80 characters.431
ErrorsName 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.431
Errors'(' is followed by whitespace.431
ErrorsParameter longitude should be final.431
ErrorsExpected @param tag for 'longitude'.431
ErrorsParameter latitude should be final.431
ErrorsExpected @param tag for 'latitude'.431
ErrorsParameter typeId should be final.431
ErrorsExpected @param tag for 'typeId'.431
Errors')' is preceded with whitespace.431
ErrorsFirst sentence should end with a period.432
ErrorsLine has trailing spaces.433
ErrorsLine is longer than 80 characters.433
ErrorsExpected an @return tag.439
ErrorsLine is longer than 80 characters.439
ErrorsName 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'.439
Errors'(' is followed by whitespace.439
ErrorsParameter memberCount should be final.439
ErrorsExpected @param tag for 'memberCount'.439
ErrorsParameter memberId should be final.439
ErrorsExpected @param tag for 'memberId'.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.441
ErrorsLine is longer than 80 characters.441
ErrorsLine is longer than 80 characters.447
ErrorsName 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'.447
Errors'(' is followed by whitespace.447
ErrorsParameter typeId should be final.447
ErrorsExpected @param tag for 'typeId'.447
ErrorsParameter longitude should be final.447
ErrorsExpected @param tag for 'longitude'.447
ErrorsParameter latitude should be final.447
ErrorsExpected @param tag for 'latitude'.447
Errors')' is preceded with whitespace.447
ErrorsLine has trailing spaces.449
ErrorsLine is longer than 80 characters.449
ErrorsLine is longer than 80 characters.455
ErrorsName 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
Errors'(' is followed by whitespace.455
ErrorsParameter longitude should be final.455
ErrorsExpected @param tag for 'longitude'.455
ErrorsParameter latitude should be final.455
ErrorsExpected @param tag for 'latitude'.455
ErrorsParameter shipTypes should be final.455
ErrorsExpected @param tag for 'shipTypes'.455
ErrorsExpected an @return tag.460
ErrorsName 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'.460
ErrorsExpected an @return tag.466
ErrorsName 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.466
Errors'(' is followed by whitespace.466
ErrorsParameter _typeId should be final.466
ErrorsExpected @param tag for '_typeId'.466
ErrorsName '_typeId' must match pattern '^[a-z][a-zA-Z0-9]*$'.466
Errors')' is preceded with whitespace.466
ErrorsComment matches to-do format 'TODO:'.468
ErrorsName 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
Errors'(' is followed by whitespace.472
ErrorsParameter _voteId should be final.472
ErrorsExpected @param tag for '_voteId'.472
ErrorsName '_voteId' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
ErrorsParameter _vote should be final.472
ErrorsExpected @param tag for '_vote'.472
ErrorsName '_vote' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
Errors')' is preceded with whitespace.472
ErrorsComment matches to-do format 'TODO:'.475
ErrorsLine is longer than 80 characters.479
ErrorsName 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'.479
Errors'(' is followed by whitespace.479
ErrorsParameter chatMessage should be final.479
ErrorsExpected @param tag for 'chatMessage'.479
ErrorsParameter receiverId should be final.479
ErrorsExpected @param tag for 'receiverId'.479
Errors')' is preceded with whitespace.479
ErrorsExpected an @return tag.488
ErrorsLine is longer than 80 characters.488
ErrorsName 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
Errors'(' is followed by whitespace.488
ErrorsParameter longitude1 should be final.488
ErrorsExpected @param tag for 'longitude1'.488
ErrorsParameter latitude1 should be final.488
ErrorsExpected @param tag for 'latitude1'.488
ErrorsParameter longitude2 should be final.488
ErrorsExpected @param tag for 'longitude2'.488
ErrorsParameter latitude2 should be final.488
ErrorsExpected @param tag for 'latitude2'.488
Errors')' is preceded with whitespace.488
ErrorsExpected an @return tag.497
ErrorsLine is longer than 80 characters.497
ErrorsName 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
Errors'(' is followed by whitespace.497
ErrorsParameter longitude1 should be final.497
ErrorsExpected @param tag for 'longitude1'.497
ErrorsParameter latitude1 should be final.497
ErrorsExpected @param tag for 'latitude1'.497
ErrorsParameter longitude2 should be final.497
ErrorsExpected @param tag for 'longitude2'.497
ErrorsParameter latitude2 should be final.497
ErrorsExpected @param tag for 'latitude2'.497
Errors')' is preceded with whitespace.497
ErrorsFirst sentence should end with a period.498
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.502
ErrorsParameter entry should be final.502
ErrorsExpected @param tag for 'entry'.502
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.508
ErrorsParameter entry should be final.508
ErrorsExpected @param tag for 'entry'.508
ErrorsParameter objectId should be final.508
ErrorsExpected @param tag for 'objectId'.508
ErrorsComment matches to-do format 'TODO:'.511
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
ErrorsParameter entry should be final.516
ErrorsExpected @param tag for 'entry'.516
ErrorsParameter objectId should be final.516
ErrorsExpected @param tag for 'objectId'.516
ErrorsParameter tags should be final.516
ErrorsExpected @param tag for 'tags'.516
ErrorsLine is longer than 80 characters.526
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.526
ErrorsParameter entry should be final.526
ErrorsExpected @param tag for 'entry'.526
ErrorsParameter objectId should be final.526
ErrorsExpected @param tag for 'objectId'.526
ErrorsParameter tags should be final.526
ErrorsExpected @param tag for 'tags'.526
ErrorsParameter colorR should be final.526
ErrorsExpected @param tag for 'colorR'.526
ErrorsParameter colorG should be final.526
ErrorsExpected @param tag for 'colorG'.526
ErrorsParameter colorB should be final.526
ErrorsExpected @param tag for 'colorB'.526
ErrorsLine is longer than 80 characters.537
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.537
ErrorsParameter entry should be final.537
ErrorsExpected @param tag for 'entry'.537
ErrorsParameter objectId should be final.537
ErrorsExpected @param tag for 'objectId'.537
ErrorsParameter tags should be final.537
ErrorsExpected @param tag for 'tags'.537
ErrorsParameter colorR should be final.537
ErrorsExpected @param tag for 'colorR'.537
ErrorsParameter colorG should be final.537
ErrorsExpected @param tag for 'colorG'.537
ErrorsParameter colorB should be final.537
ErrorsExpected @param tag for 'colorB'.537
ErrorsParameter colorAlpha should be final.537
ErrorsExpected @param tag for 'colorAlpha'.537
ErrorsComment matches to-do format 'TODO:'.540
ErrorsExpected an @return tag.543
ErrorsName 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'.543
ErrorsLine is longer than 80 characters.551
ErrorsName 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'.551
ErrorsParameter longitude1 should be final.551
ErrorsExpected @param tag for 'longitude1'.551
ErrorsParameter latitude1 should be final.551
ErrorsExpected @param tag for 'latitude1'.551
ErrorsParameter longitude2 should be final.551
ErrorsExpected @param tag for 'longitude2'.551
ErrorsParameter latitude2 should be final.551
ErrorsExpected @param tag for 'latitude2'.551
ErrorsName 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'.555
ErrorsExpected an @return tag.560
ErrorsName 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'.560
ErrorsLine has trailing spaces.561
ErrorsComment matches to-do format 'TODO:'.565
ErrorsLine is longer than 80 characters.566
ErrorsLine has trailing spaces.567
ErrorsFirst sentence should end with a period.568
ErrorsName 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'.572
ErrorsParameter logLine should be final.572
ErrorsExpected @param tag for 'logLine'.572
ErrorsLine has trailing spaces.573
ErrorsMissing a Javadoc comment.574
ErrorsMissing a Javadoc comment.576
Errors'{' should be on the previous line.577
ErrorsLine contains a tab character.578
ErrorsMissing a Javadoc comment.578
ErrorsName 'm_objectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.578
ErrorsVariable 'm_objectId' must be private and have accessor methods.578
ErrorsLine contains a tab character.579
ErrorsMissing a Javadoc comment.579
ErrorsName 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.579
ErrorsVariable 'm_type' must be private and have accessor methods.579
ErrorsLine contains a tab character.580
ErrorsMissing a Javadoc comment.580
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.580
ErrorsVariable 'm_teamId' must be private and have accessor methods.580
ErrorsLine contains a tab character.581
ErrorsMissing a Javadoc comment.581
ErrorsName 'm_currentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.581
ErrorsVariable 'm_currentState' must be private and have accessor methods.581
ErrorsLine contains a tab character.582
ErrorsMissing a Javadoc comment.582
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.582
ErrorsVariable 'm_visible' must be private and have accessor methods.582
ErrorsLine contains a tab character.583
ErrorsMissing a Javadoc comment.583
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.583
ErrorsVariable 'm_longitude' must be private and have accessor methods.583
ErrorsLine contains a tab character.584
ErrorsMissing a Javadoc comment.584
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.584
ErrorsVariable 'm_latitude' must be private and have accessor methods.584
ErrorsLine contains a tab character.586
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine has trailing spaces.608
ErrorsMissing a Javadoc comment.609
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsMissing a Javadoc comment.610
ErrorsName 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.610
ErrorsVariable 'm_fleetId' must be private and have accessor methods.610
ErrorsLine contains a tab character.611
ErrorsMissing a Javadoc comment.611
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.611
ErrorsVariable 'm_teamId' must be private and have accessor methods.611
ErrorsLine contains a tab character.612
ErrorsMissing a Javadoc comment.612
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.612
ErrorsVariable 'm_visible' must be private and have accessor methods.612
ErrorsLine contains a tab character.613
ErrorsMissing a Javadoc comment.613
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.613
ErrorsVariable 'm_longitude' must be private and have accessor methods.613
ErrorsLine contains a tab character.614
ErrorsMissing a Javadoc comment.614
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.614
ErrorsVariable 'm_latitude' must be private and have accessor methods.614
ErrorsLine contains a tab character.615
ErrorsMissing a Javadoc comment.615
ErrorsName 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.615
ErrorsVariable 'm_fleetMembers' must be private and have accessor methods.615
ErrorsLine contains a tab character.617
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.637
ErrorsMissing a Javadoc comment.637
ErrorsParameter m_fleetId should be final.637
Errors'm_fleetId' hides a field.637
ErrorsName 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsParameter m_teamId should be final.637
Errors'm_teamId' hides a field.637
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsParameter m_visible should be final.637
Errors'm_visible' hides a field.637
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsLine is longer than 80 characters.638
ErrorsLine contains a tab character.638
ErrorsParameter m_longitude should be final.638
Errors'm_longitude' hides a field.638
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsParameter m_latitude should be final.638
Errors'm_latitude' hides a field.638
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsParameter m_fleetMembers should be final.638
Errors'm_fleetMembers' hides a field.638
ErrorsName 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.640
ErrorsLine contains a tab character.641
ErrorsLine contains a tab character.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsMissing a Javadoc comment.648
Errors'{' should be on the previous line.649
ErrorsLine contains a tab character.650
ErrorsMissing a Javadoc comment.650
ErrorsName 'm_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'.650
ErrorsVariable 'm_eventType' must be private and have accessor methods.650
ErrorsLine contains a tab character.651
ErrorsMissing a Javadoc comment.651
ErrorsName 'm_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.651
ErrorsVariable 'm_causeObjectId' must be private and have accessor methods.651
ErrorsLine contains a tab character.652
ErrorsMissing a Javadoc comment.652
ErrorsName 'm_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
ErrorsVariable 'm_targetObjectId' must be private and have accessor methods.652
ErrorsLine contains a tab character.653
ErrorsMissing a Javadoc comment.653
ErrorsName 'm_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'.653
ErrorsVariable 'm_unitType' must be private and have accessor methods.653
ErrorsLine contains a tab character.654
ErrorsMissing a Javadoc comment.654
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.654
ErrorsVariable 'm_longitude' must be private and have accessor methods.654
ErrorsLine contains a tab character.655
ErrorsMissing a Javadoc comment.655
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.655
ErrorsVariable 'm_latitude' must be private and have accessor methods.655
ErrorsLine contains a tab character.657
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine has trailing spaces.677
ErrorsMissing a Javadoc comment.678
ErrorsMissing a Javadoc comment.679
ErrorsMissing a Javadoc comment.681
ErrorsLine has trailing spaces.683
ErrorsMissing a Javadoc comment.683
ErrorsLine has trailing spaces.684
ErrorsMissing a Javadoc comment.684
ErrorsLine has trailing spaces.685
ErrorsMissing a Javadoc comment.685
ErrorsMissing a Javadoc comment.687
ErrorsMissing a Javadoc comment.688
ErrorsLine has trailing spaces.689
ErrorsMissing a Javadoc comment.689
ErrorsLine has trailing spaces.691
ErrorsMissing a Javadoc comment.691
ErrorsLine is longer than 80 characters.692
ErrorsMissing a Javadoc comment.692
ErrorsLine has trailing spaces.694
ErrorsMissing a Javadoc comment.694
ErrorsLine has trailing spaces.695
ErrorsMissing a Javadoc comment.695
ErrorsLine has trailing spaces.697
ErrorsMissing a Javadoc comment.697
ErrorsLine has trailing spaces.699
ErrorsMissing a Javadoc comment.699
ErrorsLine has trailing spaces.700
ErrorsMissing a Javadoc comment.700
ErrorsLine has trailing spaces.702
ErrorsMissing a Javadoc comment.702
ErrorsLine has trailing spaces.703
ErrorsMissing a Javadoc comment.703
ErrorsLine has trailing spaces.704
ErrorsMissing a Javadoc comment.704
ErrorsMissing a Javadoc comment.706
ErrorsMissing a Javadoc comment.707
ErrorsMissing a Javadoc comment.708
ErrorsLine has trailing spaces.711
ErrorsLine is longer than 80 characters.711
ErrorsLine has trailing spaces.713
ErrorsMissing a Javadoc comment.714
ErrorsName 'TerritoryNorthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.714
ErrorsMissing a Javadoc comment.715
ErrorsName 'TerritorySouthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.715
ErrorsMissing a Javadoc comment.716
ErrorsName 'TerritoryEurope' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.716
ErrorsMissing a Javadoc comment.717
ErrorsName 'TerritoryRussia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.717
ErrorsMissing a Javadoc comment.718
ErrorsName 'TerritorySouthAsia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.718
ErrorsMissing a Javadoc comment.719
ErrorsName 'TerritoryAfrica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.719
ErrorsMissing a Javadoc comment.720
ErrorsName 'NumTerritories' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.720
ErrorsLine has trailing spaces.721
ErrorsMissing a Javadoc comment.722
ErrorsName 'EventPingSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.722
ErrorsMissing a Javadoc comment.723
ErrorsName 'EventPingCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.723
ErrorsMissing a Javadoc comment.724
ErrorsName 'EventNukeLaunchSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.724
ErrorsMissing a Javadoc comment.725
ErrorsName 'EventNukeLaunchSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.725
ErrorsMissing a Javadoc comment.726
ErrorsName 'EventHit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.726
ErrorsMissing a Javadoc comment.727
ErrorsName 'EventDestroyed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.727
ErrorsMissing a Javadoc comment.728
ErrorsName 'EventPingDetection' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.728
ErrorsMissing a Javadoc comment.729
ErrorsName 'EventCeasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.729
ErrorsMissing a Javadoc comment.730
ErrorsName 'EventUnceasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.730
ErrorsMissing a Javadoc comment.731
ErrorsName 'EventSharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.731
ErrorsMissing a Javadoc comment.732
ErrorsName 'EventUnsharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.732
ErrorsMissing a Javadoc comment.733
ErrorsName 'EventNewVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.733
ErrorsMissing a Javadoc comment.734
ErrorsName 'EventTeamVoted' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.734
ErrorsMissing a Javadoc comment.735
ErrorsName 'EventTeamRetractedVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.735
ErrorsMissing a Javadoc comment.736
ErrorsName 'EventVoteFinishedYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.736
ErrorsMissing a Javadoc comment.737
ErrorsName 'EventVoteFinishedNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.737
ErrorsLine has trailing spaces.738
ErrorsMissing a Javadoc comment.739
ErrorsName 'TypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.739
ErrorsMissing a Javadoc comment.740
ErrorsName 'TypeCity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.740
ErrorsMissing a Javadoc comment.741
ErrorsName 'TypeSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.741
ErrorsMissing a Javadoc comment.742
ErrorsName 'TypeRadarStation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.742
ErrorsMissing a Javadoc comment.743
ErrorsName 'TypeNuke' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.743
ErrorsMissing a Javadoc comment.744
ErrorsName 'TypeExplosion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.744
ErrorsMissing a Javadoc comment.745
ErrorsName 'TypeSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.745
ErrorsMissing a Javadoc comment.746
ErrorsName 'TypeBattleShip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.746
ErrorsMissing a Javadoc comment.747
ErrorsName 'TypeAirBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.747
ErrorsMissing a Javadoc comment.748
ErrorsName 'TypeFighter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.748
ErrorsMissing a Javadoc comment.749
ErrorsName 'TypeBomber' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.749
ErrorsMissing a Javadoc comment.750
ErrorsName 'TypeCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.750
ErrorsMissing a Javadoc comment.751
ErrorsName 'TypeTornado' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.751
ErrorsMissing a Javadoc comment.752
ErrorsName 'TypeSaucer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.752
ErrorsMissing a Javadoc comment.753
ErrorsName 'TypeFleet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.753
ErrorsMissing a Javadoc comment.754
ErrorsName 'TypeGunshot' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.754
ErrorsMissing a Javadoc comment.755
ErrorsName 'TypeQueueItem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.755
ErrorsMissing a Javadoc comment.756
ErrorsName 'NumObjectTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.756
ErrorsLine has trailing spaces.757
ErrorsMissing a Javadoc comment.758
ErrorsName 'VoteTypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.758
ErrorsMissing a Javadoc comment.759
ErrorsName 'VoteTypeJoinAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.759
ErrorsMissing a Javadoc comment.760
ErrorsName 'VoteTypeKickPlayer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.760
ErrorsMissing a Javadoc comment.761
ErrorsName 'VoteTypeLeaveAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.761
ErrorsLine has trailing spaces.762
ErrorsMissing a Javadoc comment.763
ErrorsName 'VoteUnknown' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.763
ErrorsMissing a Javadoc comment.764
ErrorsName 'VoteYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.764
ErrorsMissing a Javadoc comment.765
ErrorsName 'VoteNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.765
ErrorsMissing a Javadoc comment.766
ErrorsName 'VoteAbstain' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.766
ErrorsLine has trailing spaces.767
ErrorsLine has trailing spaces.769
ErrorsLine is longer than 80 characters.769
ErrorsLine has trailing spaces.770
ErrorsLine is longer than 80 characters.770
ErrorsExpected an @return tag.776
ErrorsName 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.776
Errors'{' should be on the previous line.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.780
ErrorsLine contains a tab character.781
Errors'cast' is not followed by whitespace.781
Errors'7' is a magic number.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
Errors'{' should be on the previous line.783
ErrorsLine contains a tab character.784
ErrorsName 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.784
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.787
ErrorsLine contains a tab character.788
ErrorsLine contains a tab character.789
Errors'(' is followed by whitespace.789
Errors')' is preceded with whitespace.789
ErrorsLine contains a tab character.790
ErrorsLine contains a tab character.791
ErrorsLine has trailing spaces.792
ErrorsLine contains a tab character.792
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
ErrorsLine has trailing spaces.808
ErrorsLine contains a tab character.808
ErrorsLine contains a tab character.809
ErrorsLine contains a tab character.810
ErrorsExpected an @return tag.811
ErrorsLine contains a tab character.811
ErrorsName 'GetAllFleetData' must match pattern '^[a-z][a-zA-Z0-9]*$'.811
ErrorsLine has trailing spaces.812
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine has trailing spaces.814
ErrorsLine contains a tab character.814
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine has trailing spaces.817
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsLine has trailing spaces.819
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine is longer than 80 characters.821
ErrorsLine contains a tab character.821
ErrorsLine is longer than 80 characters.822
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine is longer than 80 characters.824
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine is longer than 80 characters.827
ErrorsLine contains a tab character.827
ErrorsName 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.827
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine has trailing spaces.830
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsLine has trailing spaces.834
ErrorsLine contains a tab character.834
ErrorsLine contains a tab character.835
ErrorsLine has trailing spaces.837
ErrorsMissing a Javadoc comment.839
Errors'{' should be on the previous line.840
ErrorsLine contains a tab character.841
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsLine contains a tab character.846
ErrorsLine has trailing spaces.848
ErrorsLine is longer than 80 characters.849
ErrorsMissing a Javadoc comment.850
ErrorsParameter _commandLineOptions should be final.850
ErrorsName '_commandLineOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'.850
ErrorsLine has trailing spaces.851
Errors'{' should be on the previous line.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
ErrorsLine contains a tab character.854
ErrorsLine contains a tab character.855
ErrorsLine contains a tab character.856
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.860
ErrorsLine contains a tab character.861
ErrorsLine contains a tab character.862
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine contains a tab character.869
ErrorsLine contains a tab character.870
ErrorsLine contains a tab character.871
ErrorsLine contains a tab character.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
ErrorsLine is longer than 80 characters.878
ErrorsLine is longer than 80 characters.880
ErrorsMissing a Javadoc comment.880
ErrorsParameter _eventType should be final.880
ErrorsName '_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsParameter _causeObjectId should be final.880
ErrorsName '_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsParameter _targetObjectId should be final.880
ErrorsName '_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsLine contains a tab character.881
ErrorsParameter _unitType should be final.881
ErrorsName '_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
ErrorsParameter _longitude should be final.881
ErrorsName '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
ErrorsParameter _latitude should be final.881
ErrorsName '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
Errors'{' should be on the previous line.882
ErrorsLine contains a tab character.883
ErrorsLine contains a tab character.884
ErrorsLine contains a tab character.885
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.887
ErrorsLine contains a tab character.888
ErrorsLine contains a tab character.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsLine contains a tab character.893
ErrorsLine contains a tab character.894
ErrorsLine contains a tab character.895
ErrorsLine contains a tab character.896
ErrorsLine contains a tab character.897
ErrorsLine has trailing spaces.899
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.1
ErrorsLine is longer than 80 characters.5
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.7
ErrorsLine is longer than 80 characters.7
ErrorsLine is longer than 80 characters.8
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.16
ErrorsFirst sentence should end with a period.25
ErrorsLine has trailing spaces.27
ErrorsUtility classes should not have a public or default constructor.32
ErrorsLine is longer than 80 characters.33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsFirst sentence should end with a period.38
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsName 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsLine is longer than 80 characters.44
ErrorsName 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsFirst sentence should end with a period.48
ErrorsName 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.55
ErrorsExpected an @return tag.58
ErrorsName 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsLine has trailing spaces.60
ErrorsExpected an @return tag.64
ErrorsName 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsFirst sentence should end with a period.65
ErrorsExpected an @return tag.69
ErrorsName 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsFirst sentence should end with a period.70
ErrorsExpected an @return tag.75
ErrorsName 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
Errors'(' is followed by whitespace.75
ErrorsParameter name should be final.75
ErrorsExpected @param tag for 'name'.75
Errors')' is preceded with whitespace.75
ErrorsExpected an @return tag.80
ErrorsName 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsFirst sentence should end with a period.81
ErrorsExpected an @return tag.86
ErrorsName 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
Errors'(' is followed by whitespace.86
ErrorsParameter cityId should be final.86
ErrorsExpected @param tag for 'cityId'.86
Errors')' is preceded with whitespace.86
ErrorsFirst sentence should end with a period.87
ErrorsExpected an @return tag.92
ErrorsName 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.92
Errors'(' is followed by whitespace.92
ErrorsParameter teamId should be final.92
ErrorsExpected @param tag for 'teamId'.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters.94
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters.95
ErrorsLine has trailing spaces.96
ErrorsLine is longer than 80 characters.96
ErrorsExpected an @return tag.104
ErrorsLine is longer than 80 characters.104
ErrorsName 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'.104
Errors'(' is followed by whitespace.104
ErrorsParameter teamId should be final.104
ErrorsExpected @param tag for 'teamId'.104
ErrorsParameter longitude should be final.104
ErrorsExpected @param tag for 'longitude'.104
ErrorsParameter latitude should be final.104
ErrorsExpected @param tag for 'latitude'.104
ErrorsParameter seaArea should be final.104
ErrorsExpected @param tag for 'seaArea'.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters.106
ErrorsExpected an @return tag.111
ErrorsName 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'.111
Errors'(' is followed by whitespace.111
ErrorsParameter longitude should be final.111
ErrorsExpected @param tag for 'longitude'.111
ErrorsParameter latitude should be final.111
ErrorsExpected @param tag for 'latitude'.111
Errors')' is preceded with whitespace.111
ErrorsExpected an @return tag.118
ErrorsName 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'.118
Errors'(' is followed by whitespace.118
ErrorsParameter longitude should be final.118
ErrorsExpected @param tag for 'longitude'.118
ErrorsParameter latitude should be final.118
ErrorsExpected @param tag for 'latitude'.118
Errors')' is preceded with whitespace.118
ErrorsExpected an @return tag.123
ErrorsName 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.123
ErrorsExpected an @return tag.128
ErrorsName 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.128
ErrorsLine has trailing spaces.131
ErrorsExpected an @return tag.132
ErrorsName 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.132
Errors'(' is followed by whitespace.132
ErrorsParameter teamId should be final.132
ErrorsExpected @param tag for 'teamId'.132
Errors')' is preceded with whitespace.132
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.135
ErrorsLine is longer than 80 characters.135
ErrorsName 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'.140
Errors'(' is followed by whitespace.140
ErrorsParameter teamId should be final.140
ErrorsExpected @param tag for 'teamId'.140
Errors')' is preceded with whitespace.140
ErrorsExpected an @return tag.146
ErrorsName 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
Errors'(' is followed by whitespace.146
ErrorsParameter teamId should be final.146
ErrorsExpected @param tag for 'teamId'.146
Errors')' is preceded with whitespace.146
ErrorsExpected an @return tag.152
ErrorsName 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
Errors'(' is followed by whitespace.152
ErrorsParameter teamId should be final.152
ErrorsExpected @param tag for 'teamId'.152
Errors')' is preceded with whitespace.152
ErrorsExpected an @return tag.158
ErrorsName 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
Errors'(' is followed by whitespace.158
ErrorsParameter teamId should be final.158
ErrorsExpected @param tag for 'teamId'.158
Errors')' is preceded with whitespace.158
ErrorsExpected an @return tag.164
ErrorsName 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
Errors'(' is followed by whitespace.164
ErrorsParameter teamId should be final.164
ErrorsExpected @param tag for 'teamId'.164
Errors')' is preceded with whitespace.164
ErrorsLine is longer than 80 characters.166
ErrorsExpected an @return tag.170
ErrorsName 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'.170
Errors'(' is followed by whitespace.170
ErrorsParameter teamId should be final.170
ErrorsExpected @param tag for 'teamId'.170
Errors')' is preceded with whitespace.170
ErrorsExpected an @return tag.176
ErrorsName 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'.176
Errors'(' is followed by whitespace.176
ErrorsParameter teamId should be final.176
ErrorsExpected @param tag for 'teamId'.176
Errors')' is preceded with whitespace.176
ErrorsExpected an @return tag.183
ErrorsName 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.183
Errors'(' is followed by whitespace.183
ErrorsParameter teamId1 should be final.183
ErrorsExpected @param tag for 'teamId1'.183
ErrorsParameter teamId2 should be final.183
ErrorsExpected @param tag for 'teamId2'.183
Errors')' is preceded with whitespace.183
ErrorsExpected an @return tag.190
ErrorsName 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.190
Errors'(' is followed by whitespace.190
ErrorsParameter teamId1 should be final.190
ErrorsExpected @param tag for 'teamId1'.190
ErrorsParameter teamId2 should be final.190
ErrorsExpected @param tag for 'teamId2'.190
Errors')' is preceded with whitespace.190
ErrorsLine is longer than 80 characters.192
ErrorsName 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'.196
Errors'(' is followed by whitespace.196
ErrorsParameter allianceId should be final.196
ErrorsExpected @param tag for 'allianceId'.196
Errors')' is preceded with whitespace.196
ErrorsName 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.201
Errors'(' is followed by whitespace.201
ErrorsParameter teamId should be final.201
ErrorsExpected @param tag for 'teamId'.201
Errors')' is preceded with whitespace.201
ErrorsName 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.206
Errors'(' is followed by whitespace.206
ErrorsParameter teamId should be final.206
ErrorsExpected @param tag for 'teamId'.206
Errors')' is preceded with whitespace.206
ErrorsLine has trailing spaces.208
ErrorsLine is longer than 80 characters.208
ErrorsName 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.212
Errors'(' is followed by whitespace.212
ErrorsParameter requestedSpeedIdentifier should be final.212
ErrorsExpected @param tag for 'requestedSpeedIdentifier'.212
Errors')' is preceded with whitespace.212
ErrorsExpected an @return tag.217
ErrorsName 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.217
ErrorsExpected an @return tag.222
ErrorsName 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
ErrorsExpected an @return tag.228
ErrorsName 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.228
Errors'(' is followed by whitespace.228
ErrorsParameter teamId should be final.228
ErrorsExpected @param tag for 'teamId'.228
Errors')' is preceded with whitespace.228
ErrorsLine has trailing spaces.230
ErrorsLine is longer than 80 characters.230
ErrorsLine has trailing spaces.231
ErrorsLine is longer than 80 characters.231
ErrorsExpected an @return tag.235
ErrorsName '_GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.235
ErrorsLine is longer than 80 characters.237
ErrorsExpected an @return tag.241
ErrorsName 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'.241
Errors'(' is followed by whitespace.241
ErrorsParameter id should be final.241
ErrorsExpected @param tag for 'id'.241
Errors')' is preceded with whitespace.241
ErrorsExpected an @return tag.247
ErrorsName 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.247
Errors'(' is followed by whitespace.247
ErrorsParameter id should be final.247
ErrorsExpected @param tag for 'id'.247
Errors')' is preceded with whitespace.247
ErrorsExpected an @return tag.252
ErrorsName 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.252
ErrorsLine is longer than 80 characters.254
ErrorsExpected an @return tag.258
ErrorsName 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.258
Errors'(' is followed by whitespace.258
ErrorsParameter teamId should be final.258
ErrorsExpected @param tag for 'teamId'.258
Errors')' is preceded with whitespace.258
ErrorsExpected an @return tag.264
ErrorsName 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.264
Errors'(' is followed by whitespace.264
ErrorsParameter _fleetId should be final.264
ErrorsExpected @param tag for '_fleetId'.264
ErrorsName '_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.264
Errors')' is preceded with whitespace.264
ErrorsExpected an @return tag.270
ErrorsName 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.270
Errors'(' is followed by whitespace.270
ErrorsParameter unitId should be final.270
ErrorsExpected @param tag for 'unitId'.270
Errors')' is preceded with whitespace.270
ErrorsLine has trailing spaces.271
ErrorsLine has trailing spaces.275
ErrorsExpected an @return tag.294
ErrorsName 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.294
Errors'(' is followed by whitespace.294
ErrorsParameter unitId should be final.294
ErrorsExpected @param tag for 'unitId'.294
Errors')' is preceded with whitespace.294
ErrorsLine has trailing spaces.296
ErrorsLine is longer than 80 characters.296
ErrorsComment matches to-do format 'TODO:'.299
ErrorsFirst sentence should end with a period.301
ErrorsExpected an @return tag.307
ErrorsName 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.307
Errors'(' is followed by whitespace.307
ErrorsParameter unitId should be final.307
ErrorsExpected @param tag for 'unitId'.307
ErrorsParameter stateId should be final.307
ErrorsExpected @param tag for 'stateId'.307
Errors')' is preceded with whitespace.307
ErrorsExpected an @return tag.313
ErrorsName 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.313
Errors'(' is followed by whitespace.313
ErrorsParameter unitId should be final.313
ErrorsExpected @param tag for 'unitId'.313
Errors')' is preceded with whitespace.313
ErrorsFirst sentence should end with a period.314
ErrorsLine has trailing spaces.315
ErrorsLine is longer than 80 characters.315
ErrorsExpected an @return tag.320
ErrorsLine has trailing spaces.320
ErrorsName 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'.320
Errors'(' is followed by whitespace.320
ErrorsParameter unitId should be final.320
ErrorsExpected @param tag for 'unitId'.320
Errors')' is preceded with whitespace.320
ErrorsLine has trailing spaces.322
ErrorsLine is longer than 80 characters.322
ErrorsExpected an @return tag.327
ErrorsName 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.327
Errors'(' is followed by whitespace.327
ErrorsParameter unitId should be final.327
ErrorsExpected @param tag for 'unitId'.327
Errors')' is preceded with whitespace.327
ErrorsExpected an @return tag.333
ErrorsName 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.333
Errors'(' is followed by whitespace.333
ErrorsParameter unitId should be final.333
ErrorsExpected @param tag for 'unitId'.333
Errors')' is preceded with whitespace.333
ErrorsExpected an @return tag.339
ErrorsName 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'.339
Errors'(' is followed by whitespace.339
ErrorsParameter _unitId should be final.339
ErrorsExpected @param tag for '_unitId'.339
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.339
Errors')' is preceded with whitespace.339
ErrorsExpected an @return tag.345
ErrorsName 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
Errors'(' is followed by whitespace.345
ErrorsParameter _unitId should be final.345
ErrorsExpected @param tag for '_unitId'.345
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
Errors')' is preceded with whitespace.345
ErrorsExpected an @return tag.351
ErrorsName 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'.351
Errors'(' is followed by whitespace.351
ErrorsParameter _unitId should be final.351
ErrorsExpected @param tag for '_unitId'.351
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.351
Errors')' is preceded with whitespace.351
ErrorsLine has trailing spaces.353
ErrorsLine is longer than 80 characters.353
ErrorsLine has trailing spaces.354
ErrorsLine is longer than 80 characters.354
ErrorsExpected an @return tag.360
ErrorsName 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
Errors'(' is followed by whitespace.360
ErrorsParameter _unitId should be final.360
ErrorsExpected @param tag for '_unitId'.360
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
ErrorsParameter _byTeamId should be final.360
ErrorsExpected @param tag for '_byTeamId'.360
ErrorsName '_byTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
Errors')' is preceded with whitespace.360
ErrorsName 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
Errors'(' is followed by whitespace.367
ErrorsParameter unitId should be final.367
ErrorsExpected @param tag for 'unitId'.367
ErrorsParameter stateId should be final.367
ErrorsExpected @param tag for 'stateId'.367
Errors')' is preceded with whitespace.367
ErrorsComment matches to-do format 'TODO:'.369
ErrorsLine is longer than 80 characters.374
ErrorsName 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.374
Errors'(' is followed by whitespace.374
ErrorsParameter unitId should be final.374
ErrorsExpected @param tag for 'unitId'.374
ErrorsParameter longitude should be final.374
ErrorsExpected @param tag for 'longitude'.374
ErrorsParameter latitude should be final.374
ErrorsExpected @param tag for 'latitude'.374
Errors')' is preceded with whitespace.374
ErrorsLine has trailing spaces.376
ErrorsLine is longer than 80 characters.376
ErrorsComment matches to-do format 'TODO:'.378
ErrorsLine is longer than 80 characters.378
ErrorsComment matches to-do format 'TODO:'.379
ErrorsLine is longer than 80 characters.385
ErrorsName 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
Errors'(' is followed by whitespace.385
ErrorsParameter _unitId should be final.385
ErrorsExpected @param tag for '_unitId'.385
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _targetUnitId should be final.385
ErrorsExpected @param tag for '_targetUnitId'.385
ErrorsName '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _longitude should be final.385
ErrorsExpected @param tag for '_longitude'.385
ErrorsName '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
ErrorsParameter _latitude should be final.385
ErrorsExpected @param tag for '_latitude'.385
ErrorsName '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.385
Errors')' is preceded with whitespace.385
ErrorsComment matches to-do format 'TODO:'.387
ErrorsLine is longer than 80 characters.391
ErrorsName 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
Errors'(' is followed by whitespace.391
ErrorsParameter _unitId should be final.391
ErrorsExpected @param tag for '_unitId'.391
ErrorsName '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
ErrorsParameter _targetUnitId should be final.391
ErrorsExpected @param tag for '_targetUnitId'.391
ErrorsName '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'.391
Errors')' is preceded with whitespace.391
ErrorsExpected an @return tag.397
ErrorsName 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.397
Errors'(' is followed by whitespace.397
ErrorsParameter id should be final.397
ErrorsExpected @param tag for 'id'.397
Errors')' is preceded with whitespace.397
ErrorsExpected an @return tag.403
ErrorsName 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.403
Errors'(' is followed by whitespace.403
ErrorsParameter id should be final.403
ErrorsExpected @param tag for 'id'.403
Errors')' is preceded with whitespace.403
ErrorsLine has trailing spaces.405
ErrorsLine is longer than 80 characters.405
ErrorsExpected an @return tag.410
ErrorsName 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'.410
Errors'(' is followed by whitespace.410
ErrorsParameter unitId should be final.410
ErrorsExpected @param tag for 'unitId'.410
Errors')' is preceded with whitespace.410
ErrorsExpected an @return tag.416
ErrorsName 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
Errors'(' is followed by whitespace.416
ErrorsParameter unitId should be final.416
ErrorsExpected @param tag for 'unitId'.416
Errors')' is preceded with whitespace.416
ErrorsExpected an @return tag.422
ErrorsName 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.422
Errors'(' is followed by whitespace.422
ErrorsParameter typeId should be final.422
ErrorsExpected @param tag for 'typeId'.422
Errors')' is preceded with whitespace.422
ErrorsLine has trailing spaces.424
ErrorsLine is longer than 80 characters.424
ErrorsLine contains a tab character.425
ErrorsExpected an @return tag.431
ErrorsLine is longer than 80 characters.431
ErrorsName 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.431
Errors'(' is followed by whitespace.431
ErrorsParameter longitude should be final.431
ErrorsExpected @param tag for 'longitude'.431
ErrorsParameter latitude should be final.431
ErrorsExpected @param tag for 'latitude'.431
ErrorsParameter typeId should be final.431
ErrorsExpected @param tag for 'typeId'.431
Errors')' is preceded with whitespace.431
ErrorsFirst sentence should end with a period.432
ErrorsLine has trailing spaces.433
ErrorsLine is longer than 80 characters.433
ErrorsExpected an @return tag.439
ErrorsLine is longer than 80 characters.439
ErrorsName 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'.439
Errors'(' is followed by whitespace.439
ErrorsParameter memberCount should be final.439
ErrorsExpected @param tag for 'memberCount'.439
ErrorsParameter memberId should be final.439
ErrorsExpected @param tag for 'memberId'.439
Errors')' is preceded with whitespace.439
ErrorsLine has trailing spaces.441
ErrorsLine is longer than 80 characters.441
ErrorsLine is longer than 80 characters.447
ErrorsName 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'.447
Errors'(' is followed by whitespace.447
ErrorsParameter typeId should be final.447
ErrorsExpected @param tag for 'typeId'.447
ErrorsParameter longitude should be final.447
ErrorsExpected @param tag for 'longitude'.447
ErrorsParameter latitude should be final.447
ErrorsExpected @param tag for 'latitude'.447
Errors')' is preceded with whitespace.447
ErrorsLine has trailing spaces.449
ErrorsLine is longer than 80 characters.449
ErrorsLine is longer than 80 characters.455
ErrorsName 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
Errors'(' is followed by whitespace.455
ErrorsParameter longitude should be final.455
ErrorsExpected @param tag for 'longitude'.455
ErrorsParameter latitude should be final.455
ErrorsExpected @param tag for 'latitude'.455
ErrorsParameter shipTypes should be final.455
ErrorsExpected @param tag for 'shipTypes'.455
ErrorsExpected an @return tag.460
ErrorsName 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'.460
ErrorsExpected an @return tag.466
ErrorsName 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.466
Errors'(' is followed by whitespace.466
ErrorsParameter _typeId should be final.466
ErrorsExpected @param tag for '_typeId'.466
ErrorsName '_typeId' must match pattern '^[a-z][a-zA-Z0-9]*$'.466
Errors')' is preceded with whitespace.466
ErrorsComment matches to-do format 'TODO:'.468
ErrorsName 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
Errors'(' is followed by whitespace.472
ErrorsParameter _voteId should be final.472
ErrorsExpected @param tag for '_voteId'.472
ErrorsName '_voteId' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
ErrorsParameter _vote should be final.472
ErrorsExpected @param tag for '_vote'.472
ErrorsName '_vote' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
Errors')' is preceded with whitespace.472
ErrorsComment matches to-do format 'TODO:'.475
ErrorsLine is longer than 80 characters.479
ErrorsName 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'.479
Errors'(' is followed by whitespace.479
ErrorsParameter chatMessage should be final.479
ErrorsExpected @param tag for 'chatMessage'.479
ErrorsParameter receiverId should be final.479
ErrorsExpected @param tag for 'receiverId'.479
Errors')' is preceded with whitespace.479
ErrorsExpected an @return tag.488
ErrorsLine is longer than 80 characters.488
ErrorsName 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
Errors'(' is followed by whitespace.488
ErrorsParameter longitude1 should be final.488
ErrorsExpected @param tag for 'longitude1'.488
ErrorsParameter latitude1 should be final.488
ErrorsExpected @param tag for 'latitude1'.488
ErrorsParameter longitude2 should be final.488
ErrorsExpected @param tag for 'longitude2'.488
ErrorsParameter latitude2 should be final.488
ErrorsExpected @param tag for 'latitude2'.488
Errors')' is preceded with whitespace.488
ErrorsExpected an @return tag.497
ErrorsLine is longer than 80 characters.497
ErrorsName 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
Errors'(' is followed by whitespace.497
ErrorsParameter longitude1 should be final.497
ErrorsExpected @param tag for 'longitude1'.497
ErrorsParameter latitude1 should be final.497
ErrorsExpected @param tag for 'latitude1'.497
ErrorsParameter longitude2 should be final.497
ErrorsExpected @param tag for 'longitude2'.497
ErrorsParameter latitude2 should be final.497
ErrorsExpected @param tag for 'latitude2'.497
Errors')' is preceded with whitespace.497
ErrorsFirst sentence should end with a period.498
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.502
ErrorsParameter entry should be final.502
ErrorsExpected @param tag for 'entry'.502
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.508
ErrorsParameter entry should be final.508
ErrorsExpected @param tag for 'entry'.508
ErrorsParameter objectId should be final.508
ErrorsExpected @param tag for 'objectId'.508
ErrorsComment matches to-do format 'TODO:'.511
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
ErrorsParameter entry should be final.516
ErrorsExpected @param tag for 'entry'.516
ErrorsParameter objectId should be final.516
ErrorsExpected @param tag for 'objectId'.516
ErrorsParameter tags should be final.516
ErrorsExpected @param tag for 'tags'.516
ErrorsLine is longer than 80 characters.526
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.526
ErrorsParameter entry should be final.526
ErrorsExpected @param tag for 'entry'.526
ErrorsParameter objectId should be final.526
ErrorsExpected @param tag for 'objectId'.526
ErrorsParameter tags should be final.526
ErrorsExpected @param tag for 'tags'.526
ErrorsParameter colorR should be final.526
ErrorsExpected @param tag for 'colorR'.526
ErrorsParameter colorG should be final.526
ErrorsExpected @param tag for 'colorG'.526
ErrorsParameter colorB should be final.526
ErrorsExpected @param tag for 'colorB'.526
ErrorsLine is longer than 80 characters.537
ErrorsName 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'.537
ErrorsParameter entry should be final.537
ErrorsExpected @param tag for 'entry'.537
ErrorsParameter objectId should be final.537
ErrorsExpected @param tag for 'objectId'.537
ErrorsParameter tags should be final.537
ErrorsExpected @param tag for 'tags'.537
ErrorsParameter colorR should be final.537
ErrorsExpected @param tag for 'colorR'.537
ErrorsParameter colorG should be final.537
ErrorsExpected @param tag for 'colorG'.537
ErrorsParameter colorB should be final.537
ErrorsExpected @param tag for 'colorB'.537
ErrorsParameter colorAlpha should be final.537
ErrorsExpected @param tag for 'colorAlpha'.537
ErrorsComment matches to-do format 'TODO:'.540
ErrorsExpected an @return tag.543
ErrorsName 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'.543
ErrorsLine is longer than 80 characters.551
ErrorsName 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'.551
ErrorsParameter longitude1 should be final.551
ErrorsExpected @param tag for 'longitude1'.551
ErrorsParameter latitude1 should be final.551
ErrorsExpected @param tag for 'latitude1'.551
ErrorsParameter longitude2 should be final.551
ErrorsExpected @param tag for 'longitude2'.551
ErrorsParameter latitude2 should be final.551
ErrorsExpected @param tag for 'latitude2'.551
ErrorsName 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'.555
ErrorsExpected an @return tag.560
ErrorsName 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'.560
ErrorsLine has trailing spaces.561
ErrorsComment matches to-do format 'TODO:'.565
ErrorsLine is longer than 80 characters.566
ErrorsLine has trailing spaces.567
ErrorsFirst sentence should end with a period.568
ErrorsName 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'.572
ErrorsParameter logLine should be final.572
ErrorsExpected @param tag for 'logLine'.572
ErrorsLine has trailing spaces.573
ErrorsMissing a Javadoc comment.574
ErrorsMissing a Javadoc comment.576
Errors'{' should be on the previous line.577
ErrorsLine contains a tab character.578
ErrorsMissing a Javadoc comment.578
ErrorsName 'm_objectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.578
ErrorsVariable 'm_objectId' must be private and have accessor methods.578
ErrorsLine contains a tab character.579
ErrorsMissing a Javadoc comment.579
ErrorsName 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.579
ErrorsVariable 'm_type' must be private and have accessor methods.579
ErrorsLine contains a tab character.580
ErrorsMissing a Javadoc comment.580
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.580
ErrorsVariable 'm_teamId' must be private and have accessor methods.580
ErrorsLine contains a tab character.581
ErrorsMissing a Javadoc comment.581
ErrorsName 'm_currentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.581
ErrorsVariable 'm_currentState' must be private and have accessor methods.581
ErrorsLine contains a tab character.582
ErrorsMissing a Javadoc comment.582
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.582
ErrorsVariable 'm_visible' must be private and have accessor methods.582
ErrorsLine contains a tab character.583
ErrorsMissing a Javadoc comment.583
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.583
ErrorsVariable 'm_longitude' must be private and have accessor methods.583
ErrorsLine contains a tab character.584
ErrorsMissing a Javadoc comment.584
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.584
ErrorsVariable 'm_latitude' must be private and have accessor methods.584
ErrorsLine contains a tab character.586
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591
ErrorsLine contains a tab character.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.595
ErrorsLine contains a tab character.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.599
ErrorsLine contains a tab character.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.603
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine has trailing spaces.608
ErrorsMissing a Javadoc comment.609
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsMissing a Javadoc comment.610
ErrorsName 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.610
ErrorsVariable 'm_fleetId' must be private and have accessor methods.610
ErrorsLine contains a tab character.611
ErrorsMissing a Javadoc comment.611
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.611
ErrorsVariable 'm_teamId' must be private and have accessor methods.611
ErrorsLine contains a tab character.612
ErrorsMissing a Javadoc comment.612
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.612
ErrorsVariable 'm_visible' must be private and have accessor methods.612
ErrorsLine contains a tab character.613
ErrorsMissing a Javadoc comment.613
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.613
ErrorsVariable 'm_longitude' must be private and have accessor methods.613
ErrorsLine contains a tab character.614
ErrorsMissing a Javadoc comment.614
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.614
ErrorsVariable 'm_latitude' must be private and have accessor methods.614
ErrorsLine contains a tab character.615
ErrorsMissing a Javadoc comment.615
ErrorsName 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.615
ErrorsVariable 'm_fleetMembers' must be private and have accessor methods.615
ErrorsLine contains a tab character.617
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.619
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine contains a tab character.623
ErrorsLine contains a tab character.624
ErrorsLine contains a tab character.625
ErrorsLine contains a tab character.626
ErrorsLine contains a tab character.627
ErrorsLine contains a tab character.628
ErrorsLine contains a tab character.629
ErrorsLine contains a tab character.630
ErrorsLine contains a tab character.631
ErrorsLine contains a tab character.632
ErrorsLine contains a tab character.634
ErrorsLine contains a tab character.635
ErrorsLine contains a tab character.637
ErrorsMissing a Javadoc comment.637
ErrorsParameter m_fleetId should be final.637
Errors'm_fleetId' hides a field.637
ErrorsName 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsParameter m_teamId should be final.637
Errors'm_teamId' hides a field.637
ErrorsName 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsParameter m_visible should be final.637
Errors'm_visible' hides a field.637
ErrorsName 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'.637
ErrorsLine is longer than 80 characters.638
ErrorsLine contains a tab character.638
ErrorsParameter m_longitude should be final.638
Errors'm_longitude' hides a field.638
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsParameter m_latitude should be final.638
Errors'm_latitude' hides a field.638
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsParameter m_fleetMembers should be final.638
Errors'm_fleetMembers' hides a field.638
ErrorsName 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.638
ErrorsLine contains a tab character.639
ErrorsLine contains a tab character.640
ErrorsLine contains a tab character.641
ErrorsLine contains a tab character.642
ErrorsLine contains a tab character.643
ErrorsLine contains a tab character.644
ErrorsLine contains a tab character.645
ErrorsLine contains a tab character.646
ErrorsMissing a Javadoc comment.648
Errors'{' should be on the previous line.649
ErrorsLine contains a tab character.650
ErrorsMissing a Javadoc comment.650
ErrorsName 'm_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'.650
ErrorsVariable 'm_eventType' must be private and have accessor methods.650
ErrorsLine contains a tab character.651
ErrorsMissing a Javadoc comment.651
ErrorsName 'm_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.651
ErrorsVariable 'm_causeObjectId' must be private and have accessor methods.651
ErrorsLine contains a tab character.652
ErrorsMissing a Javadoc comment.652
ErrorsName 'm_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
ErrorsVariable 'm_targetObjectId' must be private and have accessor methods.652
ErrorsLine contains a tab character.653
ErrorsMissing a Javadoc comment.653
ErrorsName 'm_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'.653
ErrorsVariable 'm_unitType' must be private and have accessor methods.653
ErrorsLine contains a tab character.654
ErrorsMissing a Javadoc comment.654
ErrorsName 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.654
ErrorsVariable 'm_longitude' must be private and have accessor methods.654
ErrorsLine contains a tab character.655
ErrorsMissing a Javadoc comment.655
ErrorsName 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.655
ErrorsVariable 'm_latitude' must be private and have accessor methods.655
ErrorsLine contains a tab character.657
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.657
ErrorsLine contains a tab character.658
ErrorsLine contains a tab character.659
ErrorsLine contains a tab character.661
ErrorsLine contains a tab character.662
ErrorsLine contains a tab character.663
ErrorsLine contains a tab character.664
ErrorsLine contains a tab character.665
ErrorsLine contains a tab character.666
ErrorsLine contains a tab character.667
ErrorsLine contains a tab character.668
ErrorsLine contains a tab character.669
ErrorsLine contains a tab character.670
ErrorsLine contains a tab character.671
ErrorsLine contains a tab character.672
ErrorsLine contains a tab character.674
ErrorsLine contains a tab character.675
ErrorsLine has trailing spaces.677
ErrorsMissing a Javadoc comment.678
ErrorsMissing a Javadoc comment.679
ErrorsMissing a Javadoc comment.681
ErrorsLine has trailing spaces.683
ErrorsMissing a Javadoc comment.683
ErrorsLine has trailing spaces.684
ErrorsMissing a Javadoc comment.684
ErrorsLine has trailing spaces.685
ErrorsMissing a Javadoc comment.685
ErrorsMissing a Javadoc comment.687
ErrorsMissing a Javadoc comment.688
ErrorsLine has trailing spaces.689
ErrorsMissing a Javadoc comment.689
ErrorsLine has trailing spaces.691
ErrorsMissing a Javadoc comment.691
ErrorsLine is longer than 80 characters.692
ErrorsMissing a Javadoc comment.692
ErrorsLine has trailing spaces.694
ErrorsMissing a Javadoc comment.694
ErrorsLine has trailing spaces.695
ErrorsMissing a Javadoc comment.695
ErrorsLine has trailing spaces.697
ErrorsMissing a Javadoc comment.697
ErrorsLine has trailing spaces.699
ErrorsMissing a Javadoc comment.699
ErrorsLine has trailing spaces.700
ErrorsMissing a Javadoc comment.700
ErrorsLine has trailing spaces.702
ErrorsMissing a Javadoc comment.702
ErrorsLine has trailing spaces.703
ErrorsMissing a Javadoc comment.703
ErrorsLine has trailing spaces.704
ErrorsMissing a Javadoc comment.704
ErrorsMissing a Javadoc comment.706
ErrorsMissing a Javadoc comment.707
ErrorsMissing a Javadoc comment.708
ErrorsLine has trailing spaces.711
ErrorsLine is longer than 80 characters.711
ErrorsLine has trailing spaces.713
ErrorsMissing a Javadoc comment.714
ErrorsName 'TerritoryNorthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.714
ErrorsMissing a Javadoc comment.715
ErrorsName 'TerritorySouthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.715
ErrorsMissing a Javadoc comment.716
ErrorsName 'TerritoryEurope' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.716
ErrorsMissing a Javadoc comment.717
ErrorsName 'TerritoryRussia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.717
ErrorsMissing a Javadoc comment.718
ErrorsName 'TerritorySouthAsia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.718
ErrorsMissing a Javadoc comment.719
ErrorsName 'TerritoryAfrica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.719
ErrorsMissing a Javadoc comment.720
ErrorsName 'NumTerritories' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.720
ErrorsLine has trailing spaces.721
ErrorsMissing a Javadoc comment.722
ErrorsName 'EventPingSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.722
ErrorsMissing a Javadoc comment.723
ErrorsName 'EventPingCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.723
ErrorsMissing a Javadoc comment.724
ErrorsName 'EventNukeLaunchSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.724
ErrorsMissing a Javadoc comment.725
ErrorsName 'EventNukeLaunchSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.725
ErrorsMissing a Javadoc comment.726
ErrorsName 'EventHit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.726
ErrorsMissing a Javadoc comment.727
ErrorsName 'EventDestroyed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.727
ErrorsMissing a Javadoc comment.728
ErrorsName 'EventPingDetection' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.728
ErrorsMissing a Javadoc comment.729
ErrorsName 'EventCeasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.729
ErrorsMissing a Javadoc comment.730
ErrorsName 'EventUnceasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.730
ErrorsMissing a Javadoc comment.731
ErrorsName 'EventSharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.731
ErrorsMissing a Javadoc comment.732
ErrorsName 'EventUnsharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.732
ErrorsMissing a Javadoc comment.733
ErrorsName 'EventNewVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.733
ErrorsMissing a Javadoc comment.734
ErrorsName 'EventTeamVoted' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.734
ErrorsMissing a Javadoc comment.735
ErrorsName 'EventTeamRetractedVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.735
ErrorsMissing a Javadoc comment.736
ErrorsName 'EventVoteFinishedYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.736
ErrorsMissing a Javadoc comment.737
ErrorsName 'EventVoteFinishedNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.737
ErrorsLine has trailing spaces.738
ErrorsMissing a Javadoc comment.739
ErrorsName 'TypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.739
ErrorsMissing a Javadoc comment.740
ErrorsName 'TypeCity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.740
ErrorsMissing a Javadoc comment.741
ErrorsName 'TypeSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.741
ErrorsMissing a Javadoc comment.742
ErrorsName 'TypeRadarStation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.742
ErrorsMissing a Javadoc comment.743
ErrorsName 'TypeNuke' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.743
ErrorsMissing a Javadoc comment.744
ErrorsName 'TypeExplosion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.744
ErrorsMissing a Javadoc comment.745
ErrorsName 'TypeSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.745
ErrorsMissing a Javadoc comment.746
ErrorsName 'TypeBattleShip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.746
ErrorsMissing a Javadoc comment.747
ErrorsName 'TypeAirBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.747
ErrorsMissing a Javadoc comment.748
ErrorsName 'TypeFighter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.748
ErrorsMissing a Javadoc comment.749
ErrorsName 'TypeBomber' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.749
ErrorsMissing a Javadoc comment.750
ErrorsName 'TypeCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.750
ErrorsMissing a Javadoc comment.751
ErrorsName 'TypeTornado' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.751
ErrorsMissing a Javadoc comment.752
ErrorsName 'TypeSaucer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.752
ErrorsMissing a Javadoc comment.753
ErrorsName 'TypeFleet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.753
ErrorsMissing a Javadoc comment.754
ErrorsName 'TypeGunshot' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.754
ErrorsMissing a Javadoc comment.755
ErrorsName 'TypeQueueItem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.755
ErrorsMissing a Javadoc comment.756
ErrorsName 'NumObjectTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.756
ErrorsLine has trailing spaces.757
ErrorsMissing a Javadoc comment.758
ErrorsName 'VoteTypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.758
ErrorsMissing a Javadoc comment.759
ErrorsName 'VoteTypeJoinAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.759
ErrorsMissing a Javadoc comment.760
ErrorsName 'VoteTypeKickPlayer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.760
ErrorsMissing a Javadoc comment.761
ErrorsName 'VoteTypeLeaveAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.761
ErrorsLine has trailing spaces.762
ErrorsMissing a Javadoc comment.763
ErrorsName 'VoteUnknown' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.763
ErrorsMissing a Javadoc comment.764
ErrorsName 'VoteYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.764
ErrorsMissing a Javadoc comment.765
ErrorsName 'VoteNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.765
ErrorsMissing a Javadoc comment.766
ErrorsName 'VoteAbstain' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.766
ErrorsLine has trailing spaces.767
ErrorsLine has trailing spaces.769
ErrorsLine is longer than 80 characters.769
ErrorsLine has trailing spaces.770
ErrorsLine is longer than 80 characters.770
ErrorsExpected an @return tag.776
ErrorsName 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.776
Errors'{' should be on the previous line.777
ErrorsLine contains a tab character.778
ErrorsLine contains a tab character.779
ErrorsLine contains a tab character.780
ErrorsLine contains a tab character.781
Errors'cast' is not followed by whitespace.781
Errors'7' is a magic number.781
ErrorsLine contains a tab character.782
ErrorsLine contains a tab character.783
Errors'{' should be on the previous line.783
ErrorsLine contains a tab character.784
ErrorsName 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.784
ErrorsLine contains a tab character.785
ErrorsLine contains a tab character.786
ErrorsLine contains a tab character.787
ErrorsLine contains a tab character.788
ErrorsLine contains a tab character.789
Errors'(' is followed by whitespace.789
Errors')' is preceded with whitespace.789
ErrorsLine contains a tab character.790
ErrorsLine contains a tab character.791
ErrorsLine has trailing spaces.792
ErrorsLine contains a tab character.792
ErrorsLine contains a tab character.794
ErrorsLine contains a tab character.795
ErrorsLine contains a tab character.798
ErrorsLine contains a tab character.799
ErrorsLine contains a tab character.801
ErrorsLine contains a tab character.802
ErrorsLine contains a tab character.803
ErrorsLine contains a tab character.804
ErrorsLine contains a tab character.805
ErrorsLine contains a tab character.806
ErrorsLine contains a tab character.807
ErrorsLine has trailing spaces.808
ErrorsLine contains a tab character.808
ErrorsLine contains a tab character.809
ErrorsLine contains a tab character.810
ErrorsExpected an @return tag.811
ErrorsLine contains a tab character.811
ErrorsName 'GetAllFleetData' must match pattern '^[a-z][a-zA-Z0-9]*$'.811
ErrorsLine has trailing spaces.812
ErrorsLine contains a tab character.812
ErrorsLine contains a tab character.813
ErrorsLine has trailing spaces.814
ErrorsLine contains a tab character.814
ErrorsLine contains a tab character.815
ErrorsLine contains a tab character.816
ErrorsLine has trailing spaces.817
ErrorsLine contains a tab character.817
ErrorsLine contains a tab character.818
ErrorsLine has trailing spaces.819
ErrorsLine contains a tab character.819
ErrorsLine contains a tab character.820
ErrorsLine is longer than 80 characters.821
ErrorsLine contains a tab character.821
ErrorsLine is longer than 80 characters.822
ErrorsLine contains a tab character.822
ErrorsLine contains a tab character.823
ErrorsLine is longer than 80 characters.824
ErrorsLine contains a tab character.824
ErrorsLine contains a tab character.825
ErrorsLine is longer than 80 characters.827
ErrorsLine contains a tab character.827
ErrorsName 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.827
ErrorsLine contains a tab character.828
ErrorsLine contains a tab character.829
ErrorsLine has trailing spaces.830
ErrorsLine contains a tab character.830
ErrorsLine contains a tab character.831
ErrorsLine contains a tab character.832
ErrorsLine contains a tab character.833
ErrorsLine has trailing spaces.834
ErrorsLine contains a tab character.834
ErrorsLine contains a tab character.835
ErrorsLine has trailing spaces.837
ErrorsMissing a Javadoc comment.839
Errors'{' should be on the previous line.840
ErrorsLine contains a tab character.841
ErrorsLine contains a tab character.842
ErrorsLine contains a tab character.843
ErrorsLine contains a tab character.844
ErrorsLine contains a tab character.845
ErrorsLine contains a tab character.846
ErrorsLine has trailing spaces.848
ErrorsLine is longer than 80 characters.849
ErrorsMissing a Javadoc comment.850
ErrorsParameter _commandLineOptions should be final.850
ErrorsName '_commandLineOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'.850
ErrorsLine has trailing spaces.851
Errors'{' should be on the previous line.851
ErrorsLine contains a tab character.852
ErrorsLine contains a tab character.853
ErrorsLine contains a tab character.854
ErrorsLine contains a tab character.855
ErrorsLine contains a tab character.856
ErrorsLine contains a tab character.857
ErrorsLine contains a tab character.858
ErrorsLine contains a tab character.859
ErrorsLine contains a tab character.860
ErrorsLine contains a tab character.861
ErrorsLine contains a tab character.862
ErrorsLine contains a tab character.863
ErrorsLine contains a tab character.864
ErrorsLine contains a tab character.869
ErrorsLine contains a tab character.870
ErrorsLine contains a tab character.871
ErrorsLine contains a tab character.872
ErrorsLine contains a tab character.873
ErrorsLine contains a tab character.874
ErrorsLine contains a tab character.875
ErrorsLine is longer than 80 characters.878
ErrorsLine is longer than 80 characters.880
ErrorsMissing a Javadoc comment.880
ErrorsParameter _eventType should be final.880
ErrorsName '_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsParameter _causeObjectId should be final.880
ErrorsName '_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsParameter _targetObjectId should be final.880
ErrorsName '_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'.880
ErrorsLine contains a tab character.881
ErrorsParameter _unitType should be final.881
ErrorsName '_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
ErrorsParameter _longitude should be final.881
ErrorsName '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
ErrorsParameter _latitude should be final.881
ErrorsName '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.881
Errors'{' should be on the previous line.882
ErrorsLine contains a tab character.883
ErrorsLine contains a tab character.884
ErrorsLine contains a tab character.885
ErrorsLine contains a tab character.886
ErrorsLine contains a tab character.887
ErrorsLine contains a tab character.888
ErrorsLine contains a tab character.889
ErrorsLine contains a tab character.890
ErrorsLine contains a tab character.891
ErrorsLine contains a tab character.893
ErrorsLine contains a tab character.894
ErrorsLine contains a tab character.895
ErrorsLine contains a tab character.896
ErrorsLine contains a tab character.897
ErrorsLine has trailing spaces.899

javabot/JBotMethodsRepository.java

ViolationMessageLine
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsUtility classes should not have a public or default constructor.11
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsLine contains a tab character.65
ErrorsMissing a Javadoc comment.65
ErrorsLine contains a tab character.66
ErrorsMissing a Javadoc comment.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsLine contains a tab character.85
ErrorsMissing a Javadoc comment.85
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.86
ErrorsLine contains a tab character.87
ErrorsMissing a Javadoc comment.87
ErrorsLine contains a tab character.88
ErrorsMissing a Javadoc comment.88
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
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 contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
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.147
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
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 is longer than 80 characters.167
ErrorsLine contains a tab character.167
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 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.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
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 contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.205
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine is longer than 80 characters.210
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.213
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine is longer than 80 characters.217
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.240
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine is longer than 80 characters.269
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
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
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
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
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
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 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 contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.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 contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsMissing a Javadoc comment.312
ErrorsName 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.316
ErrorsMissing a Javadoc comment.316
ErrorsName 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.320
ErrorsMissing a Javadoc comment.320
ErrorsName 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsName 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsMissing a Javadoc comment.328
ErrorsName 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.332
ErrorsMissing a Javadoc comment.332
ErrorsName 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.336
ErrorsMissing a Javadoc comment.336
ErrorsName 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.340
ErrorsMissing a Javadoc comment.340
ErrorsName 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.344
ErrorsMissing a Javadoc comment.344
ErrorsName 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.348
ErrorsMissing a Javadoc comment.348
ErrorsName 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.352
ErrorsMissing a Javadoc comment.352
ErrorsName 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.356
ErrorsMissing a Javadoc comment.356
ErrorsName 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsName 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.364
ErrorsMissing a Javadoc comment.364
ErrorsName 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.368
ErrorsMissing a Javadoc comment.368
ErrorsName 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsMissing a Javadoc comment.372
ErrorsName 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.376
ErrorsMissing a Javadoc comment.376
ErrorsName 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.380
ErrorsMissing a Javadoc comment.380
ErrorsName 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsMissing a Javadoc comment.384
ErrorsName 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.388
ErrorsMissing a Javadoc comment.388
ErrorsName 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.392
ErrorsMissing a Javadoc comment.392
ErrorsName 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsMissing a Javadoc comment.396
ErrorsName 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.400
ErrorsMissing a Javadoc comment.400
ErrorsName 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.404
ErrorsMissing a Javadoc comment.404
ErrorsName 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
ErrorsMissing a Javadoc comment.408
ErrorsName 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.412
ErrorsMissing a Javadoc comment.412
ErrorsName 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.416
ErrorsMissing a Javadoc comment.416
ErrorsName 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.420
ErrorsMissing a Javadoc comment.420
ErrorsName 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.424
ErrorsMissing a Javadoc comment.424
ErrorsName 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.428
ErrorsMissing a Javadoc comment.428
ErrorsName 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.432
ErrorsMissing a Javadoc comment.432
ErrorsName 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.436
ErrorsMissing a Javadoc comment.436
ErrorsName 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.440
ErrorsMissing a Javadoc comment.440
ErrorsName 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.444
ErrorsMissing a Javadoc comment.444
ErrorsName 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.448
ErrorsMissing a Javadoc comment.448
ErrorsName 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsMissing a Javadoc comment.452
ErrorsName 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.456
ErrorsMissing a Javadoc comment.456
ErrorsName 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.460
ErrorsMissing a Javadoc comment.460
ErrorsName 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.464
ErrorsMissing a Javadoc comment.464
ErrorsName 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.468
ErrorsMissing a Javadoc comment.468
ErrorsName 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.472
ErrorsMissing a Javadoc comment.472
ErrorsName 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.476
ErrorsMissing a Javadoc comment.476
ErrorsName 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.476
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.480
ErrorsMissing a Javadoc comment.480
ErrorsName 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsMissing a Javadoc comment.484
ErrorsName 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.488
ErrorsMissing a Javadoc comment.488
ErrorsName 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.492
ErrorsMissing a Javadoc comment.492
ErrorsName 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.496
ErrorsMissing a Javadoc comment.496
ErrorsName 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.500
ErrorsMissing a Javadoc comment.500
ErrorsName 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.504
ErrorsMissing a Javadoc comment.504
ErrorsName 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.508
ErrorsMissing a Javadoc comment.508
ErrorsName 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.512
ErrorsMissing a Javadoc comment.512
ErrorsName 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.516
ErrorsMissing a Javadoc comment.516
ErrorsName 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.520
ErrorsMissing a Javadoc comment.520
ErrorsName 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.524
ErrorsMissing a Javadoc comment.524
ErrorsName 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.528
ErrorsMissing a Javadoc comment.528
ErrorsName 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.532
ErrorsMissing a Javadoc comment.532
ErrorsName 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.536
ErrorsMissing a Javadoc comment.536
ErrorsName 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.540
ErrorsMissing a Javadoc comment.540
ErrorsName 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.544
ErrorsMissing a Javadoc comment.544
ErrorsName 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.544
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.548
ErrorsMissing a Javadoc comment.548
ErrorsName 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.552
ErrorsMissing a Javadoc comment.552
ErrorsName 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.556
ErrorsMissing a Javadoc comment.556
ErrorsName 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'.556
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.560
ErrorsMissing a Javadoc comment.560
ErrorsName 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'.560
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.564
ErrorsMissing a Javadoc comment.564
ErrorsName 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.568
ErrorsMissing a Javadoc comment.568
ErrorsName 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'.568
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.572
ErrorsMissing a Javadoc comment.572
ErrorsName 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'.572
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.576
ErrorsMissing a Javadoc comment.576
ErrorsName 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.580
ErrorsMissing a Javadoc comment.580
ErrorsName 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.584
ErrorsMissing a Javadoc comment.584
ErrorsName 'DebugLog0' must match pattern '^[a-z][a-zA-Z0-9]*$'.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.588
ErrorsMissing a Javadoc comment.588
ErrorsName 'DebugLog1' must match pattern '^[a-z][a-zA-Z0-9]*$'.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.592
ErrorsMissing a Javadoc comment.592
ErrorsName 'DebugLog2' must match pattern '^[a-z][a-zA-Z0-9]*$'.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.596
ErrorsMissing a Javadoc comment.596
ErrorsName 'DebugLog3' must match pattern '^[a-z][a-zA-Z0-9]*$'.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.600
ErrorsMissing a Javadoc comment.600
ErrorsName 'DebugLog4' must match pattern '^[a-z][a-zA-Z0-9]*$'.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.604
ErrorsMissing a Javadoc comment.604
ErrorsName 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.608
ErrorsMissing a Javadoc comment.608
ErrorsName 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.612
ErrorsMissing a Javadoc comment.612
ErrorsName 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.616
ErrorsMissing a Javadoc comment.616
ErrorsName 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.620
ErrorsMissing a Javadoc comment.620
ErrorsName 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'.620
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622
ErrorsLine has trailing spaces.7
ErrorsLine has trailing spaces.9
ErrorsUtility classes should not have a public or default constructor.11
ErrorsLine contains a tab character.13
ErrorsMissing a Javadoc comment.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.14
ErrorsLine contains a tab character.15
ErrorsMissing a Javadoc comment.15
ErrorsLine contains a tab character.16
ErrorsMissing a Javadoc comment.16
ErrorsLine contains a tab character.17
ErrorsMissing a Javadoc comment.17
ErrorsLine contains a tab character.18
ErrorsMissing a Javadoc comment.18
ErrorsLine contains a tab character.19
ErrorsMissing a Javadoc comment.19
ErrorsLine contains a tab character.20
ErrorsMissing a Javadoc comment.20
ErrorsLine contains a tab character.21
ErrorsMissing a Javadoc comment.21
ErrorsLine contains a tab character.22
ErrorsMissing a Javadoc comment.22
ErrorsLine contains a tab character.23
ErrorsMissing a Javadoc comment.23
ErrorsLine contains a tab character.24
ErrorsMissing a Javadoc comment.24
ErrorsLine contains a tab character.25
ErrorsMissing a Javadoc comment.25
ErrorsLine contains a tab character.26
ErrorsMissing a Javadoc comment.26
ErrorsLine contains a tab character.27
ErrorsMissing a Javadoc comment.27
ErrorsLine contains a tab character.28
ErrorsMissing a Javadoc comment.28
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsLine contains a tab character.30
ErrorsMissing a Javadoc comment.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsLine contains a tab character.32
ErrorsMissing a Javadoc comment.32
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsLine contains a tab character.34
ErrorsMissing a Javadoc comment.34
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsLine contains a tab character.36
ErrorsMissing a Javadoc comment.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsLine contains a tab character.38
ErrorsMissing a Javadoc comment.38
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsLine contains a tab character.40
ErrorsMissing a Javadoc comment.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine contains a tab character.46
ErrorsMissing a Javadoc comment.46
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsMissing a Javadoc comment.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.61
ErrorsMissing a Javadoc comment.61
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine contains a tab character.63
ErrorsMissing a Javadoc comment.63
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsLine contains a tab character.65
ErrorsMissing a Javadoc comment.65
ErrorsLine contains a tab character.66
ErrorsMissing a Javadoc comment.66
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsLine contains a tab character.68
ErrorsMissing a Javadoc comment.68
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsLine contains a tab character.70
ErrorsMissing a Javadoc comment.70
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.72
ErrorsMissing a Javadoc comment.72
ErrorsLine contains a tab character.73
ErrorsMissing a Javadoc comment.73
ErrorsLine contains a tab character.74
ErrorsMissing a Javadoc comment.74
ErrorsLine contains a tab character.75
ErrorsMissing a Javadoc comment.75
ErrorsLine contains a tab character.76
ErrorsMissing a Javadoc comment.76
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
ErrorsLine contains a tab character.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsLine contains a tab character.84
ErrorsMissing a Javadoc comment.84
ErrorsLine contains a tab character.85
ErrorsMissing a Javadoc comment.85
ErrorsLine contains a tab character.86
ErrorsMissing a Javadoc comment.86
ErrorsLine contains a tab character.87
ErrorsMissing a Javadoc comment.87
ErrorsLine contains a tab character.88
ErrorsMissing a Javadoc comment.88
ErrorsLine contains a tab character.89
ErrorsMissing a Javadoc comment.89
ErrorsLine contains a tab character.90
ErrorsMissing a Javadoc comment.90
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters.95
ErrorsLine contains a tab character.95
ErrorsLine is longer than 80 characters.96
ErrorsLine contains a tab character.96
ErrorsLine is longer than 80 characters.97
ErrorsLine contains a tab character.97
ErrorsLine is longer than 80 characters.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine is longer than 80 characters.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters.116
ErrorsLine contains a tab character.116
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 contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine is longer than 80 characters.127
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine is longer than 80 characters.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters.143
ErrorsLine contains a tab character.143
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.147
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine is longer than 80 characters.151
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine is longer than 80 characters.158
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
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 is longer than 80 characters.167
ErrorsLine contains a tab character.167
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 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.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
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 contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine is longer than 80 characters.205
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine is longer than 80 characters.210
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine is longer than 80 characters.213
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine is longer than 80 characters.215
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine is longer than 80 characters.217
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.231
ErrorsLine is longer than 80 characters.232
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine is longer than 80 characters.240
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine is longer than 80 characters.248
ErrorsLine contains a tab character.248
ErrorsLine is longer than 80 characters.249
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine is longer than 80 characters.255
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine is longer than 80 characters.258
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters.263
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine is longer than 80 characters.268
ErrorsLine contains a tab character.268
ErrorsLine is longer than 80 characters.269
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
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
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
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
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
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 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 contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine is longer than 80 characters.298
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine is longer than 80 characters.300
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.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 contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.312
ErrorsMissing a Javadoc comment.312
ErrorsName 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.316
ErrorsMissing a Javadoc comment.316
ErrorsName 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.320
ErrorsMissing a Javadoc comment.320
ErrorsName 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.324
ErrorsMissing a Javadoc comment.324
ErrorsName 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsMissing a Javadoc comment.328
ErrorsName 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.332
ErrorsMissing a Javadoc comment.332
ErrorsName 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.336
ErrorsMissing a Javadoc comment.336
ErrorsName 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.340
ErrorsMissing a Javadoc comment.340
ErrorsName 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.344
ErrorsMissing a Javadoc comment.344
ErrorsName 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.348
ErrorsMissing a Javadoc comment.348
ErrorsName 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.352
ErrorsMissing a Javadoc comment.352
ErrorsName 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.356
ErrorsMissing a Javadoc comment.356
ErrorsName 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.360
ErrorsMissing a Javadoc comment.360
ErrorsName 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.364
ErrorsMissing a Javadoc comment.364
ErrorsName 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.368
ErrorsMissing a Javadoc comment.368
ErrorsName 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsMissing a Javadoc comment.372
ErrorsName 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.376
ErrorsMissing a Javadoc comment.376
ErrorsName 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
ErrorsLine contains a tab character.377
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.380
ErrorsMissing a Javadoc comment.380
ErrorsName 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsMissing a Javadoc comment.384
ErrorsName 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.388
ErrorsMissing a Javadoc comment.388
ErrorsName 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.392
ErrorsMissing a Javadoc comment.392
ErrorsName 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.396
ErrorsMissing a Javadoc comment.396
ErrorsName 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.400
ErrorsMissing a Javadoc comment.400
ErrorsName 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.404
ErrorsMissing a Javadoc comment.404
ErrorsName 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
ErrorsMissing a Javadoc comment.408
ErrorsName 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.408
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.412
ErrorsMissing a Javadoc comment.412
ErrorsName 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.416
ErrorsMissing a Javadoc comment.416
ErrorsName 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.420
ErrorsMissing a Javadoc comment.420
ErrorsName 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.424
ErrorsMissing a Javadoc comment.424
ErrorsName 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.428
ErrorsMissing a Javadoc comment.428
ErrorsName 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.432
ErrorsMissing a Javadoc comment.432
ErrorsName 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.436
ErrorsMissing a Javadoc comment.436
ErrorsName 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.440
ErrorsMissing a Javadoc comment.440
ErrorsName 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.444
ErrorsMissing a Javadoc comment.444
ErrorsName 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.448
ErrorsMissing a Javadoc comment.448
ErrorsName 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsMissing a Javadoc comment.452
ErrorsName 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.456
ErrorsMissing a Javadoc comment.456
ErrorsName 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.460
ErrorsMissing a Javadoc comment.460
ErrorsName 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.462
ErrorsLine contains a tab character.464
ErrorsMissing a Javadoc comment.464
ErrorsName 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.464
ErrorsLine contains a tab character.465
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.468
ErrorsMissing a Javadoc comment.468
ErrorsName 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.472
ErrorsMissing a Javadoc comment.472
ErrorsName 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'.472
ErrorsLine contains a tab character.473
ErrorsLine contains a tab character.474
ErrorsLine contains a tab character.476
ErrorsMissing a Javadoc comment.476
ErrorsName 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'.476
ErrorsLine contains a tab character.477
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.480
ErrorsMissing a Javadoc comment.480
ErrorsName 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsMissing a Javadoc comment.484
ErrorsName 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.488
ErrorsMissing a Javadoc comment.488
ErrorsName 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.492
ErrorsMissing a Javadoc comment.492
ErrorsName 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.496
ErrorsMissing a Javadoc comment.496
ErrorsName 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsLine contains a tab character.497
ErrorsLine contains a tab character.498
ErrorsLine contains a tab character.500
ErrorsMissing a Javadoc comment.500
ErrorsName 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'.500
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.504
ErrorsMissing a Javadoc comment.504
ErrorsName 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'.504
ErrorsLine contains a tab character.505
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.508
ErrorsMissing a Javadoc comment.508
ErrorsName 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'.508
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.512
ErrorsMissing a Javadoc comment.512
ErrorsName 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.512
ErrorsLine contains a tab character.513
ErrorsLine contains a tab character.514
ErrorsLine contains a tab character.516
ErrorsMissing a Javadoc comment.516
ErrorsName 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.520
ErrorsMissing a Javadoc comment.520
ErrorsName 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'.520
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine contains a tab character.524
ErrorsMissing a Javadoc comment.524
ErrorsName 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.524
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.528
ErrorsMissing a Javadoc comment.528
ErrorsName 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.532
ErrorsMissing a Javadoc comment.532
ErrorsName 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'.532
ErrorsLine contains a tab character.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.536
ErrorsMissing a Javadoc comment.536
ErrorsName 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.538
ErrorsLine contains a tab character.540
ErrorsMissing a Javadoc comment.540
ErrorsName 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'.540
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.542
ErrorsLine contains a tab character.544
ErrorsMissing a Javadoc comment.544
ErrorsName 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'.544
ErrorsLine contains a tab character.545
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.548
ErrorsMissing a Javadoc comment.548
ErrorsName 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.550
ErrorsLine contains a tab character.552
ErrorsMissing a Javadoc comment.552
ErrorsName 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'.552
ErrorsLine contains a tab character.553
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.556
ErrorsMissing a Javadoc comment.556
ErrorsName 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'.556
ErrorsLine contains a tab character.557
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.560
ErrorsMissing a Javadoc comment.560
ErrorsName 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'.560
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.564
ErrorsMissing a Javadoc comment.564
ErrorsName 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'.564
ErrorsLine contains a tab character.565
ErrorsLine contains a tab character.566
ErrorsLine contains a tab character.568
ErrorsMissing a Javadoc comment.568
ErrorsName 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'.568
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine contains a tab character.572
ErrorsMissing a Javadoc comment.572
ErrorsName 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'.572
ErrorsLine contains a tab character.573
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.576
ErrorsMissing a Javadoc comment.576
ErrorsName 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.576
ErrorsLine contains a tab character.577
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.580
ErrorsMissing a Javadoc comment.580
ErrorsName 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.582
ErrorsLine contains a tab character.584
ErrorsMissing a Javadoc comment.584
ErrorsName 'DebugLog0' must match pattern '^[a-z][a-zA-Z0-9]*$'.584
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.588
ErrorsMissing a Javadoc comment.588
ErrorsName 'DebugLog1' must match pattern '^[a-z][a-zA-Z0-9]*$'.588
ErrorsLine contains a tab character.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.592
ErrorsMissing a Javadoc comment.592
ErrorsName 'DebugLog2' must match pattern '^[a-z][a-zA-Z0-9]*$'.592
ErrorsLine contains a tab character.593
ErrorsLine contains a tab character.594
ErrorsLine contains a tab character.596
ErrorsMissing a Javadoc comment.596
ErrorsName 'DebugLog3' must match pattern '^[a-z][a-zA-Z0-9]*$'.596
ErrorsLine contains a tab character.597
ErrorsLine contains a tab character.598
ErrorsLine contains a tab character.600
ErrorsMissing a Javadoc comment.600
ErrorsName 'DebugLog4' must match pattern '^[a-z][a-zA-Z0-9]*$'.600
ErrorsLine contains a tab character.601
ErrorsLine contains a tab character.602
ErrorsLine contains a tab character.604
ErrorsMissing a Javadoc comment.604
ErrorsName 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'.604
ErrorsLine contains a tab character.605
ErrorsLine contains a tab character.606
ErrorsLine contains a tab character.608
ErrorsMissing a Javadoc comment.608
ErrorsName 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'.608
ErrorsLine contains a tab character.609
ErrorsLine contains a tab character.610
ErrorsLine contains a tab character.612
ErrorsMissing a Javadoc comment.612
ErrorsName 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'.612
ErrorsLine contains a tab character.613
ErrorsLine contains a tab character.614
ErrorsLine contains a tab character.616
ErrorsMissing a Javadoc comment.616
ErrorsName 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'.616
ErrorsLine contains a tab character.617
ErrorsLine contains a tab character.618
ErrorsLine contains a tab character.620
ErrorsMissing a Javadoc comment.620
ErrorsName 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'.620
ErrorsLine contains a tab character.621
ErrorsLine contains a tab character.622

javabot/PogamutJBotSupport.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.33
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsUtility classes should not have a public or default constructor.52
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsName 'queries' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsName 'events' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsName 'unitUpdates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsVariable 'botIsRunning' must be private and have accessor methods.77
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter map should be final.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter options should be final.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
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 contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine 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 is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsParameter flagValue should be final.159
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
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.167
ErrorsLine is longer than 80 characters.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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsMissing a Javadoc comment.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter msg should be final.189
ErrorsParameter len should be final.189
Errors'if' construct must use '{}'s.190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
Errors'{' is followed by whitespace.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter e should be final.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.209
ErrorsMissing a Javadoc comment.209
ErrorsParameter e should be final.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine has trailing spaces.217
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsParameter level should be final.221
ErrorsExpected @param tag for 'level'.221
ErrorsParameter msg should be final.221
ErrorsExpected @param tag for 'msg'.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'50' is a magic number.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine has trailing spaces.234
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsParameter level should be final.238
ErrorsExpected @param tag for 'level'.238
ErrorsParameter msg should be final.238
ErrorsExpected @param tag for 'msg'.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.246
ErrorsMissing a Javadoc comment.246
ErrorsVariable 'gameInfo' must be private and have accessor methods.246
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsExpected an @return tag.254
ErrorsLine contains a tab character.254
ErrorsParameter commandLineOptions should be final.254
ErrorsExpected @param tag for 'commandLineOptions'.254
ErrorsLine contains a tab character.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsAvoid inline conditionals.265
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
ErrorsAvoid inline conditionals.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
Errors'3d' is a magic number.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsParameter data should be final.286
ErrorsExpected @param tag for 'data'.286
ErrorsLine contains a tab character.287
ErrorsLine has trailing spaces.289
ErrorsLine contains a tab character.289
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 contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.302
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine is longer than 80 characters.312
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.318
ErrorsLine contains a tab character.318
ErrorsName 'fleet_object' must match pattern '^[a-z][a-zA-Z0-9]*$'.318
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsLine is longer than 80 characters.320
ErrorsLine contains a tab character.320
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.322
ErrorsLine is longer than 80 characters.323
ErrorsLine contains a tab character.323
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.330
ErrorsLine contains a tab character.330
ErrorsName 'update_object' must match pattern '^[a-z][a-zA-Z0-9]*$'.330
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.332
ErrorsLine is longer than 80 characters.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsExpected an @return tag.343
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsName 'current_time' must match pattern '^[a-z][a-zA-Z0-9]*$'.346
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
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
Errors'1000' is a magic number.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsComment matches to-do format 'TODO:'.373
ErrorsLine contains a tab character.373
ErrorsLine is longer than 80 characters.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
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 contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine has trailing spaces.386
ErrorsLine contains a tab character.386
ErrorsUnused Javadoc tag.387
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsName 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.392
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine is longer than 80 characters.397
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.404
ErrorsName 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
Errors'if' construct must use '{}'s.413
ErrorsLine contains a tab character.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine is longer than 80 characters.417
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.421
ErrorsLine is longer than 80 characters.422
ErrorsLine contains a tab character.422
ErrorsLine is longer than 80 characters.423
ErrorsLine contains a tab character.423
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.430
ErrorsMissing a Javadoc comment.430
ErrorsLine is longer than 80 characters.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.437
ErrorsMissing a Javadoc comment.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.440
ErrorsLine has trailing spaces.441
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine is longer than 80 characters.445
ErrorsLine contains a tab character.445
ErrorsMissing a Javadoc comment.445
Errors'static' modifier out of order with the JLS suggestions.445
ErrorsParameter container should be final.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine has trailing spaces.449
ErrorsLine contains a tab character.449
ErrorsMissing a Javadoc comment.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.457
ErrorsMissing a Javadoc comment.457
ErrorsParameter command should be final.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.463
ErrorsMissing a Javadoc comment.463
ErrorsLine is longer than 80 characters.464
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.472
ErrorsMissing a Javadoc comment.472
ErrorsParameter logLine should be final.472
ErrorsLine contains a tab character.473
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 contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsMissing a Javadoc comment.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.488
ErrorsMissing a Javadoc comment.488
ErrorsParameter name should be final.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.22
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.33
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.50
ErrorsUtility classes should not have a public or default constructor.52
ErrorsLine is longer than 80 characters.54
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine is longer than 80 characters.57
ErrorsLine contains a tab character.57
ErrorsMissing a Javadoc comment.57
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
ErrorsLine is longer than 80 characters.64
ErrorsLine contains a tab character.64
ErrorsMissing a Javadoc comment.64
ErrorsName 'queries' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.64
ErrorsLine contains a tab character.65
ErrorsLine is longer than 80 characters.67
ErrorsLine contains a tab character.67
ErrorsMissing a Javadoc comment.67
ErrorsName 'events' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.69
ErrorsMissing a Javadoc comment.69
ErrorsName 'unitUpdates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.69
ErrorsLine contains a tab character.71
ErrorsMissing a Javadoc comment.71
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.77
ErrorsVariable 'botIsRunning' must be private and have accessor methods.77
ErrorsLine is longer than 80 characters.79
ErrorsLine contains a tab character.79
ErrorsMissing a Javadoc comment.79
ErrorsLine contains a tab character.81
ErrorsMissing a Javadoc comment.81
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter map should be final.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter options should be final.92
ErrorsLine is longer than 80 characters.93
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine is longer than 80 characters.106
ErrorsLine contains a tab character.106
ErrorsLine is longer than 80 characters.107
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
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 contains a tab character.111
ErrorsLine is longer than 80 characters.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters.114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.136
ErrorsLine is longer than 80 characters.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine 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 is longer than 80 characters.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
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.157
ErrorsLine contains a tab character.158
ErrorsLine is longer than 80 characters.159
ErrorsLine contains a tab character.159
ErrorsParameter flagValue should be final.159
ErrorsLine contains a tab character.160
ErrorsLine is longer than 80 characters.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine is longer than 80 characters.163
ErrorsLine contains a tab character.163
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.167
ErrorsLine is longer than 80 characters.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
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.185
ErrorsMissing a Javadoc comment.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter msg should be final.189
ErrorsParameter len should be final.189
Errors'if' construct must use '{}'s.190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
Errors'{' is followed by whitespace.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine is longer than 80 characters.195
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter e should be final.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.209
ErrorsMissing a Javadoc comment.209
ErrorsParameter e should be final.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine has trailing spaces.217
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsParameter level should be final.221
ErrorsExpected @param tag for 'level'.221
ErrorsParameter msg should be final.221
ErrorsExpected @param tag for 'msg'.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
Errors'50' is a magic number.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine has trailing spaces.234
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsParameter level should be final.238
ErrorsExpected @param tag for 'level'.238
ErrorsParameter msg should be final.238
ErrorsExpected @param tag for 'msg'.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.246
ErrorsMissing a Javadoc comment.246
ErrorsVariable 'gameInfo' must be private and have accessor methods.246
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine has trailing spaces.250
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsExpected an @return tag.254
ErrorsLine contains a tab character.254
ErrorsParameter commandLineOptions should be final.254
ErrorsExpected @param tag for 'commandLineOptions'.254
ErrorsLine contains a tab character.255
ErrorsLine is longer than 80 characters.256
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters.265
ErrorsLine contains a tab character.265
ErrorsAvoid inline conditionals.265
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
ErrorsAvoid inline conditionals.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.274
ErrorsLine is longer than 80 characters.275
ErrorsLine contains a tab character.275
Errors'3d' is a magic number.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsParameter data should be final.286
ErrorsExpected @param tag for 'data'.286
ErrorsLine contains a tab character.287
ErrorsLine has trailing spaces.289
ErrorsLine contains a tab character.289
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 contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.301
ErrorsLine is longer than 80 characters.302
ErrorsLine contains a tab character.302
ErrorsLine is longer than 80 characters.303
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine has trailing spaces.307
ErrorsLine is longer than 80 characters.307
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine is longer than 80 characters.312
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.316
ErrorsLine is longer than 80 characters.318
ErrorsLine contains a tab character.318
ErrorsName 'fleet_object' must match pattern '^[a-z][a-zA-Z0-9]*$'.318
ErrorsLine is longer than 80 characters.319
ErrorsLine contains a tab character.319
ErrorsLine is longer than 80 characters.320
ErrorsLine contains a tab character.320
ErrorsLine is longer than 80 characters.321
ErrorsLine contains a tab character.321
ErrorsLine is longer than 80 characters.322
ErrorsLine contains a tab character.322
ErrorsLine is longer than 80 characters.323
ErrorsLine contains a tab character.323
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.328
ErrorsLine is longer than 80 characters.330
ErrorsLine contains a tab character.330
ErrorsName 'update_object' must match pattern '^[a-z][a-zA-Z0-9]*$'.330
ErrorsLine is longer than 80 characters.331
ErrorsLine contains a tab character.331
ErrorsLine is longer than 80 characters.332
ErrorsLine contains a tab character.332
ErrorsLine is longer than 80 characters.333
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsExpected an @return tag.343
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsName 'current_time' must match pattern '^[a-z][a-zA-Z0-9]*$'.346
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
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters.352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters.356
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
Errors'1000' is a magic number.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.372
ErrorsComment matches to-do format 'TODO:'.373
ErrorsLine contains a tab character.373
ErrorsLine is longer than 80 characters.374
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
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 contains a tab character.382
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine has trailing spaces.386
ErrorsLine contains a tab character.386
ErrorsUnused Javadoc tag.387
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsName 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.392
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine is longer than 80 characters.397
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.404
ErrorsName 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.409
ErrorsLine is longer than 80 characters.410
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
Errors'if' construct must use '{}'s.413
ErrorsLine contains a tab character.413
ErrorsLine is longer than 80 characters.414
ErrorsLine contains a tab character.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine is longer than 80 characters.417
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.421
ErrorsLine is longer than 80 characters.422
ErrorsLine contains a tab character.422
ErrorsLine is longer than 80 characters.423
ErrorsLine contains a tab character.423
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.430
ErrorsMissing a Javadoc comment.430
ErrorsLine is longer than 80 characters.431
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine contains a tab character.437
ErrorsMissing a Javadoc comment.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.440
ErrorsLine has trailing spaces.441
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine is longer than 80 characters.445
ErrorsLine contains a tab character.445
ErrorsMissing a Javadoc comment.445
Errors'static' modifier out of order with the JLS suggestions.445
ErrorsParameter container should be final.445
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine has trailing spaces.449
ErrorsLine contains a tab character.449
ErrorsMissing a Javadoc comment.449
ErrorsLine contains a tab character.450
ErrorsLine contains a tab character.452
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.457
ErrorsMissing a Javadoc comment.457
ErrorsParameter command should be final.457
ErrorsLine contains a tab character.458
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.461
ErrorsLine contains a tab character.463
ErrorsMissing a Javadoc comment.463
ErrorsLine is longer than 80 characters.464
ErrorsLine contains a tab character.464
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.472
ErrorsMissing a Javadoc comment.472
ErrorsParameter logLine should be final.472
ErrorsLine contains a tab character.473
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 contains a tab character.479
ErrorsLine contains a tab character.480
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.482
ErrorsLine contains a tab character.484
ErrorsMissing a Javadoc comment.484
ErrorsLine contains a tab character.485
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.488
ErrorsMissing a Javadoc comment.488
ErrorsParameter name should be final.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490

javabot/events/DefConBasicUpdate.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.3
ErrorsLine contains a tab character.5
ErrorsMissing a Javadoc comment.5
ErrorsVariable 'simTime' must be private and have accessor methods.5
ErrorsLine contains a tab character.7
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter simTime should be final.12
Errors'simTime' hides a field.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14
ErrorsMissing a Javadoc comment.3
ErrorsLine contains a tab character.5
ErrorsMissing a Javadoc comment.5
ErrorsVariable 'simTime' must be private and have accessor methods.5
ErrorsLine contains a tab character.7
ErrorsMethod 'getSimTime' is not designed for extension - needs to be abstract, final or empty.7
ErrorsLine contains a tab character.8
ErrorsLine contains a tab character.9
ErrorsLine contains a tab character.10
ErrorsLine contains a tab character.12
ErrorsMissing a Javadoc comment.12
ErrorsParameter simTime should be final.12
Errors'simTime' hides a field.12
ErrorsLine contains a tab character.13
ErrorsLine contains a tab character.14

javabot/events/IDefConBasicEvent.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.3
ErrorsMissing a Javadoc comment.5
ErrorsLine is longer than 80 characters.3
ErrorsMissing a Javadoc comment.5