The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 37 | Error |
NewlineAtEndOfFile | 6 | Error |
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
| 9449 | Error |
RegexpSingleline
| 1166 | Error |
JavadocMethod | 1151 | Error |
JavadocType | 31 | Error |
JavadocVariable | 566 | Error |
JavadocStyle | 47 | Error |
ConstantName | 64 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 86 | Error |
MemberName | 32 | Error |
MethodName | 158 | Error |
PackageName | 0 | Error |
ParameterName | 45 | Error |
StaticVariableName | 1 | Error |
TypeName | 0 | Error |
AvoidStarImport | 598 | Error |
IllegalImport | 0 | Error |
RedundantImport | 54 | Error |
UnusedImports | 25 | Error |
LineLength | 1440 | Error |
MethodLength | 1 | Error |
ParameterNumber | 11 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 35 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 74 | Error |
ParenPad | 112 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 134 | Error |
WhitespaceAround | 83 | Error |
ModifierOrder | 10 | Error |
RedundantModifier | 62 | Error |
AvoidNestedBlocks | 30 | Error |
EmptyBlock | 2 | Error |
LeftCurly | 14 | Error |
NeedBraces | 180 | Error |
RightCurly | 3 | Error |
AvoidInlineConditionals | 10 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 1 | Error |
EqualsHashCode | 2 | Error |
HiddenField | 265 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 16 | Error |
MagicNumber | 234 | Error |
MissingSwitchDefault | 18 | Error |
RedundantThrows | 13 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 3 | Error |
DesignForExtension | 538 | Error |
FinalClass | 1 | Error |
HideUtilityClassConstructor | 7 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 142 | Error |
ArrayTypeStyle | 2 | Error |
FinalParameters | 1169 | Error |
TodoComment | 19 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Variable 'worldview' must be private and have accessor methods. | 43 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Parameter event should be final. | 48 | |
'if' construct must use '{}'s. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
First sentence should end with a period. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Parameter agentId should be final. | 67 | |
Expected @param tag for 'agentId'. | 67 | |
Parameter eventBus should be final. | 67 | |
Expected @param tag for 'eventBus'. | 67 | |
Parameter logger should be final. | 67 | |
Expected @param tag for 'logger'. | 67 | |
Line contains a tab character. | 68 | |
Parameter worldView should be final. | 68 | |
Expected @param tag for 'worldView'. | 68 | |
Parameter act should be final. | 68 | |
Expected @param tag for 'act'. | 68 | |
Line contains a tab character. | 69 | |
Parameter logic should be final. | 69 | |
Expected @param tag for 'logic'. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Expected an @return tag. | 85 | |
Line contains a tab character. | 85 | |
Method 'getArguments' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'setOptions' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Line contains a tab character. | 94 | |
Parameter arguments should be final. | 94 | |
'arguments' hides a field. | 94 | |
Expected @param tag for 'arguments'. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 108 | |
Method 'startAgent' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 114 | |
Method 'stopAgent' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 126 | |
'{' is not followed by whitespace. | 128 | |
'}' is not preceded with whitespace. | 128 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Method 'gameStarted' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Method 'gameHasStarted' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Line contains a tab character. | 135 | |
Line has trailing spaces. | 137 | |
Method 'act' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Parameter command should be final. | 139 | |
Line contains a tab character. | 140 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Parameter record should be final. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter formatter should be final. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Redundant throws: 'SecurityException' is unchecked exception. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Parameter record should be final. | 37 | |
Parameter formattedMsg should be final. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 6 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Expected an @return tag. | 19 | |
Line contains a tab character. | 19 | |
Redundant 'public' modifier. | 19 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Redundant 'public' modifier. | 25 | |
Expected @param tag for 'arguments'. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Redundant 'public' modifier. | 36 | |
Expected @param tag for 'command'. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 6 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Redundant 'public' modifier. | 18 | |
Expected @param tag for 'agent'. | 18 | |
Line is longer than 80 characters. | 23 | |
Line has trailing spaces. | 25 | |
Redundant 'public' modifier. | 25 | |
Line contains a tab character. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Variable 'agent' must be private and have accessor methods. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 35 | |
Method 'initializeController' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Parameter agent should be final. | 39 | |
'agent' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Expected an @return tag. | 61 | |
Line contains a tab character. | 61 | |
Method 'getGameInfo' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'getAct' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Method 'act' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter command should be final. | 72 | |
Expected @param tag for 'command'. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 77 | |
Expected an @return tag. | 80 | |
Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'logicModule' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Variable 'worldview' must be private and have accessor methods. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Variable 'gameInfo' must be private and have accessor methods. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Variable 'fleetsManager' must be private and have accessor methods. | 54 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Variable 'buildingsManager' must be private and have accessor methods. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Variable 'flagChecker' must be private and have accessor methods. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Variable 'gameStartedListener' must be private and have accessor methods. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Parameter event should be final. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Method 'initializeController' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line contains a tab character. | 108 | |
Parameter agent should be final. | 108 | |
Expected @param tag for 'agent'. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'getLogicInitializeTime' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'120000' is a magic number. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'getLogicShutdownTime' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
'120000' is a magic number. | 128 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Method 'logic' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
'{' is not followed by whitespace. | 162 | |
'}' is not preceded with whitespace. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Method 'firstGameLogic' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line has trailing spaces. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Missing a Javadoc comment. | 171 | |
Redundant 'final' modifier. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line has trailing spaces. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
'{' is not followed by whitespace. | 181 | |
'}' is not preceded with whitespace. | 181 | |
First sentence should end with a period. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
Method 'logicInitialize' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Line contains a tab character. | 194 | |
Parameter logicModule should be final. | 194 | |
'logicModule' hides a field. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Method 'addGameLogicListener' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Parameter updateListener should be final. | 207 | |
Expected @param tag for 'updateListener'. | 207 | |
'if' construct must use '{}'s. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line has trailing spaces. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Method 'unregisterUpdates' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Parameter updateListener should be final. | 217 | |
Expected @param tag for 'updateListener'. | 217 | |
'if' construct must use '{}'s. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Expected an @return tag. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line has trailing spaces. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Expected an @return tag. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line has trailing spaces. | 242 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Expected an @return tag. | 245 | |
Line contains a tab character. | 245 | |
Method 'getFlagChecker' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Missing a Javadoc comment. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 253 | |
Missing a Javadoc comment. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 8 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Parameter agent should be final. | 23 | |
Parameter logic should be final. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter agent should be final. | 27 | |
Parameter logic should be final. | 27 | |
Parameter log should be final. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter agent should be final. | 31 | |
Parameter logic should be final. | 31 | |
Parameter log should be final. | 31 | |
Parameter dependencies should be final. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'beforeLogic' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Line contains a tab character. | 36 | |
Parameter threadName should be final. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Parameter threadName should be final. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
'static' modifier out of order with the JLS suggestions. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Parameter oldValue should be final. | 108 | |
Parameter changedValue should be final. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line has trailing spaces. | 121 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
Parameter oldValue should be final. | 125 | |
Parameter changedValue should be final. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Parameter oldValue should be final. | 143 | |
Parameter changedValue should be final. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line has trailing spaces. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line has trailing spaces. | 156 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Parameter oldValue should be final. | 160 | |
Parameter changedValue should be final. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Parameter oldValue should be final. | 178 | |
Parameter changedValue should be final. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line has trailing spaces. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
'if' construct must use '{}'s. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Redundant 'final' modifier. | 241 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Name 'own_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 248 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Redundant 'final' modifier. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Redundant 'final' modifier. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 298 | |
Line is longer than 80 characters. | 299 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Method 'getEvents' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line has trailing spaces. | 324 | |
Line contains a tab character. | 324 | |
Line is longer than 80 characters. | 325 | |
Line contains a tab character. | 325 | |
Missing a Javadoc comment. | 325 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
Missing a Javadoc comment. | 326 | |
Line has trailing spaces. | 327 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
'{' should be on the previous line. | 333 | |
Line is longer than 80 characters. | 334 | |
Line contains a tab character. | 334 | |
Line is longer than 80 characters. | 335 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line is longer than 80 characters. | 337 | |
Line contains a tab character. | 337 | |
'-177.890625f' is a magic number. | 337 | |
',' is not followed by whitespace. | 337 | |
'34.736842f' is a magic number. | 337 | |
Line is longer than 80 characters. | 338 | |
Line contains a tab character. | 338 | |
'-177.187500f' is a magic number. | 338 | |
',' is not followed by whitespace. | 338 | |
'46.666667f' is a magic number. | 338 | |
Line is longer than 80 characters. | 339 | |
Line contains a tab character. | 339 | |
'-156.093750f' is a magic number. | 339 | |
',' is not followed by whitespace. | 339 | |
'45.964912f' is a magic number. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
'-151.875000f' is a magic number. | 340 | |
',' is not followed by whitespace. | 340 | |
'35.438596f' is a magic number. | 340 | |
Line is longer than 80 characters. | 341 | |
Line contains a tab character. | 341 | |
'-146.953125f' is a magic number. | 341 | |
',' is not followed by whitespace. | 341 | |
'22.807018f' is a magic number. | 341 | |
Line contains a tab character. | 342 | |
'-142.031250f' is a magic number. | 342 | |
',' is not followed by whitespace. | 342 | |
'45.964912f' is a magic number. | 342 | |
Line contains a tab character. | 343 | |
'-136.406250f' is a magic number. | 343 | |
',' is not followed by whitespace. | 343 | |
'28.421053f' is a magic number. | 343 | |
Line is longer than 80 characters. | 344 | |
Line contains a tab character. | 344 | |
'-133.593750f' is a magic number. | 344 | |
',' is not followed by whitespace. | 344 | |
'20.701754f' is a magic number. | 344 | |
Line is longer than 80 characters. | 345 | |
Line contains a tab character. | 345 | |
'-123.046875f' is a magic number. | 345 | |
',' is not followed by whitespace. | 345 | |
'26.315789f' is a magic number. | 345 | |
Line contains a tab character. | 346 | |
'-118.828125f' is a magic number. | 346 | |
',' is not followed by whitespace. | 346 | |
'9.473684f' is a magic number. | 346 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
'-113.203125f' is a magic number. | 347 | |
',' is not followed by whitespace. | 347 | |
'-9.473684f' is a magic number. | 347 | |
Line is longer than 80 characters. | 348 | |
Line contains a tab character. | 348 | |
'-106.171875f' is a magic number. | 348 | |
',' is not followed by whitespace. | 348 | |
'6.666667f' is a magic number. | 348 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 349 | |
'-93.515625f' is a magic number. | 349 | |
',' is not followed by whitespace. | 349 | |
'-6.666667f' is a magic number. | 349 | |
Line contains a tab character. | 350 | |
'-93.515625f' is a magic number. | 350 | |
',' is not followed by whitespace. | 350 | |
'-0.350877f' is a magic number. | 350 | |
Line is longer than 80 characters. | 351 | |
Line contains a tab character. | 351 | |
'-91.406250f' is a magic number. | 351 | |
',' is not followed by whitespace. | 351 | |
'-18.596491f' is a magic number. | 351 | |
Line contains a tab character. | 352 | |
'-88.593750f' is a magic number. | 352 | |
',' is not followed by whitespace. | 352 | |
'-27.719298f' is a magic number. | 352 | |
Line contains a tab character. | 353 | |
'-64.687500f' is a magic number. | 353 | |
',' is not followed by whitespace. | 353 | |
'29.122807f' is a magic number. | 353 | |
Line is longer than 80 characters. | 354 | |
Line contains a tab character. | 354 | |
'-56.250000f' is a magic number. | 354 | |
',' is not followed by whitespace. | 354 | |
'22.807018f' is a magic number. | 354 | |
Line is longer than 80 characters. | 355 | |
Line contains a tab character. | 355 | |
'-55.546875f' is a magic number. | 355 | |
',' is not followed by whitespace. | 355 | |
'35.438596f' is a magic number. | 355 | |
Line contains a tab character. | 356 | |
'-50.625000f' is a magic number. | 356 | |
',' is not followed by whitespace. | 356 | |
'16.491228f' is a magic number. | 356 | |
Line contains a tab character. | 357 | |
'-47.812500f' is a magic number. | 357 | |
',' is not followed by whitespace. | 357 | |
'36.842105f' is a magic number. | 357 | |
Line is longer than 80 characters. | 358 | |
Line contains a tab character. | 358 | |
'-44.296875f' is a magic number. | 358 | |
',' is not followed by whitespace. | 358 | |
'31.228070f' is a magic number. | 358 | |
Line contains a tab character. | 359 | |
'-43.593750f' is a magic number. | 359 | |
',' is not followed by whitespace. | 359 | |
'48.771930f' is a magic number. | 359 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 360 | |
'-42.890625f' is a magic number. | 360 | |
',' is not followed by whitespace. | 360 | |
'41.754386f' is a magic number. | 360 | |
Line is longer than 80 characters. | 361 | |
Line contains a tab character. | 361 | |
'-40.078125f' is a magic number. | 361 | |
',' is not followed by whitespace. | 361 | |
'4.561404f' is a magic number. | 361 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
'-37.968750f' is a magic number. | 362 | |
',' is not followed by whitespace. | 362 | |
'22.105263f' is a magic number. | 362 | |
Line is longer than 80 characters. | 363 | |
Line contains a tab character. | 363 | |
'-37.265625f' is a magic number. | 363 | |
',' is not followed by whitespace. | 363 | |
'-30.526316f' is a magic number. | 363 | |
Line contains a tab character. | 364 | |
'-31.640625f' is a magic number. | 364 | |
',' is not followed by whitespace. | 364 | |
'-17.894737f' is a magic number. | 364 | |
Line is longer than 80 characters. | 365 | |
Line contains a tab character. | 365 | |
'-31.640625f' is a magic number. | 365 | |
',' is not followed by whitespace. | 365 | |
'35.438596f' is a magic number. | 365 | |
Line contains a tab character. | 366 | |
'-30.234375f' is a magic number. | 366 | |
',' is not followed by whitespace. | 366 | |
'-35.438596f' is a magic number. | 366 | |
Line is longer than 80 characters. | 367 | |
Line contains a tab character. | 367 | |
'-29.531250f' is a magic number. | 367 | |
',' is not followed by whitespace. | 367 | |
'45.263158f' is a magic number. | 367 | |
Line is longer than 80 characters. | 368 | |
Line contains a tab character. | 368 | |
'-28.828125f' is a magic number. | 368 | |
',' is not followed by whitespace. | 368 | |
'9.473684f' is a magic number. | 368 | |
Line is longer than 80 characters. | 369 | |
Line contains a tab character. | 369 | |
'-28.125000f' is a magic number. | 369 | |
',' is not followed by whitespace. | 369 | |
'24.912281f' is a magic number. | 369 | |
Line is longer than 80 characters. | 370 | |
Line contains a tab character. | 370 | |
'-26.718750f' is a magic number. | 370 | |
',' is not followed by whitespace. | 370 | |
'0.350877f' is a magic number. | 370 | |
Line is longer than 80 characters. | 371 | |
Line contains a tab character. | 371 | |
'-25.312500f' is a magic number. | 371 | |
',' is not followed by whitespace. | 371 | |
'-17.894737f' is a magic number. | 371 | |
Line contains a tab character. | 372 | |
'-23.203125f' is a magic number. | 372 | |
',' is not followed by whitespace. | 372 | |
'13.684211f' is a magic number. | 372 | |
Line contains a tab character. | 373 | |
'-22.500000f' is a magic number. | 373 | |
',' is not followed by whitespace. | 373 | |
'31.228070f' is a magic number. | 373 | |
Line is longer than 80 characters. | 374 | |
Line contains a tab character. | 374 | |
'-21.796875f' is a magic number. | 374 | |
',' is not followed by whitespace. | 374 | |
'38.947368f' is a magic number. | 374 | |
Line is longer than 80 characters. | 375 | |
Line contains a tab character. | 375 | |
'-21.796875f' is a magic number. | 375 | |
',' is not followed by whitespace. | 375 | |
'52.280702f' is a magic number. | 375 | |
Line contains a tab character. | 376 | |
'-21.093750f' is a magic number. | 376 | |
',' is not followed by whitespace. | 376 | |
'45.263158f' is a magic number. | 376 | |
Line is longer than 80 characters. | 377 | |
Line contains a tab character. | 377 | |
'-14.765625f' is a magic number. | 377 | |
',' is not followed by whitespace. | 377 | |
'35.438596f' is a magic number. | 377 | |
Line is longer than 80 characters. | 378 | |
Line contains a tab character. | 378 | |
'-14.062500f' is a magic number. | 378 | |
',' is not followed by whitespace. | 378 | |
'47.368421f' is a magic number. | 378 | |
Line is longer than 80 characters. | 379 | |
Line contains a tab character. | 379 | |
'-11.953125f' is a magic number. | 379 | |
',' is not followed by whitespace. | 379 | |
'-5.964912f' is a magic number. | 379 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 380 | |
'-10.546875f' is a magic number. | 380 | |
',' is not followed by whitespace. | 380 | |
'60.000000f' is a magic number. | 380 | |
Line contains a tab character. | 381 | |
'-9.140625f' is a magic number. | 381 | |
',' is not followed by whitespace. | 381 | |
'68.421053f' is a magic number. | 381 | |
Line contains a tab character. | 382 | |
',' is not followed by whitespace. | 382 | |
'69.122807f' is a magic number. | 382 | |
Line contains a tab character. | 383 | |
'1.406250f' is a magic number. | 383 | |
',' is not followed by whitespace. | 383 | |
'-4.561404f' is a magic number. | 383 | |
Line is longer than 80 characters. | 384 | |
Line contains a tab character. | 384 | |
'2.812500f' is a magic number. | 384 | |
',' is not followed by whitespace. | 384 | |
'73.333333f' is a magic number. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
'3.515625f' is a magic number. | 385 | |
',' is not followed by whitespace. | 385 | |
'-19.298246f' is a magic number. | 385 | |
Line is longer than 80 characters. | 386 | |
Line contains a tab character. | 386 | |
'4.218750f' is a magic number. | 386 | |
',' is not followed by whitespace. | 386 | |
'67.017544f' is a magic number. | 386 | |
Line contains a tab character. | 387 | |
'6.328125f' is a magic number. | 387 | |
',' is not followed by whitespace. | 387 | |
'-31.929825f' is a magic number. | 387 | |
Line is longer than 80 characters. | 388 | |
Line contains a tab character. | 388 | |
'12.656250f' is a magic number. | 388 | |
',' is not followed by whitespace. | 388 | |
'71.929825f' is a magic number. | 388 | |
Line is longer than 80 characters. | 389 | |
Line contains a tab character. | 389 | |
'28.828125f' is a magic number. | 389 | |
',' is not followed by whitespace. | 389 | |
'76.140351f' is a magic number. | 389 | |
Line contains a tab character. | 390 | |
'35.859375f' is a magic number. | 390 | |
',' is not followed by whitespace. | 390 | |
'75.438596f' is a magic number. | 390 | |
Line is longer than 80 characters. | 391 | |
Line contains a tab character. | 391 | |
'38.671875f' is a magic number. | 391 | |
',' is not followed by whitespace. | 391 | |
'74.736842f' is a magic number. | 391 | |
Line is longer than 80 characters. | 392 | |
Line contains a tab character. | 392 | |
'48.515625f' is a magic number. | 392 | |
',' is not followed by whitespace. | 392 | |
'75.438596f' is a magic number. | 392 | |
Line contains a tab character. | 393 | |
'49.218750f' is a magic number. | 393 | |
',' is not followed by whitespace. | 393 | |
'-5.263158f' is a magic number. | 393 | |
Line is longer than 80 characters. | 394 | |
Line contains a tab character. | 394 | |
'56.953125f' is a magic number. | 394 | |
',' is not followed by whitespace. | 394 | |
'-10.175439f' is a magic number. | 394 | |
Line is longer than 80 characters. | 395 | |
Line contains a tab character. | 395 | |
'58.359375f' is a magic number. | 395 | |
',' is not followed by whitespace. | 395 | |
'1.754386f' is a magic number. | 395 | |
Line contains a tab character. | 396 | |
'64.687500f' is a magic number. | 396 | |
',' is not followed by whitespace. | 396 | |
'8.771930f' is a magic number. | 396 | |
Line contains a tab character. | 397 | |
'70.312500f' is a magic number. | 397 | |
',' is not followed by whitespace. | 397 | |
'-6.666667f' is a magic number. | 397 | |
Line is longer than 80 characters. | 398 | |
Line contains a tab character. | 398 | |
'71.015625f' is a magic number. | 398 | |
',' is not followed by whitespace. | 398 | |
'3.859649f' is a magic number. | 398 | |
Line is longer than 80 characters. | 399 | |
Line contains a tab character. | 399 | |
'82.968750f' is a magic number. | 399 | |
',' is not followed by whitespace. | 399 | |
'-3.859649f' is a magic number. | 399 | |
Line contains a tab character. | 400 | |
'90.000000f' is a magic number. | 400 | |
',' is not followed by whitespace. | 400 | |
'-2.456140f' is a magic number. | 400 | |
Line is longer than 80 characters. | 401 | |
Line contains a tab character. | 401 | |
'94.921875f' is a magic number. | 401 | |
',' is not followed by whitespace. | 401 | |
'-12.280702f' is a magic number. | 401 | |
Line contains a tab character. | 402 | |
'132.890625f' is a magic number. | 402 | |
',' is not followed by whitespace. | 402 | |
'21.403509f' is a magic number. | 402 | |
Line contains a tab character. | 403 | |
'134.296875f' is a magic number. | 403 | |
',' is not followed by whitespace. | 403 | |
'10.175439f' is a magic number. | 403 | |
Line is longer than 80 characters. | 404 | |
Line contains a tab character. | 404 | |
'144.843750f' is a magic number. | 404 | |
',' is not followed by whitespace. | 404 | |
'27.017544f' is a magic number. | 404 | |
Line is longer than 80 characters. | 405 | |
Line contains a tab character. | 405 | |
'149.062500f' is a magic number. | 405 | |
',' is not followed by whitespace. | 405 | |
'15.087719f' is a magic number. | 405 | |
Line contains a tab character. | 406 | |
'150.468750f' is a magic number. | 406 | |
',' is not followed by whitespace. | 406 | |
'31.228070f' is a magic number. | 406 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
'154.687500f' is a magic number. | 407 | |
',' is not followed by whitespace. | 407 | |
'34.035088f' is a magic number. | 407 | |
Line is longer than 80 characters. | 408 | |
Line contains a tab character. | 408 | |
'157.500000f' is a magic number. | 408 | |
',' is not followed by whitespace. | 408 | |
'21.403509f' is a magic number. | 408 | |
Line contains a tab character. | 409 | |
'158.906250f' is a magic number. | 409 | |
',' is not followed by whitespace. | 409 | |
'41.052632f' is a magic number. | 409 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 410 | |
'163.828125f' is a magic number. | 410 | |
',' is not followed by whitespace. | 410 | |
'46.666667f' is a magic number. | 410 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
'165.234375f' is a magic number. | 411 | |
',' is not followed by whitespace. | 411 | |
'8.771930f' is a magic number. | 411 | |
Line is longer than 80 characters. | 412 | |
Line contains a tab character. | 412 | |
'167.343750f' is a magic number. | 412 | |
',' is not followed by whitespace. | 412 | |
'32.631579f' is a magic number. | 412 | |
Line is longer than 80 characters. | 413 | |
Line contains a tab character. | 413 | |
'172.265625f' is a magic number. | 413 | |
',' is not followed by whitespace. | 413 | |
'20.701754f' is a magic number. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
'172.968750f' is a magic number. | 414 | |
',' is not followed by whitespace. | 414 | |
'45.964912f' is a magic number. | 414 | |
Line contains a tab character. | 415 | |
Line has trailing spaces. | 416 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Missing a Javadoc comment. | 417 | |
Redundant 'final' modifier. | 417 | |
Parameter location should be final. | 417 | |
'if' construct must use '{}'s. | 418 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
'||' should be on a new line. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Line has trailing spaces. | 442 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
First sentence should end with a period. | 447 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line has trailing spaces. | 449 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Method 'getDefconLevel' is not designed for extension - needs to be abstract, final or empty. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 456 | |
Line is longer than 80 characters. | 457 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line has trailing spaces. | 459 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Method 'getGameTime' is not designed for extension - needs to be abstract, final or empty. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
First sentence should end with a period. | 466 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line has trailing spaces. | 468 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Method 'getGameTick' is not designed for extension - needs to be abstract, final or empty. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 476 | |
Line contains a tab character. | 476 | |
Line is longer than 80 characters. | 477 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line has trailing spaces. | 479 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line contains a tab character. | 481 | |
Expected an @return tag. | 482 | |
Line contains a tab character. | 482 | |
Method 'getGameSpeed' is not designed for extension - needs to be abstract, final or empty. | 482 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line has trailing spaces. | 489 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Expected an @return tag. | 492 | |
Line contains a tab character. | 492 | |
Method 'getVictoryTimer' is not designed for extension - needs to be abstract, final or empty. | 492 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
First sentence should end with a period. | 496 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line has trailing spaces. | 498 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Expected an @return tag. | 501 | |
Line contains a tab character. | 501 | |
Method 'isVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
Line has trailing spaces. | 511 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Expected an @return tag. | 515 | |
Line contains a tab character. | 515 | |
Method 'getOptionValue' is not designed for extension - needs to be abstract, final or empty. | 515 | |
Parameter name should be final. | 515 | |
Expected @param tag for 'name'. | 515 | |
Line contains a tab character. | 516 | |
Line is longer than 80 characters. | 517 | |
Line contains a tab character. | 517 | |
'{' is followed by whitespace. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Comment matches to-do format 'TODO:'. | 523 | |
Line contains a tab character. | 523 | |
Line has trailing spaces. | 524 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Expected an @return tag. | 527 | |
Line contains a tab character. | 527 | |
Method 'debugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 531 | |
Line contains a tab character. | 532 | |
Line has trailing spaces. | 533 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Expected an @return tag. | 537 | |
Line contains a tab character. | 537 | |
Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. | 537 | |
Parameter id should be final. | 537 | |
Expected @param tag for 'id'. | 537 | |
Line contains a tab character. | 538 | |
Line is longer than 80 characters. | 539 | |
Line contains a tab character. | 539 | |
'{' is followed by whitespace. | 539 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line has trailing spaces. | 545 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Expected an @return tag. | 548 | |
Line contains a tab character. | 548 | |
Method 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty. | 548 | |
Line contains a tab character. | 549 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 555 | |
Line contains a tab character. | 556 | |
Line has trailing spaces. | 557 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 560 | |
Expected an @return tag. | 561 | |
Line contains a tab character. | 561 | |
Method 'getFleets' is not designed for extension - needs to be abstract, final or empty. | 561 | |
Parameter teamId should be final. | 561 | |
Expected @param tag for 'teamId'. | 561 | |
Line contains a tab character. | 562 | |
Line is longer than 80 characters. | 563 | |
Line contains a tab character. | 563 | |
'{' is followed by whitespace. | 563 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 568 | |
Line has trailing spaces. | 569 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 570 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Expected an @return tag. | 573 | |
Line contains a tab character. | 573 | |
Method 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty. | 573 | |
Parameter fleetId should be final. | 573 | |
Expected @param tag for 'fleetId'. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line contains a tab character. | 576 | |
'{' is followed by whitespace. | 576 | |
Line contains a tab character. | 577 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 581 | |
Line has trailing spaces. | 582 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
Expected an @return tag. | 586 | |
Line contains a tab character. | 586 | |
Method 'getFleetId' is not designed for extension - needs to be abstract, final or empty. | 586 | |
Parameter unitId should be final. | 586 | |
Expected @param tag for 'unitId'. | 586 | |
Line contains a tab character. | 587 | |
Line is longer than 80 characters. | 588 | |
Line contains a tab character. | 588 | |
'{' is followed by whitespace. | 588 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 592 | |
Line contains a tab character. | 593 | |
Line has trailing spaces. | 594 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Expected an @return tag. | 598 | |
Line contains a tab character. | 598 | |
Method 'getStateTimer' is not designed for extension - needs to be abstract, final or empty. | 598 | |
Parameter unitId should be final. | 598 | |
Expected @param tag for 'unitId'. | 598 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
'{' is followed by whitespace. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
First sentence should end with a period. | 605 | |
Line contains a tab character. | 605 | |
Line is longer than 80 characters. | 606 | |
Line contains a tab character. | 606 | |
Line contains a tab character. | 607 | |
Line has trailing spaces. | 608 | |
Line contains a tab character. | 608 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Line contains a tab character. | 611 | |
Expected an @return tag. | 612 | |
Line contains a tab character. | 612 | |
Method 'getActionQueue' is not designed for extension - needs to be abstract, final or empty. | 612 | |
Parameter unitId should be final. | 612 | |
Expected @param tag for 'unitId'. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 615 | |
'{' is followed by whitespace. | 615 | |
Line contains a tab character. | 616 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 619 | |
Line contains a tab character. | 620 | |
Line has trailing spaces. | 621 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line contains a tab character. | 623 | |
Line contains a tab character. | 624 | |
Expected an @return tag. | 625 | |
Line contains a tab character. | 625 | |
Method 'isRetaliating' is not designed for extension - needs to be abstract, final or empty. | 625 | |
Parameter unitId should be final. | 625 | |
Expected @param tag for 'unitId'. | 625 | |
Line contains a tab character. | 626 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
'{' is followed by whitespace. | 628 | |
Line contains a tab character. | 629 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 632 | |
Line is longer than 80 characters. | 633 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
Line has trailing spaces. | 636 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 637 | |
Line contains a tab character. | 638 | |
Line contains a tab character. | 639 | |
Line contains a tab character. | 640 | |
Expected an @return tag. | 641 | |
Line contains a tab character. | 641 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 641 | |
Parameter unitId should be final. | 641 | |
Expected @param tag for 'unitId'. | 641 | |
Parameter byTeamId should be final. | 641 | |
Expected @param tag for 'byTeamId'. | 641 | |
Line contains a tab character. | 642 | |
Line is longer than 80 characters. | 643 | |
Line contains a tab character. | 643 | |
'{' is followed by whitespace. | 643 | |
Line contains a tab character. | 644 | |
Line contains a tab character. | 645 | |
Line contains a tab character. | 646 | |
Line contains a tab character. | 648 | |
Line is longer than 80 characters. | 649 | |
Line contains a tab character. | 649 | |
Line contains a tab character. | 650 | |
Line has trailing spaces. | 651 | |
Line contains a tab character. | 651 | |
Line contains a tab character. | 652 | |
Line contains a tab character. | 653 | |
Line contains a tab character. | 654 | |
Expected an @return tag. | 655 | |
Line contains a tab character. | 655 | |
Method 'getVelocity' is not designed for extension - needs to be abstract, final or empty. | 655 | |
Parameter unitId should be final. | 655 | |
Expected @param tag for 'unitId'. | 655 | |
Line contains a tab character. | 656 | |
Line is longer than 80 characters. | 657 | |
Line contains a tab character. | 657 | |
'{' is followed by whitespace. | 657 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line has trailing spaces. | 663 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Expected an @return tag. | 667 | |
Line contains a tab character. | 667 | |
Method 'getRange' is not designed for extension - needs to be abstract, final or empty. | 667 | |
Parameter unitId should be final. | 667 | |
Expected @param tag for 'unitId'. | 667 | |
Line contains a tab character. | 668 | |
Line is longer than 80 characters. | 669 | |
Line contains a tab character. | 669 | |
'{' is followed by whitespace. | 669 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 671 | |
Line contains a tab character. | 673 | |
Line contains a tab character. | 674 | |
Line has trailing spaces. | 675 | |
Line contains a tab character. | 675 | |
Line contains a tab character. | 676 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 678 | |
Expected an @return tag. | 679 | |
Line contains a tab character. | 679 | |
Method 'getRemainingUnits' is not designed for extension - needs to be abstract, final or empty. | 679 | |
Parameter typeId should be final. | 679 | |
Expected @param tag for 'typeId'. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
Line contains a tab character. | 682 | |
'{' is followed by whitespace. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line contains a tab character. | 686 | |
Line is longer than 80 characters. | 687 | |
Line contains a tab character. | 687 | |
Line contains a tab character. | 688 | |
Line has trailing spaces. | 689 | |
Line contains a tab character. | 689 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 691 | |
Line contains a tab character. | 692 | |
Line contains a tab character. | 693 | |
Line contains a tab character. | 694 | |
Expected an @return tag. | 695 | |
Line contains a tab character. | 695 | |
Method 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 695 | |
Parameter longitude should be final. | 695 | |
Expected @param tag for 'longitude'. | 695 | |
Parameter latitude should be final. | 695 | |
Expected @param tag for 'latitude'. | 695 | |
Line contains a tab character. | 696 | |
Parameter typeId should be final. | 696 | |
Expected @param tag for 'typeId'. | 696 | |
Line contains a tab character. | 698 | |
Line is longer than 80 characters. | 699 | |
Line contains a tab character. | 699 | |
Line is longer than 80 characters. | 700 | |
Line contains a tab character. | 700 | |
'{' is followed by whitespace. | 700 | |
Line contains a tab character. | 702 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 702 | |
Line contains a tab character. | 704 | |
Line contains a tab character. | 705 | |
Line has trailing spaces. | 706 | |
Line contains a tab character. | 706 | |
Line contains a tab character. | 707 | |
Line is longer than 80 characters. | 708 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 709 | |
Line has trailing spaces. | 710 | |
Line contains a tab character. | 710 | |
Line contains a tab character. | 711 | |
Line contains a tab character. | 712 | |
Line contains a tab character. | 713 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
Expected an @return tag. | 716 | |
Line is longer than 80 characters. | 716 | |
Line contains a tab character. | 716 | |
Method 'isValidPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 716 | |
Parameter longitude should be final. | 716 | |
Expected @param tag for 'longitude'. | 716 | |
Parameter latitude should be final. | 716 | |
Expected @param tag for 'latitude'. | 716 | |
Line contains a tab character. | 717 | |
Parameter typeId should be final. | 717 | |
Expected @param tag for 'typeId'. | 717 | |
Line contains a tab character. | 718 | |
Line contains a tab character. | 719 | |
Line contains a tab character. | 720 | |
Line contains a tab character. | 721 | |
Line contains a tab character. | 722 | |
Line contains a tab character. | 724 | |
Line contains a tab character. | 725 | |
Line contains a tab character. | 726 | |
Line has trailing spaces. | 727 | |
Line contains a tab character. | 727 | |
Line contains a tab character. | 728 | |
Line contains a tab character. | 729 | |
Line contains a tab character. | 730 | |
Line contains a tab character. | 731 | |
Expected an @return tag. | 732 | |
Line contains a tab character. | 732 | |
Method 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 732 | |
Parameter location should be final. | 732 | |
Expected @param tag for 'location'. | 732 | |
Line contains a tab character. | 733 | |
Line contains a tab character. | 734 | |
Line contains a tab character. | 735 | |
Line contains a tab character. | 736 | |
Line contains a tab character. | 737 | |
Line contains a tab character. | 739 | |
Line contains a tab character. | 740 | |
Line contains a tab character. | 741 | |
Line has trailing spaces. | 742 | |
Line contains a tab character. | 742 | |
Line contains a tab character. | 743 | |
Line contains a tab character. | 744 | |
Line contains a tab character. | 745 | |
Line contains a tab character. | 746 | |
Expected an @return tag. | 747 | |
Line contains a tab character. | 747 | |
Method 'isValidShipPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 747 | |
Parameter longitude should be final. | 747 | |
Expected @param tag for 'longitude'. | 747 | |
Line contains a tab character. | 748 | |
Parameter latitude should be final. | 748 | |
Expected @param tag for 'latitude'. | 748 | |
Line contains a tab character. | 749 | |
Line contains a tab character. | 750 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Line contains a tab character. | 753 | |
Line contains a tab character. | 755 | |
Line is longer than 80 characters. | 756 | |
Line contains a tab character. | 756 | |
Line contains a tab character. | 757 | |
Line has trailing spaces. | 758 | |
Line contains a tab character. | 758 | |
Line contains a tab character. | 759 | |
Line contains a tab character. | 760 | |
Line contains a tab character. | 761 | |
Expected an @return tag. | 762 | |
Line contains a tab character. | 762 | |
Method 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 762 | |
Parameter location should be final. | 762 | |
Expected @param tag for 'location'. | 762 | |
Line contains a tab character. | 763 | |
Line contains a tab character. | 764 | |
Line contains a tab character. | 765 | |
Line contains a tab character. | 766 | |
Line contains a tab character. | 769 | |
Line is longer than 80 characters. | 770 | |
Line contains a tab character. | 770 | |
Line contains a tab character. | 771 | |
Line has trailing spaces. | 772 | |
Line contains a tab character. | 772 | |
Line contains a tab character. | 773 | |
Line contains a tab character. | 774 | |
Line contains a tab character. | 775 | |
Line contains a tab character. | 776 | |
Expected an @return tag. | 777 | |
Line contains a tab character. | 777 | |
Method 'isValidBuildingPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 777 | |
Parameter longitude should be final. | 777 | |
Expected @param tag for 'longitude'. | 777 | |
Line contains a tab character. | 778 | |
Parameter latitude should be final. | 778 | |
Expected @param tag for 'latitude'. | 778 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 780 | |
Line contains a tab character. | 781 | |
Line contains a tab character. | 782 | |
Line contains a tab character. | 783 | |
Line has trailing spaces. | 784 | |
Line contains a tab character. | 784 | |
Line is longer than 80 characters. | 785 | |
Line contains a tab character. | 785 | |
Method 'isValidFleetPlacementLocation' is not designed for extension - needs to be abstract, final or empty. | 785 | |
Missing a Javadoc comment. | 785 | |
Parameter longitude should be final. | 785 | |
Parameter latitude should be final. | 785 | |
Line contains a tab character. | 786 | |
Parameter fleetSize should be final. | 786 | |
Line contains a tab character. | 787 | |
'for' is not followed by whitespace. | 787 | |
'(' is followed by whitespace. | 787 | |
')' is preceded with whitespace. | 787 | |
Line contains a tab character. | 788 | |
'{' should be on the previous line. | 788 | |
Line contains a tab character. | 789 | |
Line is longer than 80 characters. | 791 | |
Line contains a tab character. | 791 | |
Line contains a tab character. | 792 | |
'if' construct must use '{}'s. | 793 | |
Line is longer than 80 characters. | 793 | |
Line contains a tab character. | 793 | |
Line contains a tab character. | 794 | |
Line contains a tab character. | 795 | |
Line contains a tab character. | 796 | |
Line contains a tab character. | 797 | |
Line contains a tab character. | 798 | |
Line contains a tab character. | 800 | |
Line contains a tab character. | 801 | |
Line has trailing spaces. | 802 | |
Line contains a tab character. | 802 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Expected an @return tag. | 805 | |
Line contains a tab character. | 805 | |
Method 'getUnitCredits' is not designed for extension - needs to be abstract, final or empty. | 805 | |
Line contains a tab character. | 806 | |
Line contains a tab character. | 807 | |
Line contains a tab character. | 808 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 808 | |
Line contains a tab character. | 810 | |
Line contains a tab character. | 811 | |
Line contains a tab character. | 813 | |
Line contains a tab character. | 814 | |
Line has trailing spaces. | 815 | |
Line contains a tab character. | 815 | |
Line contains a tab character. | 816 | |
Line contains a tab character. | 817 | |
Line contains a tab character. | 818 | |
Expected an @return tag. | 819 | |
Line contains a tab character. | 819 | |
Method 'getUnitValue' is not designed for extension - needs to be abstract, final or empty. | 819 | |
Parameter typeId should be final. | 819 | |
Expected @param tag for 'typeId'. | 819 | |
Line contains a tab character. | 820 | |
Line contains a tab character. | 821 | |
Line contains a tab character. | 822 | |
'{' is followed by whitespace. | 822 | |
Line contains a tab character. | 823 | |
Line contains a tab character. | 824 | |
Line contains a tab character. | 826 | |
Line is longer than 80 characters. | 827 | |
Line contains a tab character. | 827 | |
Line has trailing spaces. | 828 | |
Line contains a tab character. | 828 | |
Line contains a tab character. | 829 | |
Line contains a tab character. | 830 | |
Line contains a tab character. | 831 | |
Line contains a tab character. | 832 | |
Line contains a tab character. | 833 | |
Method 'getSailDistance' is not designed for extension - needs to be abstract, final or empty. | 833 | |
Parameter locationA should be final. | 833 | |
Expected @param tag for 'locationA'. | 833 | |
Parameter locationB should be final. | 833 | |
Expected @param tag for 'locationB'. | 833 | |
'if' construct must use '{}'s. | 835 | |
Line contains a tab character. | 835 | |
Line contains a tab character. | 836 | |
Line is longer than 80 characters. | 837 | |
Line contains a tab character. | 837 | |
'if' construct must use '{}'s. | 838 | |
Line contains a tab character. | 838 | |
Line contains a tab character. | 839 | |
Line is longer than 80 characters. | 840 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 843 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line contains a tab character. | 847 | |
Line is longer than 80 characters. | 848 | |
Line contains a tab character. | 848 | |
Line has trailing spaces. | 849 | |
Line contains a tab character. | 849 | |
Line contains a tab character. | 850 | |
Line contains a tab character. | 851 | |
Line contains a tab character. | 852 | |
Line contains a tab character. | 853 | |
Line contains a tab character. | 854 | |
Method 'getSailDistance' is not designed for extension - needs to be abstract, final or empty. | 854 | |
Parameter locationA_x should be final. | 854 | |
Expected @param tag for 'locationA_x'. | 854 | |
Name 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 854 | |
Parameter locationA_y should be final. | 854 | |
Expected @param tag for 'locationA_y'. | 854 | |
Name 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 854 | |
Line contains a tab character. | 855 | |
Parameter locationB_x should be final. | 855 | |
Expected @param tag for 'locationB_x'. | 855 | |
Name 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 855 | |
Parameter locationB_y should be final. | 855 | |
Expected @param tag for 'locationB_y'. | 855 | |
Name 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 855 | |
Line contains a tab character. | 856 | |
Line contains a tab character. | 857 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line contains a tab character. | 861 | |
Line is longer than 80 characters. | 862 | |
Line contains a tab character. | 862 | |
Line has trailing spaces. | 863 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 864 | |
Line contains a tab character. | 865 | |
Line contains a tab character. | 866 | |
Line contains a tab character. | 867 | |
Line contains a tab character. | 868 | |
Method 'getSailDistance' is not designed for extension - needs to be abstract, final or empty. | 868 | |
Parameter locationA_x should be final. | 868 | |
Expected @param tag for 'locationA_x'. | 868 | |
Name 'locationA_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 868 | |
Parameter locationA_y should be final. | 868 | |
Expected @param tag for 'locationA_y'. | 868 | |
Name 'locationA_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 868 | |
Line contains a tab character. | 869 | |
Parameter locationB_x should be final. | 869 | |
Expected @param tag for 'locationB_x'. | 869 | |
Name 'locationB_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 869 | |
Parameter locationB_y should be final. | 869 | |
Expected @param tag for 'locationB_y'. | 869 | |
Name 'locationB_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 869 | |
Line contains a tab character. | 870 | |
Line contains a tab character. | 871 | |
Line is longer than 80 characters. | 872 | |
Line contains a tab character. | 872 | |
'{' is followed by whitespace. | 872 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 875 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 875 | |
Line is longer than 80 characters. | 877 | |
Line contains a tab character. | 877 | |
Avoid inline conditionals. | 877 | |
Line contains a tab character. | 878 | |
Missing a Javadoc comment. | 881 | |
Line contains a tab character. | 881 | |
'static' modifier out of order with the JLS suggestions. | 881 | |
Line has trailing spaces. | 882 | |
Line contains a tab character. | 882 | |
Line contains a tab character. | 883 | |
Missing a Javadoc comment. | 883 | |
Line contains a tab character. | 884 | |
Missing a Javadoc comment. | 884 | |
Line has trailing spaces. | 885 | |
Line contains a tab character. | 885 | |
Line is longer than 80 characters. | 886 | |
Line contains a tab character. | 886 | |
Missing a Javadoc comment. | 886 | |
Parameter distance should be final. | 886 | |
'distance' hides a field. | 886 | |
Parameter location should be final. | 886 | |
'location' hides a field. | 886 | |
Line contains a tab character. | 887 | |
Line contains a tab character. | 888 | |
Line has trailing spaces. | 889 | |
Line contains a tab character. | 889 | |
Line has trailing spaces. | 890 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 891 | |
Missing a Javadoc comment. | 891 | |
Redundant 'final' modifier. | 891 | |
Line contains a tab character. | 892 | |
Line contains a tab character. | 893 | |
Line has trailing spaces. | 894 | |
Line contains a tab character. | 894 | |
Line contains a tab character. | 895 | |
Missing a Javadoc comment. | 895 | |
Redundant 'final' modifier. | 895 | |
Parameter distance should be final. | 895 | |
'distance' hides a field. | 895 | |
Line contains a tab character. | 896 | |
Line contains a tab character. | 897 | |
Line has trailing spaces. | 898 | |
Line contains a tab character. | 898 | |
Line contains a tab character. | 899 | |
Missing a Javadoc comment. | 899 | |
Redundant 'final' modifier. | 899 | |
Line contains a tab character. | 900 | |
Line contains a tab character. | 901 | |
Line has trailing spaces. | 902 | |
Line contains a tab character. | 902 | |
Line contains a tab character. | 903 | |
Missing a Javadoc comment. | 903 | |
Redundant 'final' modifier. | 903 | |
Parameter location should be final. | 903 | |
'location' hides a field. | 903 | |
Line contains a tab character. | 904 | |
Line contains a tab character. | 905 | |
Line contains a tab character. | 906 | |
Line has trailing spaces. | 907 | |
Line contains a tab character. | 907 | |
Line contains a tab character. | 908 | |
Missing a Javadoc comment. | 908 | |
Name 'MIN_STEP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 908 | |
Line has trailing spaces. | 909 | |
Line contains a tab character. | 909 | |
Line contains a tab character. | 910 | |
Line contains a tab character. | 911 | |
Line is longer than 80 characters. | 912 | |
Line contains a tab character. | 912 | |
Line has trailing spaces. | 913 | |
Line contains a tab character. | 913 | |
Line contains a tab character. | 914 | |
Line contains a tab character. | 915 | |
Line contains a tab character. | 916 | |
Line contains a tab character. | 917 | |
Line contains a tab character. | 918 | |
Method 'getClosestSailTarget' is not designed for extension - needs to be abstract, final or empty. | 918 | |
Parameter location should be final. | 918 | |
Expected @param tag for 'location'. | 918 | |
Line contains a tab character. | 919 | |
Parameter border should be final. | 919 | |
Expected @param tag for 'border'. | 919 | |
'if' construct must use '{}'s. | 920 | |
Line contains a tab character. | 920 | |
Line contains a tab character. | 921 | |
'if' construct must use '{}'s. | 923 | |
Line contains a tab character. | 923 | |
Line is longer than 80 characters. | 924 | |
Line contains a tab character. | 924 | |
Line contains a tab character. | 926 | |
Line contains a tab character. | 927 | |
Line contains a tab character. | 928 | |
Line contains a tab character. | 929 | |
Line contains a tab character. | 930 | |
Line contains a tab character. | 931 | |
Line contains a tab character. | 932 | |
Line contains a tab character. | 933 | |
Name 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 933 | |
Name 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 933 | |
Name 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 933 | |
Line contains a tab character. | 934 | |
Name 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 934 | |
Line contains a tab character. | 936 | |
Line contains a tab character. | 937 | |
Line contains a tab character. | 938 | |
Line contains a tab character. | 940 | |
Line contains a tab character. | 941 | |
Line contains a tab character. | 943 | |
Line contains a tab character. | 944 | |
'0.5f' is a magic number. | 944 | |
Line contains a tab character. | 946 | |
Line contains a tab character. | 947 | |
Line contains a tab character. | 948 | |
Line contains a tab character. | 950 | |
Line contains a tab character. | 951 | |
Line contains a tab character. | 952 | |
Line contains a tab character. | 953 | |
Line contains a tab character. | 955 | |
Line contains a tab character. | 956 | |
Line contains a tab character. | 957 | |
Line contains a tab character. | 959 | |
Line contains a tab character. | 960 | |
Line contains a tab character. | 961 | |
Line contains a tab character. | 963 | |
Line contains a tab character. | 964 | |
Line contains a tab character. | 965 | |
Line contains a tab character. | 966 | |
Line contains a tab character. | 968 | |
Line contains a tab character. | 969 | |
Line contains a tab character. | 970 | |
Line contains a tab character. | 971 | |
Line contains a tab character. | 972 | |
Line contains a tab character. | 974 | |
Line contains a tab character. | 975 | |
Line contains a tab character. | 977 | |
Line contains a tab character. | 978 | |
Line is longer than 80 characters. | 979 | |
Line contains a tab character. | 979 | |
Line has trailing spaces. | 980 | |
Line contains a tab character. | 980 | |
Line contains a tab character. | 981 | |
Line contains a tab character. | 982 | |
Line contains a tab character. | 983 | |
Line contains a tab character. | 984 | |
Line contains a tab character. | 985 | |
Method 'getClosestSailDistance' is not designed for extension - needs to be abstract, final or empty. | 985 | |
Parameter borderA should be final. | 985 | |
Expected @param tag for 'borderA'. | 985 | |
Line contains a tab character. | 986 | |
Parameter borderB should be final. | 986 | |
Expected @param tag for 'borderB'. | 986 | |
Line contains a tab character. | 988 | |
Name 'min_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 988 | |
Line contains a tab character. | 989 | |
'if' construct must use '{}'s. | 991 | |
Line contains a tab character. | 991 | |
Line contains a tab character. | 992 | |
Line contains a tab character. | 994 | |
Line contains a tab character. | 995 | |
Line contains a tab character. | 996 | |
Line is longer than 80 characters. | 997 | |
Line contains a tab character. | 997 | |
Name 'borderA_borderB' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 997 | |
Line contains a tab character. | 998 | |
Name 'borderA_borderB_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 998 | |
Line contains a tab character. | 999 | |
Line contains a tab character. | 1000 | |
Name 'borderA_borderB_candidate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1000 | |
Line contains a tab character. | 1001 | |
Name 'tmp_distance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1001 | |
Name 'tmp_distance2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1001 | |
Name 'tmp_distance3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1001 | |
Line contains a tab character. | 1003 | |
Line contains a tab character. | 1004 | |
Line has trailing spaces. | 1005 | |
Line is longer than 80 characters. | 1005 | |
Line contains a tab character. | 1005 | |
Line has trailing spaces. | 1006 | |
Line contains a tab character. | 1006 | |
Line contains a tab character. | 1007 | |
Line contains a tab character. | 1008 | |
Line has trailing spaces. | 1009 | |
Line contains a tab character. | 1009 | |
Line contains a tab character. | 1010 | |
Name 'loc_with_dist' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1010 | |
Line has trailing spaces. | 1011 | |
Line contains a tab character. | 1011 | |
Line is longer than 80 characters. | 1012 | |
Line contains a tab character. | 1012 | |
Empty statement. | 1012 | |
Line contains a tab character. | 1013 | |
Line contains a tab character. | 1014 | |
Line has trailing spaces. | 1015 | |
Line contains a tab character. | 1015 | |
Line has trailing spaces. | 1016 | |
Line contains a tab character. | 1016 | |
Line has trailing spaces. | 1017 | |
Line is longer than 80 characters. | 1017 | |
Line contains a tab character. | 1017 | |
Line contains a tab character. | 1018 | |
Line contains a tab character. | 1019 | |
Line is longer than 80 characters. | 1021 | |
Line contains a tab character. | 1021 | |
Line is longer than 80 characters. | 1022 | |
Line contains a tab character. | 1022 | |
Line is longer than 80 characters. | 1023 | |
Line contains a tab character. | 1023 | |
Name 'half_way' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1023 | |
'0.5f' is a magic number. | 1023 | |
Line is longer than 80 characters. | 1024 | |
Line contains a tab character. | 1024 | |
Line is longer than 80 characters. | 1025 | |
Line contains a tab character. | 1025 | |
Line contains a tab character. | 1026 | |
Line contains a tab character. | 1028 | |
Line contains a tab character. | 1030 | |
Line contains a tab character. | 1031 | |
Line contains a tab character. | 1032 | |
Line contains a tab character. | 1033 | |
Line contains a tab character. | 1035 | |
Line contains a tab character. | 1036 | |
Line contains a tab character. | 1037 | |
Line contains a tab character. | 1039 | |
Line contains a tab character. | 1040 | |
Line contains a tab character. | 1041 | |
Line contains a tab character. | 1043 | |
Line contains a tab character. | 1044 | |
Line contains a tab character. | 1045 | |
Line contains a tab character. | 1046 | |
Line contains a tab character. | 1048 | |
Line contains a tab character. | 1049 | |
Line contains a tab character. | 1050 | |
Line contains a tab character. | 1051 | |
Line contains a tab character. | 1052 | |
Line contains a tab character. | 1053 | |
Line contains a tab character. | 1054 | |
Line contains a tab character. | 1055 | |
Missing a Javadoc comment. | 1057 | |
Line contains a tab character. | 1057 | |
Line contains a tab character. | 1058 | |
Missing a Javadoc comment. | 1058 | |
Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1058 | |
Variable 'A' must be private and have accessor methods. | 1058 | |
Line contains a tab character. | 1059 | |
Missing a Javadoc comment. | 1059 | |
Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1059 | |
Variable 'B' must be private and have accessor methods. | 1059 | |
Line contains a tab character. | 1061 | |
Missing a Javadoc comment. | 1061 | |
Parameter A should be final. | 1061 | |
'A' hides a field. | 1061 | |
Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1061 | |
Parameter B should be final. | 1061 | |
'B' hides a field. | 1061 | |
Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1061 | |
Line contains a tab character. | 1062 | |
Line contains a tab character. | 1063 | |
Line contains a tab character. | 1064 | |
Line contains a tab character. | 1065 | |
Line contains a tab character. | 1067 | |
Line is longer than 80 characters. | 1068 | |
Line contains a tab character. | 1068 | |
Line is longer than 80 characters. | 1069 | |
Line contains a tab character. | 1069 | |
Line contains a tab character. | 1070 | |
Line is longer than 80 characters. | 1071 | |
Line contains a tab character. | 1071 | |
Line contains a tab character. | 1072 | |
Line has trailing spaces. | 1073 | |
Line contains a tab character. | 1073 | |
Line contains a tab character. | 1074 | |
Line contains a tab character. | 1075 | |
Line contains a tab character. | 1076 | |
Line contains a tab character. | 1077 | |
Line contains a tab character. | 1078 | |
Line contains a tab character. | 1079 | |
Expected an @return tag. | 1080 | |
Line contains a tab character. | 1080 | |
Method 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty. | 1080 | |
Parameter teamId should be final. | 1080 | |
Expected @param tag for 'teamId'. | 1080 | |
Parameter longitude should be final. | 1080 | |
Expected @param tag for 'longitude'. | 1080 | |
Line contains a tab character. | 1081 | |
Parameter latitude should be final. | 1081 | |
Expected @param tag for 'latitude'. | 1081 | |
Parameter seaArea should be final. | 1081 | |
Expected @param tag for 'seaArea'. | 1081 | |
Line contains a tab character. | 1083 | |
Line contains a tab character. | 1084 | |
Line is longer than 80 characters. | 1085 | |
Line contains a tab character. | 1085 | |
'{' is followed by whitespace. | 1085 | |
Line contains a tab character. | 1086 | |
Line contains a tab character. | 1087 | |
Line contains a tab character. | 1089 | |
Line is longer than 80 characters. | 1090 | |
Line contains a tab character. | 1090 | |
Line is longer than 80 characters. | 1091 | |
Line contains a tab character. | 1091 | |
Line contains a tab character. | 1092 | |
Line is longer than 80 characters. | 1093 | |
Line contains a tab character. | 1093 | |
Line contains a tab character. | 1094 | |
Line has trailing spaces. | 1095 | |
Line contains a tab character. | 1095 | |
Line contains a tab character. | 1096 | |
Line contains a tab character. | 1097 | |
Line contains a tab character. | 1098 | |
Line contains a tab character. | 1099 | |
Line contains a tab character. | 1100 | |
Line contains a tab character. | 1101 | |
Expected an @return tag. | 1102 | |
Line contains a tab character. | 1102 | |
Method 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
Parameter teamId should be final. | 1102 | |
Expected @param tag for 'teamId'. | 1102 | |
Parameter longitude should be final. | 1102 | |
Expected @param tag for 'longitude'. | 1102 | |
Line contains a tab character. | 1103 | |
Parameter latitude should be final. | 1103 | |
Expected @param tag for 'latitude'. | 1103 | |
Parameter seaArea should be final. | 1103 | |
Expected @param tag for 'seaArea'. | 1103 | |
Line is longer than 80 characters. | 1104 | |
Line contains a tab character. | 1104 | |
Line contains a tab character. | 1105 | |
Line contains a tab character. | 1106 | |
Line contains a tab character. | 1108 | |
Line is longer than 80 characters. | 1109 | |
Line contains a tab character. | 1109 | |
Line is longer than 80 characters. | 1110 | |
Line contains a tab character. | 1110 | |
Line contains a tab character. | 1111 | |
Line is longer than 80 characters. | 1112 | |
Line contains a tab character. | 1112 | |
Line contains a tab character. | 1113 | |
Line has trailing spaces. | 1114 | |
Line contains a tab character. | 1114 | |
Line contains a tab character. | 1115 | |
Line contains a tab character. | 1116 | |
Line contains a tab character. | 1117 | |
Line contains a tab character. | 1118 | |
Line contains a tab character. | 1119 | |
Expected an @return tag. | 1120 | |
Line contains a tab character. | 1120 | |
Method 'isValidTerritory' is not designed for extension - needs to be abstract, final or empty. | 1120 | |
Parameter teamId should be final. | 1120 | |
Expected @param tag for 'teamId'. | 1120 | |
Parameter location should be final. | 1120 | |
Expected @param tag for 'location'. | 1120 | |
Line contains a tab character. | 1121 | |
Parameter seaArea should be final. | 1121 | |
Expected @param tag for 'seaArea'. | 1121 | |
Line contains a tab character. | 1122 | |
Line contains a tab character. | 1123 | |
Line contains a tab character. | 1124 | |
Line contains a tab character. | 1126 | |
Line contains a tab character. | 1127 | |
Line contains a tab character. | 1128 | |
Line has trailing spaces. | 1129 | |
Line contains a tab character. | 1129 | |
Line contains a tab character. | 1130 | |
Line contains a tab character. | 1131 | |
Line contains a tab character. | 1132 | |
Line contains a tab character. | 1133 | |
Expected an @return tag. | 1134 | |
Line contains a tab character. | 1134 | |
Method 'isBorder' is not designed for extension - needs to be abstract, final or empty. | 1134 | |
Parameter longitude should be final. | 1134 | |
Expected @param tag for 'longitude'. | 1134 | |
Parameter latitude should be final. | 1134 | |
Expected @param tag for 'latitude'. | 1134 | |
Line contains a tab character. | 1135 | |
Line contains a tab character. | 1136 | |
Line contains a tab character. | 1137 | |
'{' is followed by whitespace. | 1137 | |
Line contains a tab character. | 1138 | |
Line contains a tab character. | 1139 | |
Line contains a tab character. | 1141 | |
Line contains a tab character. | 1142 | |
Line has trailing spaces. | 1143 | |
Line contains a tab character. | 1143 | |
Line contains a tab character. | 1144 | |
Line contains a tab character. | 1145 | |
Line contains a tab character. | 1146 | |
Line contains a tab character. | 1147 | |
Expected an @return tag. | 1148 | |
Line contains a tab character. | 1148 | |
Method 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty. | 1148 | |
Parameter longitude should be final. | 1148 | |
Expected @param tag for 'longitude'. | 1148 | |
Parameter latitude should be final. | 1148 | |
Expected @param tag for 'latitude'. | 1148 | |
Line contains a tab character. | 1150 | |
Line contains a tab character. | 1151 | |
Line contains a tab character. | 1152 | |
'{' is followed by whitespace. | 1152 | |
Line contains a tab character. | 1153 | |
Line contains a tab character. | 1154 | |
Line contains a tab character. | 1156 | |
Line contains a tab character. | 1157 | |
Line has trailing spaces. | 1158 | |
Line contains a tab character. | 1158 | |
Line contains a tab character. | 1159 | |
Line contains a tab character. | 1160 | |
Line contains a tab character. | 1161 | |
Line contains a tab character. | 1162 | |
Expected an @return tag. | 1163 | |
Line contains a tab character. | 1163 | |
Method 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty. | 1163 | |
Parameter longitude should be final. | 1163 | |
Expected @param tag for 'longitude'. | 1163 | |
Parameter latitude should be final. | 1163 | |
Expected @param tag for 'latitude'. | 1163 | |
Line contains a tab character. | 1164 | |
Line contains a tab character. | 1165 | |
Line contains a tab character. | 1167 | |
Line contains a tab character. | 1168 | |
Line has trailing spaces. | 1169 | |
Line contains a tab character. | 1169 | |
Line contains a tab character. | 1170 | |
Line contains a tab character. | 1171 | |
Expected an @return tag. | 1172 | |
Line contains a tab character. | 1172 | |
Method 'getOwnTeamId' is not designed for extension - needs to be abstract, final or empty. | 1172 | |
Line contains a tab character. | 1173 | |
Line contains a tab character. | 1174 | |
Line contains a tab character. | 1176 | |
Line contains a tab character. | 1177 | |
Line has trailing spaces. | 1178 | |
Line contains a tab character. | 1178 | |
Line contains a tab character. | 1179 | |
Line contains a tab character. | 1180 | |
Expected an @return tag. | 1181 | |
Line contains a tab character. | 1181 | |
Method 'getTeamIds' is not designed for extension - needs to be abstract, final or empty. | 1181 | |
Line contains a tab character. | 1182 | |
Line contains a tab character. | 1183 | |
Line contains a tab character. | 1184 | |
Line contains a tab character. | 1185 | |
Line contains a tab character. | 1186 | |
Line contains a tab character. | 1188 | |
Line contains a tab character. | 1189 | |
Line has trailing spaces. | 1190 | |
Line contains a tab character. | 1190 | |
Line contains a tab character. | 1191 | |
Line contains a tab character. | 1192 | |
Line contains a tab character. | 1193 | |
Line is longer than 80 characters. | 1194 | |
Line contains a tab character. | 1194 | |
Method 'getAlliancesWithTeamIds' is not designed for extension - needs to be abstract, final or empty. | 1194 | |
Line contains a tab character. | 1195 | |
Line is longer than 80 characters. | 1197 | |
Line contains a tab character. | 1197 | |
Line contains a tab character. | 1198 | |
Line contains a tab character. | 1199 | |
Line contains a tab character. | 1200 | |
'if' construct must use '{}'s. | 1201 | |
Line contains a tab character. | 1201 | |
Line contains a tab character. | 1202 | |
Line contains a tab character. | 1204 | |
Line contains a tab character. | 1205 | |
Line contains a tab character. | 1206 | |
Line contains a tab character. | 1207 | |
Line contains a tab character. | 1208 | |
Line contains a tab character. | 1210 | |
Line contains a tab character. | 1211 | |
Line has trailing spaces. | 1212 | |
Line contains a tab character. | 1212 | |
Line contains a tab character. | 1213 | |
Line contains a tab character. | 1214 | |
Line contains a tab character. | 1215 | |
Line contains a tab character. | 1216 | |
Method 'getEnemyTeamIds' is not designed for extension - needs to be abstract, final or empty. | 1216 | |
Line contains a tab character. | 1217 | |
Line contains a tab character. | 1218 | |
Line contains a tab character. | 1220 | |
Line contains a tab character. | 1221 | |
Line has trailing spaces. | 1222 | |
Line contains a tab character. | 1222 | |
Line contains a tab character. | 1223 | |
Line contains a tab character. | 1224 | |
Line contains a tab character. | 1225 | |
Line contains a tab character. | 1226 | |
Method 'getEnemiesCityIds' is not designed for extension - needs to be abstract, final or empty. | 1226 | |
Line contains a tab character. | 1227 | |
Line contains a tab character. | 1228 | |
Line contains a tab character. | 1230 | |
Line contains a tab character. | 1231 | |
Line has trailing spaces. | 1232 | |
Line contains a tab character. | 1232 | |
Line contains a tab character. | 1233 | |
Line contains a tab character. | 1234 | |
Line contains a tab character. | 1235 | |
Line contains a tab character. | 1236 | |
Method 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty. | 1236 | |
Line contains a tab character. | 1237 | |
'20' is a magic number. | 1237 | |
Line contains a tab character. | 1239 | |
Line contains a tab character. | 1240 | |
Line contains a tab character. | 1241 | |
Line contains a tab character. | 1242 | |
Line contains a tab character. | 1243 | |
Line contains a tab character. | 1244 | |
Line contains a tab character. | 1245 | |
Line contains a tab character. | 1247 | |
Line contains a tab character. | 1248 | |
Line has trailing spaces. | 1249 | |
Line contains a tab character. | 1249 | |
Line contains a tab character. | 1250 | |
Line contains a tab character. | 1251 | |
Line contains a tab character. | 1252 | |
Line contains a tab character. | 1253 | |
Method 'getEnemyCityIds' is not designed for extension - needs to be abstract, final or empty. | 1253 | |
Parameter enemyId should be final. | 1253 | |
Expected @param tag for 'enemyId'. | 1253 | |
Line is longer than 80 characters. | 1254 | |
Line contains a tab character. | 1254 | |
Line contains a tab character. | 1255 | |
Line contains a tab character. | 1257 | |
Line contains a tab character. | 1258 | |
Line has trailing spaces. | 1259 | |
Line contains a tab character. | 1259 | |
Line contains a tab character. | 1260 | |
Line contains a tab character. | 1261 | |
Expected an @return tag. | 1262 | |
Line contains a tab character. | 1262 | |
Method 'getTeamTerritoriesCount' is not designed for extension - needs to be abstract, final or empty. | 1262 | |
Parameter teamId should be final. | 1262 | |
Expected @param tag for 'teamId'. | 1262 | |
Line contains a tab character. | 1263 | |
Line contains a tab character. | 1264 | |
Line contains a tab character. | 1265 | |
'{' is followed by whitespace. | 1265 | |
Line contains a tab character. | 1266 | |
Line contains a tab character. | 1267 | |
Line contains a tab character. | 1269 | |
Line has trailing spaces. | 1270 | |
Line contains a tab character. | 1270 | |
Line contains a tab character. | 1271 | |
Line contains a tab character. | 1272 | |
Line has trailing spaces. | 1273 | |
Line contains a tab character. | 1273 | |
Line contains a tab character. | 1274 | |
Line contains a tab character. | 1275 | |
Line contains a tab character. | 1276 | |
Line contains a tab character. | 1277 | |
Method 'getTeamTerritories' is not designed for extension - needs to be abstract, final or empty. | 1277 | |
Parameter teamId should be final. | 1277 | |
Expected @param tag for 'teamId'. | 1277 | |
Line contains a tab character. | 1278 | |
Line contains a tab character. | 1279 | |
Line contains a tab character. | 1280 | |
'{' is followed by whitespace. | 1280 | |
Line contains a tab character. | 1281 | |
Line contains a tab character. | 1282 | |
Line contains a tab character. | 1284 | |
Line has trailing spaces. | 1285 | |
Line contains a tab character. | 1285 | |
Line contains a tab character. | 1286 | |
Line contains a tab character. | 1287 | |
Line has trailing spaces. | 1288 | |
Line contains a tab character. | 1288 | |
Line contains a tab character. | 1289 | |
Line contains a tab character. | 1290 | |
Line contains a tab character. | 1291 | |
Method 'getOwnTeamTerritories' is not designed for extension - needs to be abstract, final or empty. | 1291 | |
Line contains a tab character. | 1292 | |
Line contains a tab character. | 1293 | |
Line contains a tab character. | 1295 | |
Line contains a tab character. | 1296 | |
Line has trailing spaces. | 1297 | |
Line contains a tab character. | 1297 | |
Line contains a tab character. | 1298 | |
Line contains a tab character. | 1299 | |
Line contains a tab character. | 1300 | |
Expected an @return tag. | 1301 | |
Line contains a tab character. | 1301 | |
Method 'getAllianceId' is not designed for extension - needs to be abstract, final or empty. | 1301 | |
Parameter teamId should be final. | 1301 | |
Expected @param tag for 'teamId'. | 1301 | |
Line contains a tab character. | 1302 | |
Line contains a tab character. | 1303 | |
Line contains a tab character. | 1304 | |
'{' is followed by whitespace. | 1304 | |
Line contains a tab character. | 1305 | |
Line contains a tab character. | 1306 | |
Line contains a tab character. | 1308 | |
Line contains a tab character. | 1309 | |
Line has trailing spaces. | 1310 | |
Line contains a tab character. | 1310 | |
Line contains a tab character. | 1311 | |
Line contains a tab character. | 1312 | |
Line contains a tab character. | 1313 | |
Expected an @return tag. | 1314 | |
Line contains a tab character. | 1314 | |
Method 'getDesiredGameSpeed' is not designed for extension - needs to be abstract, final or empty. | 1314 | |
Parameter teamId should be final. | 1314 | |
Expected @param tag for 'teamId'. | 1314 | |
Line contains a tab character. | 1315 | |
Line contains a tab character. | 1316 | |
Line contains a tab character. | 1317 | |
'{' is followed by whitespace. | 1317 | |
Line contains a tab character. | 1318 | |
Line contains a tab character. | 1319 | |
Line contains a tab character. | 1321 | |
Line contains a tab character. | 1322 | |
Line has trailing spaces. | 1323 | |
Line contains a tab character. | 1323 | |
Line contains a tab character. | 1324 | |
Line contains a tab character. | 1325 | |
Line contains a tab character. | 1326 | |
Expected an @return tag. | 1327 | |
Line contains a tab character. | 1327 | |
Method 'getEnemyKills' is not designed for extension - needs to be abstract, final or empty. | 1327 | |
Parameter teamId should be final. | 1327 | |
Expected @param tag for 'teamId'. | 1327 | |
Line contains a tab character. | 1328 | |
Line contains a tab character. | 1329 | |
Line contains a tab character. | 1330 | |
'{' is followed by whitespace. | 1330 | |
Line contains a tab character. | 1331 | |
Line contains a tab character. | 1332 | |
Line contains a tab character. | 1334 | |
Line is longer than 80 characters. | 1335 | |
Line contains a tab character. | 1335 | |
Line has trailing spaces. | 1336 | |
Line contains a tab character. | 1336 | |
Line contains a tab character. | 1337 | |
Line contains a tab character. | 1338 | |
Line contains a tab character. | 1339 | |
Expected an @return tag. | 1340 | |
Line contains a tab character. | 1340 | |
Method 'getFriendlyDeaths' is not designed for extension - needs to be abstract, final or empty. | 1340 | |
Parameter teamId should be final. | 1340 | |
Expected @param tag for 'teamId'. | 1340 | |
Line contains a tab character. | 1341 | |
Line contains a tab character. | 1342 | |
Line contains a tab character. | 1343 | |
'{' is followed by whitespace. | 1343 | |
Line contains a tab character. | 1344 | |
Line contains a tab character. | 1345 | |
Line contains a tab character. | 1347 | |
Line is longer than 80 characters. | 1348 | |
Line contains a tab character. | 1348 | |
Line contains a tab character. | 1349 | |
Line has trailing spaces. | 1350 | |
Line contains a tab character. | 1350 | |
Line contains a tab character. | 1351 | |
Line contains a tab character. | 1352 | |
Line contains a tab character. | 1353 | |
Expected an @return tag. | 1354 | |
Line contains a tab character. | 1354 | |
Method 'getCollateralDamage' is not designed for extension - needs to be abstract, final or empty. | 1354 | |
Parameter teamId should be final. | 1354 | |
Expected @param tag for 'teamId'. | 1354 | |
Line contains a tab character. | 1355 | |
Line contains a tab character. | 1356 | |
Line contains a tab character. | 1357 | |
'{' is followed by whitespace. | 1357 | |
Line contains a tab character. | 1358 | |
Line contains a tab character. | 1359 | |
Line contains a tab character. | 1361 | |
Line contains a tab character. | 1362 | |
Line has trailing spaces. | 1363 | |
Line contains a tab character. | 1363 | |
Line contains a tab character. | 1364 | |
Line contains a tab character. | 1365 | |
Line contains a tab character. | 1366 | |
Expected an @return tag. | 1367 | |
Line contains a tab character. | 1367 | |
Method 'getTeamName' is not designed for extension - needs to be abstract, final or empty. | 1367 | |
Parameter teamId should be final. | 1367 | |
Expected @param tag for 'teamId'. | 1367 | |
Line contains a tab character. | 1368 | |
Line contains a tab character. | 1369 | |
Line contains a tab character. | 1370 | |
'{' is followed by whitespace. | 1370 | |
Line contains a tab character. | 1371 | |
Line contains a tab character. | 1372 | |
Line contains a tab character. | 1374 | |
Line contains a tab character. | 1375 | |
Line has trailing spaces. | 1376 | |
Line contains a tab character. | 1376 | |
Line contains a tab character. | 1377 | |
Line contains a tab character. | 1378 | |
Line contains a tab character. | 1379 | |
Line contains a tab character. | 1380 | |
Expected an @return tag. | 1381 | |
Line contains a tab character. | 1381 | |
Method 'isSharingRadar' is not designed for extension - needs to be abstract, final or empty. | 1381 | |
Parameter teamId1 should be final. | 1381 | |
Expected @param tag for 'teamId1'. | 1381 | |
Parameter teamId2 should be final. | 1381 | |
Expected @param tag for 'teamId2'. | 1381 | |
Line contains a tab character. | 1382 | |
Line contains a tab character. | 1383 | |
Line contains a tab character. | 1384 | |
'{' is followed by whitespace. | 1384 | |
Line contains a tab character. | 1385 | |
Line contains a tab character. | 1386 | |
Line contains a tab character. | 1388 | |
Line contains a tab character. | 1389 | |
Line has trailing spaces. | 1390 | |
Line contains a tab character. | 1390 | |
Line contains a tab character. | 1391 | |
Line contains a tab character. | 1392 | |
Line contains a tab character. | 1393 | |
Line contains a tab character. | 1394 | |
Expected an @return tag. | 1395 | |
Line contains a tab character. | 1395 | |
Method 'isCeaseFire' is not designed for extension - needs to be abstract, final or empty. | 1395 | |
Parameter teamId1 should be final. | 1395 | |
Expected @param tag for 'teamId1'. | 1395 | |
Parameter teamId2 should be final. | 1395 | |
Expected @param tag for 'teamId2'. | 1395 | |
Line contains a tab character. | 1396 | |
Line contains a tab character. | 1397 | |
Line contains a tab character. | 1398 | |
'{' is followed by whitespace. | 1398 | |
Line contains a tab character. | 1399 | |
Line contains a tab character. | 1400 | |
First sentence should end with a period. | 1402 | |
Line contains a tab character. | 1402 | |
Line contains a tab character. | 1403 | |
Line contains a tab character. | 1404 | |
Line has trailing spaces. | 1405 | |
Line contains a tab character. | 1405 | |
Line contains a tab character. | 1406 | |
Line contains a tab character. | 1407 | |
Line contains a tab character. | 1408 | |
Line contains a tab character. | 1409 | |
Expected an @return tag. | 1410 | |
Line contains a tab character. | 1410 | |
Method 'getFleetMemberOffset' is not designed for extension - needs to be abstract, final or empty. | 1410 | |
Parameter memberCount should be final. | 1410 | |
Expected @param tag for 'memberCount'. | 1410 | |
Parameter memberId should be final. | 1410 | |
Expected @param tag for 'memberId'. | 1410 | |
Line contains a tab character. | 1411 | |
Line contains a tab character. | 1412 | |
Line contains a tab character. | 1414 | |
Line contains a tab character. | 1415 | |
Line contains a tab character. | 1416 | |
Line has trailing spaces. | 1417 | |
Line contains a tab character. | 1417 | |
Line contains a tab character. | 1418 | |
Line contains a tab character. | 1419 | |
Line contains a tab character. | 1420 | |
Line contains a tab character. | 1421 | |
Expected an @return tag. | 1422 | |
Line is longer than 80 characters. | 1422 | |
Line contains a tab character. | 1422 | |
Parameter memberCount should be final. | 1422 | |
Expected @param tag for 'memberCount'. | 1422 | |
Parameter memberId should be final. | 1422 | |
Expected @param tag for 'memberId'. | 1422 | |
'if' construct must use '{}'s. | 1423 | |
Line contains a tab character. | 1423 | |
Line contains a tab character. | 1424 | |
Line is longer than 80 characters. | 1425 | |
Line contains a tab character. | 1425 | |
Line is longer than 80 characters. | 1426 | |
Line contains a tab character. | 1426 | |
Line is longer than 80 characters. | 1427 | |
Line contains a tab character. | 1427 | |
Line contains a tab character. | 1429 | |
Line contains a tab character. | 1430 | |
Line contains a tab character. | 1431 | |
Line contains a tab character. | 1432 | |
Line contains a tab character. | 1434 | |
Line contains a tab character. | 1435 | |
Line contains a tab character. | 1436 | |
Line contains a tab character. | 1437 | |
Line contains a tab character. | 1438 | |
Method 'getRunning' is not designed for extension - needs to be abstract, final or empty. | 1438 | |
Line contains a tab character. | 1439 | |
Line contains a tab character. | 1440 | |
Line contains a tab character. | 1442 | |
Line contains a tab character. | 1443 | |
Line contains a tab character. | 1444 | |
Line contains a tab character. | 1445 | |
Line contains a tab character. | 1446 | |
Line contains a tab character. | 1447 | |
Line contains a tab character. | 1448 | |
Line is longer than 80 characters. | 1449 | |
Line contains a tab character. | 1449 | |
Method 'isValidFleetPlacement' is not designed for extension - needs to be abstract, final or empty. | 1449 | |
Parameter placement should be final. | 1449 | |
Parameter fleetSize should be final. | 1449 | |
Line contains a tab character. | 1450 | |
Line contains a tab character. | 1451 | |
Line is longer than 80 characters. | 1453 | |
Line contains a tab character. | 1453 | |
Line contains a tab character. | 1454 | |
Line contains a tab character. | 1455 | |
Line contains a tab character. | 1456 | |
Line contains a tab character. | 1457 | |
Line contains a tab character. | 1458 | |
Line contains a tab character. | 1459 | |
Line contains a tab character. | 1460 | |
Line contains a tab character. | 1461 | |
Line contains a tab character. | 1462 | |
Line contains a tab character. | 1463 | |
Line contains a tab character. | 1466 | |
Line is longer than 80 characters. | 1467 | |
Line contains a tab character. | 1467 | |
Line contains a tab character. | 1468 | |
Line has trailing spaces. | 1469 | |
Line contains a tab character. | 1469 | |
Line contains a tab character. | 1470 | |
Line contains a tab character. | 1471 | |
Line contains a tab character. | 1472 | |
Expected an @return tag. | 1473 | |
Line contains a tab character. | 1473 | |
Parameter fleetSize should be final. | 1473 | |
Expected @param tag for 'fleetSize'. | 1473 | |
Line contains a tab character. | 1475 | |
Line contains a tab character. | 1476 | |
Line contains a tab character. | 1477 | |
Line contains a tab character. | 1478 | |
'if' construct must use '{}'s. | 1479 | |
Line contains a tab character. | 1479 | |
Line contains a tab character. | 1480 | |
Line contains a tab character. | 1481 | |
Line contains a tab character. | 1483 | |
Line contains a tab character. | 1484 | |
Line contains a tab character. | 1486 | |
Line is longer than 80 characters. | 1487 | |
Line contains a tab character. | 1487 | |
Line has trailing spaces. | 1488 | |
Line contains a tab character. | 1488 | |
Line contains a tab character. | 1489 | |
Line contains a tab character. | 1490 | |
Line contains a tab character. | 1491 | |
Line contains a tab character. | 1492 | |
Method 'getFleetDiameter' is not designed for extension - needs to be abstract, final or empty. | 1492 | |
Parameter fleetSize should be final. | 1492 | |
Expected @param tag for 'fleetSize'. | 1492 | |
Line contains a tab character. | 1493 | |
Line contains a tab character. | 1494 | |
Line contains a tab character. | 1496 | |
Line contains a tab character. | 1497 | |
Line has trailing spaces. | 1498 | |
Line contains a tab character. | 1498 | |
Line contains a tab character. | 1499 | |
Line contains a tab character. | 1500 | |
Line contains a tab character. | 1501 | |
Method 'getAllEnemyTerritories' is not designed for extension - needs to be abstract, final or empty. | 1501 | |
Line contains a tab character. | 1503 | |
Line contains a tab character. | 1505 | |
Line contains a tab character. | 1506 | |
Line contains a tab character. | 1507 | |
Line contains a tab character. | 1508 | |
Line contains a tab character. | 1509 | |
Line contains a tab character. | 1511 | |
Line contains a tab character. | 1512 | |
Line contains a tab character. | 1514 | |
Line contains a tab character. | 1515 | |
Line contains a tab character. | 1516 | |
Line contains a tab character. | 1517 | |
Line contains a tab character. | 1518 | |
Line contains a tab character. | 1519 | |
Method 'isValidStructureLocation' is not designed for extension - needs to be abstract, final or empty. | 1519 | |
Parameter placement should be final. | 1519 | |
Line contains a tab character. | 1520 | |
Line contains a tab character. | 1521 | |
Line contains a tab character. | 1522 | |
Line contains a tab character. | 1524 | |
Line contains a tab character. | 1525 | |
Line has trailing spaces. | 1526 | |
Line contains a tab character. | 1526 | |
Line contains a tab character. | 1527 | |
Line contains a tab character. | 1528 | |
Line contains a tab character. | 1529 | |
Line contains a tab character. | 1530 | |
Method 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty. | 1530 | |
Parameter unitId should be final. | 1530 | |
Expected @param tag for 'unitId'. | 1530 | |
Line contains a tab character. | 1531 | |
Line contains a tab character. | 1532 | |
Line contains a tab character. | 1533 | |
'{' is followed by whitespace. | 1533 | |
Line contains a tab character. | 1534 | |
Line contains a tab character. | 1535 | |
Line contains a tab character. | 1537 | |
Line contains a tab character. | 1538 | |
Line has trailing spaces. | 1539 | |
Line contains a tab character. | 1539 | |
Line contains a tab character. | 1540 | |
Line contains a tab character. | 1541 | |
Line contains a tab character. | 1542 | |
Line contains a tab character. | 1543 | |
Expected an @return tag. | 1544 | |
Line contains a tab character. | 1544 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 1544 | |
Parameter unitId should be final. | 1544 | |
Line contains a tab character. | 1545 | |
Line contains a tab character. | 1546 | |
Line contains a tab character. | 1547 | |
'{' is followed by whitespace. | 1547 | |
Line is longer than 80 characters. | 1548 | |
Line contains a tab character. | 1548 | |
Line contains a tab character. | 1549 | |
Line contains a tab character. | 1551 | |
Line contains a tab character. | 1552 | |
Line has trailing spaces. | 1553 | |
Line contains a tab character. | 1553 | |
Line contains a tab character. | 1554 | |
Line contains a tab character. | 1555 | |
Line contains a tab character. | 1556 | |
Line contains a tab character. | 1557 | |
Line contains a tab character. | 1558 | |
Line contains a tab character. | 1559 | |
Expected an @return tag. | 1560 | |
Line contains a tab character. | 1560 | |
Method 'getStateCount' is not designed for extension - needs to be abstract, final or empty. | 1560 | |
Parameter unitId should be final. | 1560 | |
Parameter state should be final. | 1560 | |
Line contains a tab character. | 1561 | |
Line contains a tab character. | 1562 | |
Line contains a tab character. | 1563 | |
'{' is followed by whitespace. | 1563 | |
Line contains a tab character. | 1565 | |
Line contains a tab character. | 1566 | |
Line contains a tab character. | 1568 | |
Line contains a tab character. | 1569 | |
Line has trailing spaces. | 1570 | |
Line contains a tab character. | 1570 | |
Line contains a tab character. | 1571 | |
Line contains a tab character. | 1572 | |
Line contains a tab character. | 1573 | |
Line contains a tab character. | 1574 | |
Line contains a tab character. | 1575 | |
Line contains a tab character. | 1576 | |
Expected an @return tag. | 1577 | |
Line contains a tab character. | 1577 | |
Method 'getStateCount' is not designed for extension - needs to be abstract, final or empty. | 1577 | |
Parameter unitId should be final. | 1577 | |
Parameter stateId should be final. | 1577 | |
Line contains a tab character. | 1578 | |
Line contains a tab character. | 1579 | |
Line contains a tab character. | 1580 | |
'{' is followed by whitespace. | 1580 | |
Line contains a tab character. | 1582 | |
Line contains a tab character. | 1583 | |
Line contains a tab character. | 1585 | |
Line contains a tab character. | 1586 | |
Line has trailing spaces. | 1587 | |
Line contains a tab character. | 1587 | |
Line contains a tab character. | 1588 | |
Line contains a tab character. | 1589 | |
Expected an @return tag. | 1590 | |
Line contains a tab character. | 1590 | |
Method 'getTerritoryOwners' is not designed for extension - needs to be abstract, final or empty. | 1590 | |
Line contains a tab character. | 1591 | |
Line contains a tab character. | 1592 | |
Line contains a tab character. | 1594 | |
Line is longer than 80 characters. | 1595 | |
Line contains a tab character. | 1595 | |
Line contains a tab character. | 1596 | |
Line has trailing spaces. | 1597 | |
Line contains a tab character. | 1597 | |
Line contains a tab character. | 1598 | |
Line contains a tab character. | 1599 | |
Line contains a tab character. | 1600 | |
Expected an @return tag. | 1601 | |
Line contains a tab character. | 1601 | |
Method 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty. | 1601 | |
Parameter center should be final. | 1601 | |
Expected @param tag for 'center'. | 1601 | |
Line contains a tab character. | 1602 | |
Line contains a tab character. | 1603 | |
Line contains a tab character. | 1605 | |
Line is longer than 80 characters. | 1606 | |
Line contains a tab character. | 1606 | |
Line contains a tab character. | 1607 | |
Line has trailing spaces. | 1608 | |
Line contains a tab character. | 1608 | |
Line contains a tab character. | 1609 | |
Line contains a tab character. | 1610 | |
Line contains a tab character. | 1611 | |
Line contains a tab character. | 1612 | |
Expected an @return tag. | 1613 | |
Line contains a tab character. | 1613 | |
Method 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty. | 1613 | |
Parameter longitude should be final. | 1613 | |
Expected @param tag for 'longitude'. | 1613 | |
Parameter latitude should be final. | 1613 | |
Expected @param tag for 'latitude'. | 1613 | |
Line contains a tab character. | 1614 | |
Line contains a tab character. | 1615 | |
Line contains a tab character. | 1617 | |
Line contains a tab character. | 1618 | |
Line has trailing spaces. | 1619 | |
Line contains a tab character. | 1619 | |
Line contains a tab character. | 1620 | |
Line contains a tab character. | 1621 | |
Line contains a tab character. | 1622 | |
Expected an @return tag. | 1623 | |
Line contains a tab character. | 1623 | |
Method 'getTerritoryOwner' is not designed for extension - needs to be abstract, final or empty. | 1623 | |
Parameter territoryId should be final. | 1623 | |
Expected @param tag for 'territoryId'. | 1623 | |
'if' construct must use '{}'s. | 1625 | |
Line contains a tab character. | 1625 | |
Line contains a tab character. | 1626 | |
Line contains a tab character. | 1628 | |
Line contains a tab character. | 1629 | |
Line contains a tab character. | 1631 | |
Line contains a tab character. | 1632 | |
Line has trailing spaces. | 1633 | |
Line contains a tab character. | 1633 | |
Line contains a tab character. | 1634 | |
Line contains a tab character. | 1635 | |
Line contains a tab character. | 1636 | |
Expected an @return tag. | 1637 | |
Line contains a tab character. | 1637 | |
Method 'getTerritoryId' is not designed for extension - needs to be abstract, final or empty. | 1637 | |
Parameter location should be final. | 1637 | |
Expected @param tag for 'location'. | 1637 | |
Line contains a tab character. | 1638 | |
Line contains a tab character. | 1639 | |
Line contains a tab character. | 1641 | |
Line contains a tab character. | 1642 | |
Line has trailing spaces. | 1643 | |
Line contains a tab character. | 1643 | |
Line contains a tab character. | 1644 | |
Line contains a tab character. | 1645 | |
Expected an @return tag. | 1646 | |
Line contains a tab character. | 1646 | |
Method 'getTerritoriesCount' is not designed for extension - needs to be abstract, final or empty. | 1646 | |
Line contains a tab character. | 1647 | |
Line contains a tab character. | 1648 | |
Line contains a tab character. | 1650 | |
Line contains a tab character. | 1651 | |
Line has trailing spaces. | 1652 | |
Line contains a tab character. | 1652 | |
Line contains a tab character. | 1653 | |
Line contains a tab character. | 1654 | |
Expected an @return tag. | 1655 | |
Line contains a tab character. | 1655 | |
Method 'getCityIds' is not designed for extension - needs to be abstract, final or empty. | 1655 | |
Line contains a tab character. | 1656 | |
Line contains a tab character. | 1657 | |
Line contains a tab character. | 1658 | |
Line contains a tab character. | 1659 | |
Line contains a tab character. | 1660 | |
Line contains a tab character. | 1662 | |
Line contains a tab character. | 1663 | |
Line has trailing spaces. | 1664 | |
Line contains a tab character. | 1664 | |
Line contains a tab character. | 1665 | |
Line contains a tab character. | 1666 | |
Line contains a tab character. | 1667 | |
Expected an @return tag. | 1668 | |
Line contains a tab character. | 1668 | |
Method 'getObjectLocation' is not designed for extension - needs to be abstract, final or empty. | 1668 | |
Parameter objectId should be final. | 1668 | |
Expected @param tag for 'objectId'. | 1668 | |
Line contains a tab character. | 1670 | |
Line contains a tab character. | 1671 | |
Line contains a tab character. | 1672 | |
'{' is followed by whitespace. | 1672 | |
Line contains a tab character. | 1673 | |
Line contains a tab character. | 1675 | |
Line contains a tab character. | 1676 | |
Line contains a tab character. | 1677 | |
'{' is followed by whitespace. | 1677 | |
Line contains a tab character. | 1678 | |
Line contains a tab character. | 1680 | |
Line contains a tab character. | 1681 | |
Line contains a tab character. | 1683 | |
Line is longer than 80 characters. | 1684 | |
Line contains a tab character. | 1684 | |
Line contains a tab character. | 1685 | |
Line has trailing spaces. | 1686 | |
Line contains a tab character. | 1686 | |
Line contains a tab character. | 1687 | |
Line contains a tab character. | 1688 | |
Line contains a tab character. | 1689 | |
Expected an @return tag. | 1690 | |
Line contains a tab character. | 1690 | |
Method 'canCreateFleet' is not designed for extension - needs to be abstract, final or empty. | 1690 | |
Parameter ships should be final. | 1690 | |
Expected @param tag for 'ships'. | 1690 | |
Line is longer than 80 characters. | 1692 | |
Line contains a tab character. | 1692 | |
Line contains a tab character. | 1694 | |
Line contains a tab character. | 1696 | |
Line contains a tab character. | 1697 | |
Line contains a tab character. | 1699 | |
Line contains a tab character. | 1701 | |
Line contains a tab character. | 1702 | |
Line contains a tab character. | 1703 | |
Line contains a tab character. | 1705 | |
Line contains a tab character. | 1706 | |
Line contains a tab character. | 1707 | |
Line contains a tab character. | 1708 | |
Line contains a tab character. | 1709 | |
Line contains a tab character. | 1710 | |
Line contains a tab character. | 1712 | |
Line contains a tab character. | 1713 | |
Line contains a tab character. | 1715 | |
Line contains a tab character. | 1716 | |
Line has trailing spaces. | 1717 | |
Line contains a tab character. | 1717 | |
Line contains a tab character. | 1718 | |
Line contains a tab character. | 1719 | |
Expected an @return tag. | 1720 | |
Line contains a tab character. | 1720 | |
Method 'getSubNukeRange' is not designed for extension - needs to be abstract, final or empty. | 1720 | |
Line contains a tab character. | 1721 | |
'45d' is a magic number. | 1721 | |
Line contains a tab character. | 1722 | |
Line contains a tab character. | 1724 | |
Line contains a tab character. | 1725 | |
Line has trailing spaces. | 1726 | |
Line contains a tab character. | 1726 | |
Line contains a tab character. | 1727 | |
Line contains a tab character. | 1728 | |
Expected an @return tag. | 1729 | |
Line contains a tab character. | 1729 | |
Method 'getBomberRange' is not designed for extension - needs to be abstract, final or empty. | 1729 | |
Line contains a tab character. | 1730 | |
'180d' is a magic number. | 1730 | |
Line contains a tab character. | 1731 | |
Line contains a tab character. | 1733 | |
Line contains a tab character. | 1734 | |
Line has trailing spaces. | 1735 | |
Line contains a tab character. | 1735 | |
Line contains a tab character. | 1736 | |
Line contains a tab character. | 1737 | |
Expected an @return tag. | 1738 | |
Line contains a tab character. | 1738 | |
Method 'getRadarRange' is not designed for extension - needs to be abstract, final or empty. | 1738 | |
Line contains a tab character. | 1739 | |
'30d' is a magic number. | 1739 | |
Line contains a tab character. | 1740 | |
Line contains a tab character. | 1742 | |
Line contains a tab character. | 1743 | |
Line has trailing spaces. | 1744 | |
Line contains a tab character. | 1744 | |
Line contains a tab character. | 1745 | |
Line contains a tab character. | 1746 | |
Expected an @return tag. | 1747 | |
Line contains a tab character. | 1747 | |
Method 'getFighterRange' is not designed for extension - needs to be abstract, final or empty. | 1747 | |
Line contains a tab character. | 1748 | |
'40' is a magic number. | 1748 | |
Line contains a tab character. | 1749 | |
Line contains a tab character. | 1751 | |
Line contains a tab character. | 1752 | |
Line has trailing spaces. | 1753 | |
Line contains a tab character. | 1753 | |
Line contains a tab character. | 1754 | |
Line contains a tab character. | 1755 | |
Expected an @return tag. | 1756 | |
Line contains a tab character. | 1756 | |
Method 'getSiloRange' is not designed for extension - needs to be abstract, final or empty. | 1756 | |
Line contains a tab character. | 1757 | |
'30d' is a magic number. | 1757 | |
Line contains a tab character. | 1758 | |
Line contains a tab character. | 1760 | |
Line contains a tab character. | 1761 | |
Line has trailing spaces. | 1762 | |
Line contains a tab character. | 1762 | |
Line contains a tab character. | 1763 | |
Line contains a tab character. | 1764 | |
Line contains a tab character. | 1765 | |
Expected an @return tag. | 1766 | |
Line contains a tab character. | 1766 | |
Method 'getCitiesGravityCenter' is not designed for extension - needs to be abstract, final or empty. | 1766 | |
Parameter teamId should be final. | 1766 | |
Expected @param tag for 'teamId'. | 1766 | |
Line has trailing spaces. | 1767 | |
Line contains a tab character. | 1767 | |
Line contains a tab character. | 1768 | |
Line contains a tab character. | 1769 | |
Line has trailing spaces. | 1770 | |
Line contains a tab character. | 1770 | |
Line has trailing spaces. | 1771 | |
Line contains a tab character. | 1771 | |
Line contains a tab character. | 1772 | |
'if' construct must use '{}'s. | 1773 | |
Line contains a tab character. | 1773 | |
Line contains a tab character. | 1774 | |
'else' construct must use '{}'s. | 1775 | |
Line contains a tab character. | 1775 | |
Line contains a tab character. | 1776 | |
Line contains a tab character. | 1778 | |
Line is longer than 80 characters. | 1779 | |
Line contains a tab character. | 1779 | |
Line contains a tab character. | 1780 | |
Line contains a tab character. | 1781 | |
Line contains a tab character. | 1783 | |
Line contains a tab character. | 1784 | |
Line has trailing spaces. | 1785 | |
Line contains a tab character. | 1785 | |
Line contains a tab character. | 1786 | |
Line contains a tab character. | 1787 | |
Line contains a tab character. | 1788 | |
Line has trailing spaces. | 1789 | |
Line contains a tab character. | 1789 | |
Line contains a tab character. | 1790 | |
Line has trailing spaces. | 1791 | |
Line contains a tab character. | 1791 | |
Line contains a tab character. | 1792 | |
Line contains a tab character. | 1793 | |
Line contains a tab character. | 1795 | |
Line contains a tab character. | 1796 | |
Line has trailing spaces. | 1797 | |
Line contains a tab character. | 1797 | |
Line contains a tab character. | 1798 | |
Line contains a tab character. | 1799 | |
Line contains a tab character. | 1800 | |
Expected an @return tag. | 1801 | |
Line contains a tab character. | 1801 | |
Method 'getCityLocation' is not designed for extension - needs to be abstract, final or empty. | 1801 | |
Parameter cityId should be final. | 1801 | |
Expected @param tag for 'cityId'. | 1801 | |
Line contains a tab character. | 1802 | |
Line contains a tab character. | 1803 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 16 | |
Class DefConAgentManager should be declared as final. | 18 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Parameter cls should be final. | 43 | |
Line contains a tab character. | 44 | |
Redundant throws: 'CantInstantiateAgentException' is unchecked exception. | 44 | |
Line contains a tab character. | 45 | |
Redundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Parameter className should be final. | 83 | |
Line contains a tab character. | 84 | |
Redundant throws: 'CantInstantiateAgentException' is unchecked exception. | 84 | |
Line contains a tab character. | 85 | |
Redundant throws: 'ModuleForAgentClassNotFoundException' is unchecked exception. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Parameter message should be final. | 7 | |
Parameter origin should be final. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter message should be final. | 11 | |
Parameter cause should be final. | 11 | |
Parameter origin should be final. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 | |
Line is longer than 80 characters. | 7 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Parameter message should be final. | 7 | |
Parameter origin should be final. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter message should be final. | 11 | |
Parameter cause should be final. | 11 | |
Parameter origin should be final. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Variable 'logic' must be private and have accessor methods. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Variable 'unitId' must be private and have accessor methods. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Variable 'worldObjectId' must be private and have accessor methods. | 18 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter logic should be final. | 20 | |
'logic' hides a field. | 20 | |
Line contains a tab character. | 21 | |
Parameter worldObjectId should be final. | 21 | |
'worldObjectId' hides a field. | 21 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Method 'receiveMessage' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Line contains a tab character. | 29 | |
Parameter message should be final. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Parameter command should be final. | 43 | |
Expected @param tag for 'command'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'dispose' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Expected @param tag for 'message'. | 24 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Expected an @return tag. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'building' must be private and have accessor methods. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Variable 'nukes' must be private and have accessor methods. | 20 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter building should be final. | 22 | |
'building' hides a field. | 22 | |
Parameter logic should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Method 'hasSpareNukes' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
',' is not followed by whitespace. | 15 | |
',' is not followed by whitespace. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter x should be final. | 18 | |
Parameter y should be final. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
'100d' is a magic number. | 21 | |
'-100d' is a magic number. | 21 | |
Line contains a tab character. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter f should be final. | 27 | |
Array brackets at illegal position. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter d should be final. | 31 | |
Array brackets at illegal position. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter location should be final. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'getDistance2D' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Parameter location should be final. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'getDistance' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Parameter location should be final. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
'180d' is a magic number. | 53 | |
Line contains a tab character. | 54 | |
'360d' is a magic number. | 54 | |
Line contains a tab character. | 55 | |
'-180d' is a magic number. | 55 | |
Line contains a tab character. | 56 | |
'360d' is a magic number. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
',' is not followed by whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter l1 should be final. | 68 | |
Parameter l2 should be final. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
'180d' is a magic number. | 75 | |
Line contains a tab character. | 76 | |
'360d' is a magic number. | 76 | |
Line contains a tab character. | 77 | |
'-180d' is a magic number. | 77 | |
Line contains a tab character. | 78 | |
'360d' is a magic number. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
',' is not followed by whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter x should be final. | 89 | |
Parameter y should be final. | 89 | |
Line contains a tab character. | 90 | |
'100d' is a magic number. | 90 | |
'-100d' is a magic number. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
'180d' is a magic number. | 95 | |
'360d' is a magic number. | 95 | |
'180d' is a magic number. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Missing a Javadoc comment. | 98 | |
'static' modifier out of order with the JLS suggestions. | 98 | |
Parameter a should be final. | 98 | |
Parameter b should be final. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'scale' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line contains a tab character. | 103 | |
Parameter d should be final. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line contains a tab character. | 116 | |
Parameter l should be final. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line has trailing spaces. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'180d' is a magic number. | 123 | |
Line contains a tab character. | 124 | |
'360d' is a magic number. | 124 | |
Line contains a tab character. | 125 | |
'-180d' is a magic number. | 125 | |
Line contains a tab character. | 126 | |
'360d' is a magic number. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line has trailing spaces. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Method 'sub' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Parameter l should be final. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Method 'getNormalized' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
First sentence should end with a period. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Method 'invert' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Line has trailing spaces. | 201 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Method 'getDistanceSquare' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Line contains a tab character. | 207 | |
Parameter l should be final. | 207 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Parameter eventBus should be final. | 38 | |
'eventBus' hides a field. | 38 | |
Parameter logger should be final. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'act' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Parameter command should be final. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 46 | |
Redundant throws: 'ComponentPausedException' is unchecked exception. | 46 | |
'if' construct must use '{}'s. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'addCommandListener' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Parameter commandClass should be final. | 53 | |
Parameter listener should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'isCommandListening' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Parameter commandClass should be final. | 60 | |
Line contains a tab character. | 61 | |
Parameter listener should be final. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Parameter commandClass should be final. | 68 | |
Line contains a tab character. | 69 | |
Parameter listener should be final. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getComponentId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 5 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 15 | |
Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Line contains a tab character. | 16 | |
Parameter command should be final. | 16 | |
Line contains a tab character. | 17 | |
'cast' is not followed by whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Expected @param tag for 'targetAIClass'. | 20 | |
Expected @param tag for 'message'. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Expected @param tag for 'targetId'. | 29 | |
Expected @param tag for 'message'. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Expected @param tag for 'ai'. | 37 | |
Expected @param tag for 'message'. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Expected @param tag for 'ai'. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Expected @param tag for 'ai'. | 51 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Method 'mail' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Parameter targetAIClass should be final. | 23 | |
Parameter message should be final. | 23 | |
'if' construct must use '{}'s. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'mail' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Parameter targetId should be final. | 39 | |
Parameter message should be final. | 39 | |
'if' construct must use '{}'s. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
'if' construct must use '{}'s. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'mail' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter ai should be final. | 53 | |
Parameter message should be final. | 53 | |
'if' construct must use '{}'s. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'registerAI' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter ai should be final. | 59 | |
'if' construct must use '{}'s. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'unregisterAI' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line contains a tab character. | 77 | |
Parameter ai should be final. | 77 | |
'if' construct must use '{}'s. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 9 | |
Line has trailing spaces. | 11 | |
'=' is not preceded with whitespace. | 14 | |
'=' is not followed by whitespace. | 14 | |
'=' is not preceded with whitespace. | 15 | |
'=' is not followed by whitespace. | 15 |
Violation | Message | Line |
---|---|---|
Unused import - javabot.JBot. | 5 | |
First sentence should end with a period. | 19 | |
Expected an @return tag. | 24 | |
Method 'toMessage' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 33 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter location should be final. | 51 | |
'location' hides a field. | 51 | |
Expected @param tag for 'location'. | 51 | |
Parameter ships should be final. | 51 | |
'ships' hides a field. | 51 | |
Expected @param tag for 'ships'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter location should be final. | 83 | |
'location' hides a field. | 83 | |
Expected @param tag for 'location'. | 83 | |
Method 'getShips' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setShips' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter ships should be final. | 105 | |
'ships' hides a field. | 105 | |
Expected @param tag for 'ships'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
'location' hides a field. | 116 | |
Line is longer than 80 characters. | 124 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Line is longer than 80 characters. | 134 | |
'+' should be on a new line. | 134 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Line is longer than 80 characters. | 144 | |
'+' should be on a new line. | 144 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter typeId should be final. | 51 | |
'typeId' hides a field. | 51 | |
Expected @param tag for 'typeId'. | 51 | |
Parameter location should be final. | 51 | |
'location' hides a field. | 51 | |
Expected @param tag for 'location'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getTypeId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setTypeId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter typeId should be final. | 83 | |
'typeId' hides a field. | 83 | |
Expected @param tag for 'typeId'. | 83 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter location should be final. | 105 | |
'location' hides a field. | 105 | |
Expected @param tag for 'location'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
'location' hides a field. | 116 | |
Line is longer than 80 characters. | 117 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line is longer than 80 characters. | 127 | |
'+' should be on a new line. | 127 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Line is longer than 80 characters. | 137 | |
'+' should be on a new line. | 137 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 40 | |
Parameter teamId should be final. | 44 | |
'teamId' hides a field. | 44 | |
Expected @param tag for 'teamId'. | 44 | |
Parameter original should be final. | 52 | |
Expected @param tag for 'original'. | 52 | |
Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setTeamId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter teamId should be final. | 72 | |
'teamId' hides a field. | 72 | |
Expected @param tag for 'teamId'. | 72 | |
Line is longer than 80 characters. | 79 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 93 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line is longer than 80 characters. | 102 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 40 | |
Parameter teamId should be final. | 44 | |
'teamId' hides a field. | 44 | |
Expected @param tag for 'teamId'. | 44 | |
Parameter original should be final. | 52 | |
Expected @param tag for 'original'. | 52 | |
Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setTeamId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter teamId should be final. | 72 | |
'teamId' hides a field. | 72 | |
Expected @param tag for 'teamId'. | 72 | |
Line is longer than 80 characters. | 79 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 93 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line is longer than 80 characters. | 102 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 40 | |
Parameter speed should be final. | 44 | |
'speed' hides a field. | 44 | |
Expected @param tag for 'speed'. | 44 | |
Parameter original should be final. | 52 | |
Expected @param tag for 'original'. | 52 | |
Method 'getSpeed' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setSpeed' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter speed should be final. | 72 | |
'speed' hides a field. | 72 | |
Expected @param tag for 'speed'. | 72 | |
Line is longer than 80 characters. | 79 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 93 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line is longer than 80 characters. | 102 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 40 | |
Parameter teamId should be final. | 44 | |
'teamId' hides a field. | 44 | |
Expected @param tag for 'teamId'. | 44 | |
Parameter original should be final. | 52 | |
Expected @param tag for 'original'. | 52 | |
Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Method 'setTeamId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter teamId should be final. | 72 | |
'teamId' hides a field. | 72 | |
Expected @param tag for 'teamId'. | 72 | |
Line is longer than 80 characters. | 79 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 93 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line is longer than 80 characters. | 102 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 45 | |
Parameter message should be final. | 51 | |
'message' hides a field. | 51 | |
Expected @param tag for 'message'. | 51 | |
Parameter channel should be final. | 51 | |
'channel' hides a field. | 51 | |
Expected @param tag for 'channel'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter message should be final. | 83 | |
'message' hides a field. | 83 | |
Expected @param tag for 'message'. | 83 | |
Method 'getChannel' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setChannel' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter channel should be final. | 105 | |
'channel' hides a field. | 105 | |
Expected @param tag for 'channel'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Line is longer than 80 characters. | 126 | |
'+' should be on a new line. | 126 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter voteType should be final. | 51 | |
'voteType' hides a field. | 51 | |
Expected @param tag for 'voteType'. | 51 | |
Parameter vote should be final. | 51 | |
'vote' hides a field. | 51 | |
Expected @param tag for 'vote'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getVoteType' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setVoteType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter voteType should be final. | 83 | |
'voteType' hides a field. | 83 | |
Expected @param tag for 'voteType'. | 83 | |
Method 'getVote' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setVote' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter vote should be final. | 105 | |
'vote' hides a field. | 105 | |
Expected @param tag for 'vote'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Line is longer than 80 characters. | 126 | |
'+' should be on a new line. | 126 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Parameter unitId should be final. | 58 | |
'unitId' hides a field. | 58 | |
Expected @param tag for 'unitId'. | 58 | |
Parameter targetUnitId should be final. | 58 | |
'targetUnitId' hides a field. | 58 | |
Expected @param tag for 'targetUnitId'. | 58 | |
Parameter location should be final. | 58 | |
'location' hides a field. | 58 | |
Expected @param tag for 'location'. | 58 | |
Parameter original should be final. | 70 | |
Expected @param tag for 'original'. | 70 | |
Method 'getUnitId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Method 'setUnitId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter unitId should be final. | 94 | |
'unitId' hides a field. | 94 | |
Expected @param tag for 'unitId'. | 94 | |
Method 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Method 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Parameter targetUnitId should be final. | 116 | |
'targetUnitId' hides a field. | 116 | |
Expected @param tag for 'targetUnitId'. | 116 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Parameter location should be final. | 138 | |
'location' hides a field. | 138 | |
Expected @param tag for 'location'. | 138 | |
Line is longer than 80 characters. | 145 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 147 | |
'location' hides a field. | 149 | |
Line is longer than 80 characters. | 154 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Line is longer than 80 characters. | 166 | |
'+' should be on a new line. | 166 | |
Line is longer than 80 characters. | 167 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Line is longer than 80 characters. | 176 | |
'+' should be on a new line. | 176 | |
Line is longer than 80 characters. | 177 | |
'+' should be on a new line. | 177 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter unitId should be final. | 51 | |
'unitId' hides a field. | 51 | |
Expected @param tag for 'unitId'. | 51 | |
Parameter targetUnitId should be final. | 51 | |
'targetUnitId' hides a field. | 51 | |
Expected @param tag for 'targetUnitId'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getUnitId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setUnitId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter unitId should be final. | 83 | |
'unitId' hides a field. | 83 | |
Expected @param tag for 'unitId'. | 83 | |
Method 'getTargetUnitId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setTargetUnitId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter targetUnitId should be final. | 105 | |
'targetUnitId' hides a field. | 105 | |
Expected @param tag for 'targetUnitId'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Line is longer than 80 characters. | 126 | |
'+' should be on a new line. | 126 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter unitId should be final. | 51 | |
'unitId' hides a field. | 51 | |
Expected @param tag for 'unitId'. | 51 | |
Parameter location should be final. | 51 | |
'location' hides a field. | 51 | |
Expected @param tag for 'location'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getUnitId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setUnitId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter unitId should be final. | 83 | |
'unitId' hides a field. | 83 | |
Expected @param tag for 'unitId'. | 83 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter location should be final. | 105 | |
'location' hides a field. | 105 | |
Expected @param tag for 'location'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
'location' hides a field. | 116 | |
Line is longer than 80 characters. | 117 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line is longer than 80 characters. | 127 | |
'+' should be on a new line. | 127 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Line is longer than 80 characters. | 137 | |
'+' should be on a new line. | 137 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Parameter unitId should be final. | 51 | |
'unitId' hides a field. | 51 | |
Expected @param tag for 'unitId'. | 51 | |
Parameter stateId should be final. | 51 | |
'stateId' hides a field. | 51 | |
Expected @param tag for 'stateId'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getUnitId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setUnitId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter unitId should be final. | 83 | |
'unitId' hides a field. | 83 | |
Expected @param tag for 'unitId'. | 83 | |
Method 'getStateId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setStateId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter stateId should be final. | 105 | |
'stateId' hides a field. | 105 | |
Expected @param tag for 'stateId'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Line is longer than 80 characters. | 126 | |
'+' should be on a new line. | 126 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 35 | |
Parameter original should be final. | 44 | |
Expected @param tag for 'original'. | 44 | |
Line is longer than 80 characters. | 48 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 70 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 51 | |
Parameter firstPoint should be final. | 51 | |
'firstPoint' hides a field. | 51 | |
Expected @param tag for 'firstPoint'. | 51 | |
Parameter secondPoint should be final. | 51 | |
'secondPoint' hides a field. | 51 | |
Expected @param tag for 'secondPoint'. | 51 | |
Parameter original should be final. | 61 | |
Expected @param tag for 'original'. | 61 | |
Method 'getFirstPoint' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setFirstPoint' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter firstPoint should be final. | 83 | |
'firstPoint' hides a field. | 83 | |
Expected @param tag for 'firstPoint'. | 83 | |
Method 'getSecondPoint' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Method 'setSecondPoint' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter secondPoint should be final. | 105 | |
'secondPoint' hides a field. | 105 | |
Expected @param tag for 'secondPoint'. | 105 | |
Line is longer than 80 characters. | 112 | |
Method 'perform' is not designed for extension - needs to be abstract, final or empty. | 114 | |
'firstPoint' hides a field. | 116 | |
'secondPoint' hides a field. | 117 | |
Line is longer than 80 characters. | 118 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Line is longer than 80 characters. | 129 | |
'+' should be on a new line. | 129 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Line is longer than 80 characters. | 139 | |
'+' should be on a new line. | 139 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 74 | |
More than 7 parameters. | 76 | |
Parameter id should be final. | 76 | |
Parameter teamId should be final. | 76 | |
Parameter location should be final. | 76 | |
Parameter visible should be final. | 76 | |
Line is longer than 80 characters. | 77 | |
Parameter state should be final. | 77 | |
Parameter stateCount should be final. | 77 | |
Parameter target should be final. | 77 | |
Parameter nukeSupply should be final. | 77 | |
'nukeSupply' hides a field. | 77 | |
Expected @param tag for 'nukeSupply'. | 77 | |
Parameter fighterSupply should be final. | 77 | |
'fighterSupply' hides a field. | 77 | |
Expected @param tag for 'fighterSupply'. | 77 | |
Parameter bomberSupply should be final. | 78 | |
'bomberSupply' hides a field. | 78 | |
Expected @param tag for 'bomberSupply'. | 78 | |
Parameter time should be final. | 78 | |
Line is longer than 80 characters. | 79 | |
Parameter original should be final. | 92 | |
Expected @param tag for 'original'. | 92 | |
Method 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Method 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 | |
Line is longer than 80 characters. | 137 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Line is longer than 80 characters. | 146 | |
'+' should be on a new line. | 146 | |
Line is longer than 80 characters. | 147 | |
'+' should be on a new line. | 147 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
More than 7 parameters. | 46 | |
Parameter id should be final. | 46 | |
Parameter teamId should be final. | 46 | |
Parameter location should be final. | 46 | |
Parameter visible should be final. | 46 | |
Parameter state should be final. | 47 | |
Parameter stateCount should be final. | 47 | |
Parameter target should be final. | 47 | |
Parameter time should be final. | 47 | |
Line is longer than 80 characters. | 48 | |
Parameter original should be final. | 55 | |
Expected @param tag for 'original'. | 55 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 74 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
More than 7 parameters. | 56 | |
Parameter id should be final. | 56 | |
Parameter teamId should be final. | 56 | |
Parameter location should be final. | 56 | |
Parameter visible should be final. | 56 | |
Parameter state should be final. | 56 | |
Parameter stateCount should be final. | 57 | |
Parameter target should be final. | 57 | |
Parameter nukeTarget should be final. | 57 | |
'nukeTarget' hides a field. | 57 | |
Expected @param tag for 'nukeTarget'. | 57 | |
Parameter time should be final. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter original should be final. | 67 | |
Expected @param tag for 'original'. | 67 | |
Method 'getNukeTarget' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line is longer than 80 characters. | 89 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 74 | |
More than 7 parameters. | 76 | |
Parameter id should be final. | 76 | |
Parameter teamId should be final. | 76 | |
Parameter location should be final. | 76 | |
Parameter visible should be final. | 76 | |
Line is longer than 80 characters. | 77 | |
Parameter state should be final. | 77 | |
Parameter stateCount should be final. | 77 | |
Parameter target should be final. | 77 | |
Parameter nukeSupply should be final. | 77 | |
'nukeSupply' hides a field. | 77 | |
Expected @param tag for 'nukeSupply'. | 77 | |
Parameter fighterSupply should be final. | 77 | |
'fighterSupply' hides a field. | 77 | |
Expected @param tag for 'fighterSupply'. | 77 | |
Parameter bomberSupply should be final. | 78 | |
'bomberSupply' hides a field. | 78 | |
Expected @param tag for 'bomberSupply'. | 78 | |
Parameter time should be final. | 78 | |
Line is longer than 80 characters. | 79 | |
Parameter original should be final. | 92 | |
Expected @param tag for 'original'. | 92 | |
Method 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'getFighterSupply' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Method 'getBomberSupply' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Line is longer than 80 characters. | 136 | |
'+' should be on a new line. | 136 | |
Line is longer than 80 characters. | 137 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Line is longer than 80 characters. | 146 | |
'+' should be on a new line. | 146 | |
Line is longer than 80 characters. | 147 | |
'+' should be on a new line. | 147 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 53 | |
Parameter id should be final. | 53 | |
Parameter teamId should be final. | 53 | |
Parameter location should be final. | 53 | |
Parameter visible should be final. | 53 | |
Parameter population should be final. | 53 | |
'population' hides a field. | 53 | |
Expected @param tag for 'population'. | 53 | |
Parameter time should be final. | 54 | |
Parameter original should be final. | 64 | |
Expected @param tag for 'original'. | 64 | |
Method 'getPopulation' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line is longer than 80 characters. | 86 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 95 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 45 | |
Parameter debugIsReplayingGame should be final. | 45 | |
'debugIsReplayingGame' hides a field. | 45 | |
Expected @param tag for 'debugIsReplayingGame'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Method 'getDebugIsReplayingGame' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 65 | |
'+' should be on a new line. | 67 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line is longer than 80 characters. | 77 | |
'+' should be on a new line. | 77 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Parameter oldDefCon should be final. | 52 | |
'oldDefCon' hides a field. | 52 | |
Expected @param tag for 'oldDefCon'. | 52 | |
Parameter newDefCon should be final. | 52 | |
'newDefCon' hides a field. | 52 | |
Expected @param tag for 'newDefCon'. | 52 | |
Parameter time should be final. | 52 | |
Expected @param tag for 'time'. | 52 | |
Method 'getOldDefCon' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'getNewDefCon' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line is longer than 80 characters. | 85 | |
'+' should be on a new line. | 85 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 95 | |
'+' should be on a new line. | 95 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Unused import - cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent. | 3 | |
Parameter time should be final. | 29 | |
'time' hides a field. | 29 | |
Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Comment matches to-do format 'TODO:'. | 51 | |
Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 57 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 37 | |
Parameter id should be final. | 44 | |
'id' hides a field. | 44 | |
Parameter type should be final. | 44 | |
'type' hides a field. | 44 | |
Parameter time should be final. | 44 | |
'time' hides a field. | 44 | |
Parameter original should be final. | 55 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Method 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter time should be final. | 94 | |
'time' hides a field. | 94 | |
Expected @param tag for 'time'. | 94 | |
Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'createUpdateEvent' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Method 'createDestroyedEvent' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'getDestroyed' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Line is longer than 80 characters. | 143 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Unused import - javabot.PogamutJBotSupport. | 19 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 33 | |
Comment matches to-do format 'TODO:'. | 36 | |
Parameter source should be final. | 50 | |
'source' hides a field. | 50 | |
Expected @param tag for 'source'. | 50 | |
Expected an @return tag. | 61 | |
'static' modifier out of order with the JLS suggestions. | 61 | |
Parameter cls should be final. | 61 | |
Expected @param tag for 'cls'. | 61 | |
Expected an @return tag. | 79 | |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Avoid inline conditionals. | 90 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter obj should be final. | 101 | |
Line is longer than 80 characters. | 111 | |
'+' should be on a new line. | 111 | |
Line is longer than 80 characters. | 112 | |
Method 'getLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Method 'setLastSeenTime' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Parameter time should be final. | 138 | |
'time' hides a field. | 138 | |
Expected @param tag for 'time'. | 138 | |
Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Line is longer than 80 characters. | 153 | |
First sentence should end with a period. | 159 | |
First sentence should end with a period. | 169 | |
Parameter cls should be final. | 174 | |
'cls' hides a field. | 174 | |
Expected @param tag for 'cls'. | 174 | |
Inner assignments should be avoided. | 183 | |
Expected an @return tag. | 191 | |
Line is longer than 80 characters. | 196 | |
Parameter oldObj should be final. | 202 | |
Expected @param tag for 'oldObj'. | 202 | |
Parameter newObj should be final. | 202 | |
Expected @param tag for 'newObj'. | 202 | |
Line is longer than 80 characters. | 203 | |
'+' should be on a new line. | 204 | |
Line is longer than 80 characters. | 205 | |
'+' should be on a new line. | 205 | |
Line is longer than 80 characters. | 206 | |
'+' should be on a new line. | 206 | |
Line is longer than 80 characters. | 221 | |
Line is longer than 80 characters. | 224 | |
'+' should be on a new line. | 224 | |
Line is longer than 80 characters. | 225 | |
'+' should be on a new line. | 225 | |
Line is longer than 80 characters. | 229 | |
'+' should be on a new line. | 229 | |
Line is longer than 80 characters. | 230 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 55 | |
More than 7 parameters. | 55 | |
Parameter id should be final. | 55 | |
Expected @param tag for 'id'. | 55 | |
Parameter type should be final. | 55 | |
Parameter teamId should be final. | 55 | |
Parameter location should be final. | 55 | |
Parameter visible should be final. | 56 | |
Parameter state should be final. | 56 | |
'state' hides a field. | 56 | |
Parameter stateCount should be final. | 56 | |
'stateCount' hides a field. | 56 | |
Parameter target should be final. | 56 | |
'target' hides a field. | 56 | |
Parameter time should be final. | 56 | |
Expected @param tag for 'time'. | 56 | |
Parameter original should be final. | 69 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Parameter state should be final. | 91 | |
'state' hides a field. | 91 | |
Expected @param tag for 'state'. | 91 | |
Method 'getStateCount' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Method 'setStateCount' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Parameter stateCount should be final. | 109 | |
'stateCount' hides a field. | 109 | |
Expected an @return tag. | 118 | |
Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter target should be final. | 127 | |
'target' hides a field. | 127 | |
Expected @param tag for 'target'. | 127 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 136 | |
'+' should be on a new line. | 138 | |
Line is longer than 80 characters. | 139 | |
Avoid inline conditionals. | 139 | |
'+' should be on a new line. | 139 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 20 | |
Variable 'visible' must be private and have accessor methods. | 25 | |
Variable 'location' must be private and have accessor methods. | 31 | |
Variable 'teamId' must be private and have accessor methods. | 37 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 50 | |
Parameter id should be final. | 50 | |
Expected @param tag for 'id'. | 50 | |
Parameter type should be final. | 50 | |
Parameter teamId should be final. | 50 | |
'teamId' hides a field. | 50 | |
Parameter location should be final. | 50 | |
'location' hides a field. | 50 | |
Parameter visible should be final. | 51 | |
'visible' hides a field. | 51 | |
Parameter time should be final. | 51 | |
Expected @param tag for 'time'. | 51 | |
Parameter original should be final. | 64 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'setVisibility' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter visible should be final. | 89 | |
'visible' hides a field. | 89 | |
Expected @param tag for 'visible'. | 89 | |
Inner assignments should be avoided. | 90 | |
Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Line is longer than 80 characters. | 118 | |
'+' should be on a new line. | 118 | |
Comment matches to-do format 'TODO:'. | 122 | |
Method 'getLocal' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'getShared' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Method 'getStatic' is not designed for extension - needs to be abstract, final or empty. | 148 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 50 | |
Parameter eventType should be final. | 50 | |
'eventType' hides a field. | 50 | |
Parameter causeObjectId should be final. | 50 | |
'causeObjectId' hides a field. | 50 | |
Parameter targetObjectId should be final. | 50 | |
'targetObjectId' hides a field. | 50 | |
Parameter unitType should be final. | 51 | |
'unitType' hides a field. | 51 | |
Parameter location should be final. | 51 | |
'location' hides a field. | 51 | |
Parameter time should be final. | 51 | |
Method 'getEventType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'getCauseObjectId' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'getTargetObjectId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Method 'getUnitType' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Method 'getStringizedFields' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Line is longer than 80 characters. | 112 | |
'+' should be on a new line. | 112 | |
Line is longer than 80 characters. | 113 | |
'+' should be on a new line. | 113 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Parameter time should be final. | 38 | |
Expected @param tag for 'time'. | 38 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 57 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Parameter time should be final. | 38 | |
Expected @param tag for 'time'. | 38 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 57 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 43 | |
Parameter id should be final. | 43 | |
Parameter teamId should be final. | 43 | |
Parameter location should be final. | 43 | |
Parameter visible should be final. | 43 | |
Parameter time should be final. | 43 | |
Parameter original should be final. | 51 | |
Expected @param tag for 'original'. | 51 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 70 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 44 | |
More than 7 parameters. | 46 | |
Parameter id should be final. | 46 | |
Parameter teamId should be final. | 46 | |
Parameter location should be final. | 46 | |
Parameter visible should be final. | 46 | |
Parameter state should be final. | 47 | |
Parameter stateCount should be final. | 47 | |
Parameter target should be final. | 47 | |
Parameter time should be final. | 47 | |
Line is longer than 80 characters. | 48 | |
Parameter original should be final. | 55 | |
Expected @param tag for 'original'. | 55 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 74 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 53 | |
Parameter id should be final. | 53 | |
Parameter teamId should be final. | 53 | |
Parameter location should be final. | 53 | |
Parameter visible should be final. | 53 | |
Parameter fleetMembers should be final. | 53 | |
'fleetMembers' hides a field. | 53 | |
Expected @param tag for 'fleetMembers'. | 53 | |
Parameter time should be final. | 54 | |
Parameter original should be final. | 64 | |
Expected @param tag for 'original'. | 64 | |
Method 'getFleetMembers' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line is longer than 80 characters. | 86 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 95 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 42 | |
Parameter running should be final. | 47 | |
'running' hides a field. | 47 | |
Expected @param tag for 'running'. | 47 | |
Parameter time should be final. | 47 | |
Expected @param tag for 'time'. | 47 | |
Method 'getRunning' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line is longer than 80 characters. | 69 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line is longer than 80 characters. | 78 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 52 | |
Parameter oldSpeed should be final. | 52 | |
'oldSpeed' hides a field. | 52 | |
Expected @param tag for 'oldSpeed'. | 52 | |
Parameter newSpeed should be final. | 52 | |
'newSpeed' hides a field. | 52 | |
Expected @param tag for 'newSpeed'. | 52 | |
Parameter time should be final. | 52 | |
Expected @param tag for 'time'. | 52 | |
Method 'getOldSpeed' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'getNewSpeed' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line is longer than 80 characters. | 85 | |
'+' should be on a new line. | 85 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 95 | |
'+' should be on a new line. | 95 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 43 | |
Parameter id should be final. | 43 | |
Parameter teamId should be final. | 43 | |
Parameter location should be final. | 43 | |
Parameter visible should be final. | 43 | |
Parameter time should be final. | 43 | |
Parameter original should be final. | 51 | |
Expected @param tag for 'original'. | 51 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 70 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 38 | |
Parameter id should be final. | 40 | |
Parameter time should be final. | 40 | |
Parameter original should be final. | 48 | |
Expected @param tag for 'original'. | 48 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 67 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
More than 7 parameters. | 46 | |
Parameter id should be final. | 46 | |
Parameter teamId should be final. | 46 | |
Parameter location should be final. | 46 | |
Parameter visible should be final. | 46 | |
Parameter state should be final. | 46 | |
Parameter stateCount should be final. | 47 | |
Parameter target should be final. | 47 | |
Parameter time should be final. | 47 | |
Line is longer than 80 characters. | 48 | |
Parameter original should be final. | 55 | |
Expected @param tag for 'original'. | 55 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 74 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 45 | |
Expected @param tag for 'unitType'. | 45 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 38 | |
Parameter id should be final. | 40 | |
Parameter time should be final. | 40 | |
Parameter original should be final. | 48 | |
Expected @param tag for 'original'. | 48 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 67 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
More than 7 parameters. | 46 | |
Parameter id should be final. | 46 | |
Parameter teamId should be final. | 46 | |
Parameter location should be final. | 46 | |
Parameter visible should be final. | 46 | |
Parameter state should be final. | 46 | |
Parameter stateCount should be final. | 47 | |
Parameter target should be final. | 47 | |
Parameter time should be final. | 47 | |
Line is longer than 80 characters. | 48 | |
Parameter original should be final. | 55 | |
Expected @param tag for 'original'. | 55 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 74 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 43 | |
Parameter id should be final. | 43 | |
Parameter teamId should be final. | 43 | |
Parameter location should be final. | 43 | |
Parameter visible should be final. | 43 | |
Parameter time should be final. | 43 | |
Parameter original should be final. | 51 | |
Expected @param tag for 'original'. | 51 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 70 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
More than 7 parameters. | 56 | |
Parameter id should be final. | 56 | |
Parameter teamId should be final. | 56 | |
Parameter location should be final. | 56 | |
Parameter visible should be final. | 56 | |
Parameter state should be final. | 56 | |
Parameter stateCount should be final. | 57 | |
Parameter target should be final. | 57 | |
Parameter nukeSupply should be final. | 57 | |
'nukeSupply' hides a field. | 57 | |
Expected @param tag for 'nukeSupply'. | 57 | |
Parameter time should be final. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter original should be final. | 67 | |
Expected @param tag for 'original'. | 67 | |
Method 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line is longer than 80 characters. | 89 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
More than 7 parameters. | 56 | |
Parameter id should be final. | 56 | |
Parameter teamId should be final. | 56 | |
Parameter location should be final. | 56 | |
Parameter visible should be final. | 56 | |
Parameter state should be final. | 56 | |
Parameter stateCount should be final. | 57 | |
Parameter target should be final. | 57 | |
Parameter nukeSupply should be final. | 57 | |
'nukeSupply' hides a field. | 57 | |
Expected @param tag for 'nukeSupply'. | 57 | |
Parameter time should be final. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter original should be final. | 67 | |
Expected @param tag for 'original'. | 67 | |
Method 'getNukeSupply' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line is longer than 80 characters. | 89 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line is longer than 80 characters. | 98 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 45 | |
Expected @param tag for 'unitType'. | 45 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 43 | |
Parameter id should be final. | 43 | |
Parameter teamId should be final. | 43 | |
Parameter location should be final. | 43 | |
Parameter visible should be final. | 43 | |
Parameter time should be final. | 43 | |
Parameter original should be final. | 51 | |
Expected @param tag for 'original'. | 51 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 70 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 44 | |
Expected @param tag for 'unitType'. | 44 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Unused import - cz.cuni.amis.pogamut.defcon.base3d.worldview.object.DefConLocation. | 14 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Parameter victoryTimerActive should be final. | 45 | |
'victoryTimerActive' hides a field. | 45 | |
Expected @param tag for 'victoryTimerActive'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Method 'getVictoryTimerActive' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line is longer than 80 characters. | 67 | |
'+' should be on a new line. | 67 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line is longer than 80 characters. | 77 | |
'+' should be on a new line. | 77 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 45 | |
Expected @param tag for 'unitType'. | 45 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.messages.*. | 11 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.*. | 12 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.base.communication.worldview.object.*. | 13 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.*. | 15 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.commands.*. | 16 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Redundant import from the same package - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 17 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.*. | 18 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 19 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.utils.exception.*. | 20 | |
Using the '.*' form of import should be avoided - java.util.*. | 22 | |
Using the '.*' form of import should be avoided - javabot.*. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 44 | |
Parameter eventType should be final. | 44 | |
Expected @param tag for 'eventType'. | 44 | |
Parameter causeObjectId should be final. | 44 | |
Expected @param tag for 'causeObjectId'. | 44 | |
Parameter targetObjectId should be final. | 44 | |
Expected @param tag for 'targetObjectId'. | 44 | |
Parameter unitType should be final. | 45 | |
Expected @param tag for 'unitType'. | 45 | |
Parameter location should be final. | 45 | |
Expected @param tag for 'location'. | 45 | |
Parameter time should be final. | 45 | |
Expected @param tag for 'time'. | 45 | |
Line is longer than 80 characters. | 46 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toHtmlString' is not designed for extension - needs to be abstract, final or empty. | 64 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Unused import - cz.cuni.amis.pogamut.defcon.communication.worldview.DefConWorldView. | 26 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Parameter eventBus should be final. | 62 | |
'eventBus' hides a field. | 62 | |
Line contains a tab character. | 63 | |
Parameter logger should be final. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'getEvent' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Expected @throws tag for 'CommunicationException'. | 96 | |
Redundant throws: 'CommunicationException' is unchecked exception. | 96 | |
Line contains a tab character. | 97 | |
'if' construct must use '{}'s. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'if' construct must use '{}'s. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
'else' construct must use '{}'s. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 142 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Method 'getComponentId' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line has trailing spaces. | 151 | |
Line contains a tab character. | 151 | |
First sentence should end with a period. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Method 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Method 'getGameInfo' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Missing a Javadoc comment. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 19 | |
Method 'traceFromTo' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Parameter start should be final. | 20 | |
Parameter end should be final. | 20 | |
Line contains a tab character. | 21 | |
Parameter flag should be final. | 21 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
'if' construct must use '{}'s. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Avoid inline conditionals. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'traceFromTo' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Parameter start should be final. | 38 | |
Parameter end should be final. | 38 | |
Line contains a tab character. | 39 | |
Parameter flag should be final. | 39 | |
Line contains a tab character. | 40 | |
Parameter distance should be final. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'if' construct must use '{}'s. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'if' construct must use '{}'s. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Avoid inline conditionals. | 89 | |
Line contains a tab character. | 90 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'static' modifier out of order with the JLS suggestions. | 36 | |
Name 'maxX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
'static' modifier out of order with the JLS suggestions. | 37 | |
Name 'minX' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
'static' modifier out of order with the JLS suggestions. | 38 | |
Name 'maxY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
'static' modifier out of order with the JLS suggestions. | 39 | |
Name 'minY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Parameter dependencies should be final. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Parameter messageProducer should be final. | 44 | |
'messageProducer' hides a field. | 44 | |
Parameter bus should be final. | 44 | |
Line contains a tab character. | 45 | |
Parameter log should be final. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Method 'isBatchBeginEvent' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Line contains a tab character. | 51 | |
Parameter evt should be final. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'isBatchEndEvent' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line contains a tab character. | 56 | |
Parameter evt should be final. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'setDisappearedFlag' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Parameter obj should be final. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter obj should be final. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'getCurrentTime' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Expected an @return tag. | 113 | |
Line contains a tab character. | 113 | |
Method 'getGameInfo' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line has trailing spaces. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Expected an @return tag. | 122 | |
Line contains a tab character. | 122 | |
Method 'getMinX' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Expected an @return tag. | 131 | |
Line contains a tab character. | 131 | |
Method 'getMaxX' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Expected an @return tag. | 140 | |
Line contains a tab character. | 140 | |
Method 'getMinY' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Expected an @return tag. | 149 | |
Line contains a tab character. | 149 | |
Method 'getMaxY' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Expected an @return tag. | 158 | |
Line contains a tab character. | 158 | |
Method 'getXSize' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Expected an @return tag. | 167 | |
Line contains a tab character. | 167 | |
Method 'getYSize' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Method 'updateProducer' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 14 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Name 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter gameInfo should be final. | 39 | |
'gameInfo' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter gameInfo should be final. | 43 | |
'gameInfo' hides a field. | 43 | |
Parameter log should be final. | 43 | |
'log' hides a field. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
'}' should be on the same line. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter filename should be final. | 79 | |
Parameter flags should be final. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Avoid inline conditionals. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Expected an @return tag. | 107 | |
Line contains a tab character. | 107 | |
Parameter flag should be final. | 107 | |
Expected @param tag for 'flag'. | 107 | |
Line contains a tab character. | 108 | |
Name 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
'360' is a magic number. | 108 | |
'200' is a magic number. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Expected an @return tag. | 129 | |
Line contains a tab character. | 129 | |
Parameter flag should be final. | 129 | |
Expected @param tag for 'flag'. | 129 | |
Parameter teamId should be final. | 129 | |
Expected @param tag for 'teamId'. | 129 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line has trailing spaces. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Name 'bit_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
'360' is a magic number. | 144 | |
'200' is a magic number. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line has trailing spaces. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Expected an @return tag. | 166 | |
Line contains a tab character. | 166 | |
Redundant 'final' modifier. | 166 | |
Parameter x should be final. | 166 | |
Expected @param tag for 'x'. | 166 | |
Parameter y should be final. | 166 | |
Expected @param tag for 'y'. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line has trailing spaces. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Expected an @return tag. | 179 | |
Line contains a tab character. | 179 | |
Parameter x should be final. | 179 | |
Expected @param tag for 'x'. | 179 | |
Parameter y should be final. | 179 | |
Expected @param tag for 'y'. | 179 | |
Parameter flag should be final. | 179 | |
Expected @param tag for 'flag'. | 179 | |
'if' construct must use '{}'s. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 183 | |
switch without "default" clause. | 183 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Avoid nested blocks. | 188 | |
Line contains a tab character. | 189 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Avoid nested blocks. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
'if' construct must use '{}'s. | 196 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Inner assignments should be avoided. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Avoid nested blocks. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Avoid nested blocks. | 207 | |
Line contains a tab character. | 208 | |
'if' construct must use '{}'s. | 209 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Avoid nested blocks. | 214 | |
Line contains a tab character. | 215 | |
'if' construct must use '{}'s. | 216 | |
Line is longer than 80 characters. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Expected an @return tag. | 235 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Parameter x should be final. | 235 | |
Expected @param tag for 'x'. | 235 | |
Parameter y should be final. | 235 | |
Expected @param tag for 'y'. | 235 | |
Parameter enemyId should be final. | 235 | |
Expected @param tag for 'enemyId'. | 235 | |
Line contains a tab character. | 236 | |
'||' should be on a new line. | 236 | |
Line is longer than 80 characters. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line has trailing spaces. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Expected an @return tag. | 251 | |
Line contains a tab character. | 251 | |
Parameter x should be final. | 251 | |
Expected @param tag for 'x'. | 251 | |
Parameter y should be final. | 251 | |
Expected @param tag for 'y'. | 251 | |
Line contains a tab character. | 252 | |
Parameter enemyId should be final. | 252 | |
Expected @param tag for 'enemyId'. | 252 | |
Line contains a tab character. | 253 | |
Parameter seaArea should be final. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 257 | |
Method 'hasFlag' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Line contains a tab character. | 258 | |
Parameter location should be final. | 258 | |
Parameter flag should be final. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
Method 'hasFlag' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Line contains a tab character. | 263 | |
Parameter x should be final. | 263 | |
Parameter y should be final. | 263 | |
Parameter flag should be final. | 263 | |
'if' construct must use '{}'s. | 264 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
switch without "default" clause. | 268 | |
Line contains a tab character. | 269 | |
Avoid nested blocks. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Avoid nested blocks. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Avoid nested blocks. | 275 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Avoid nested blocks. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Avoid nested blocks. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Avoid nested blocks. | 285 | |
Line is longer than 80 characters. | 286 | |
Line contains a tab character. | 286 | |
'if' construct must use '{}'s. | 287 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Avoid nested blocks. | 293 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 294 | |
'if' construct must use '{}'s. | 295 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Avoid nested blocks. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
'if' construct must use '{}'s. | 302 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 312 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Line contains a tab character. | 313 | |
Parameter location should be final. | 313 | |
Parameter enemyId should be final. | 313 | |
Line is longer than 80 characters. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 317 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 317 | |
Line contains a tab character. | 318 | |
Parameter x should be final. | 318 | |
Parameter y should be final. | 318 | |
Parameter enemyId should be final. | 318 | |
Line contains a tab character. | 319 | |
'if' construct must use '{}'s. | 320 | |
Line contains a tab character. | 320 | |
Conditional logic can be removed. | 320 | |
Line is longer than 80 characters. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
'else' construct must use '{}'s. | 323 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 327 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Line contains a tab character. | 328 | |
Parameter location should be final. | 328 | |
Parameter enemyId should be final. | 328 | |
Line contains a tab character. | 329 | |
Parameter seaArea should be final. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 337 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 337 | |
Line contains a tab character. | 338 | |
Parameter x should be final. | 338 | |
Parameter y should be final. | 338 | |
Parameter enemyId should be final. | 338 | |
Line contains a tab character. | 339 | |
Parameter seaArea should be final. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Name 'LAND_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Name 'SEA_THRESHOLD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Name 'X_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Name 'Y_SPAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter territories should be final. | 37 | |
'territories' hides a field. | 37 | |
Parameter ownTerritories should be final. | 37 | |
'ownTerritories' hides a field. | 37 | |
Line contains a tab character. | 38 | |
Parameter enemyIdsAndTerritories should be final. | 38 | |
Line contains a tab character. | 39 | |
Parameter sailable should be final. | 39 | |
'sailable' hides a field. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter territories should be final. | 44 | |
'territories' hides a field. | 44 | |
Parameter ownTerritories should be final. | 44 | |
'ownTerritories' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Parameter enemyIdsAndTerritories should be final. | 45 | |
Line contains a tab character. | 46 | |
Parameter sailable should be final. | 46 | |
'sailable' hides a field. | 46 | |
Parameter log should be final. | 46 | |
'log' hides a field. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'setTerritorry' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter index should be final. | 70 | |
Parameter bitmap should be final. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'getTerritorry' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter index should be final. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter image should be final. | 82 | |
Parameter x should be final. | 82 | |
Parameter y should be final. | 82 | |
Line contains a tab character. | 83 | |
Parameter overThreshold should be final. | 83 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
'0x000000ff' is a magic number. | 85 | |
Avoid inline conditionals. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter image should be final. | 88 | |
Parameter x should be final. | 88 | |
Parameter y should be final. | 88 | |
Line contains a tab character. | 89 | |
Parameter underThreshold should be final. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter x should be final. | 93 | |
Parameter y should be final. | 93 | |
Line contains a tab character. | 94 | |
Parameter image should be final. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'hasFlag' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Method length is 154 lines (max allowed is 150). | 104 | |
Line contains a tab character. | 105 | |
Parameter x should be final. | 105 | |
Parameter y should be final. | 105 | |
Parameter flag should be final. | 105 | |
'if' construct must use '{}'s. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
switch without "default" clause. | 109 | |
Line contains a tab character. | 110 | |
Avoid nested blocks. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
'10' is a magic number. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Avoid nested blocks. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'5' is a magic number. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Avoid nested blocks. | 125 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
'10' is a magic number. | 136 | |
'if' construct must use '{}'s. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Avoid nested blocks. | 144 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
'if' construct must use '{}'s. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Avoid nested blocks. | 162 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
'&&' should be on a new line. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
'if' construct must use '{}'s. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Avoid nested blocks. | 184 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
'if' construct must use '{}'s. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
'10' is a magic number. | 201 | |
'if' construct must use '{}'s. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Avoid nested blocks. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'if' construct must use '{}'s. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
'&&' should be on a new line. | 220 | |
Line contains a tab character. | 221 | |
Line is longer than 80 characters. | 222 | |
Line contains a tab character. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
'if' construct must use '{}'s. | 226 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Avoid nested blocks. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
'if' construct must use '{}'s. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line is longer than 80 characters. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
'if' construct must use '{}'s. | 249 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 260 | |
Method 'hasFlag' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Line contains a tab character. | 261 | |
Parameter location should be final. | 261 | |
Parameter flag should be final. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 265 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Line contains a tab character. | 266 | |
Parameter location should be final. | 266 | |
Parameter enemyId should be final. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 273 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Line contains a tab character. | 274 | |
Parameter x should be final. | 274 | |
Parameter y should be final. | 274 | |
Parameter enemyId should be final. | 274 | |
'if' construct must use '{}'s. | 275 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
'if' construct must use '{}'s. | 292 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 299 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 299 | |
Line contains a tab character. | 300 | |
Parameter location should be final. | 300 | |
Parameter enemyId should be final. | 300 | |
Line contains a tab character. | 301 | |
Parameter seaArea should be final. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 308 | |
Method 'hasEnemyTerritoryFlag' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Line contains a tab character. | 309 | |
Parameter x should be final. | 309 | |
Parameter y should be final. | 309 | |
Parameter enemyId should be final. | 309 | |
Line contains a tab character. | 310 | |
Parameter seaArea should be final. | 310 | |
'if' construct must use '{}'s. | 311 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 324 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line is longer than 80 characters. | 329 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
'if' construct must use '{}'s. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 353 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
'if' construct must use '{}'s. | 368 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.Map. | 3 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Redundant 'public' modifier. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 12 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Redundant 'public' modifier. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Redundant 'public' modifier. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Redundant 'public' modifier. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Redundant 'public' modifier. | 58 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Variable 'gridXStart' must be private and have accessor methods. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Variable 'gridYStart' must be private and have accessor methods. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Variable 'gridStep' must be private and have accessor methods. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Variable 'gridXCellCount' must be private and have accessor methods. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Variable 'gridYCellCount' must be private and have accessor methods. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter agent should be final. | 31 | |
Parameter gridStep should be final. | 31 | |
'gridStep' hides a field. | 31 | |
Parameter gridXCellCount should be final. | 31 | |
'gridXCellCount' hides a field. | 31 | |
Parameter gridYCellCount should be final. | 31 | |
'gridYCellCount' hides a field. | 31 | |
Line contains a tab character. | 32 | |
Parameter gridXStart should be final. | 32 | |
'gridXStart' hides a field. | 32 | |
Parameter gridYStart should be final. | 32 | |
'gridYStart' hides a field. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter agent should be final. | 36 | |
Parameter gridStep should be final. | 36 | |
'gridStep' hides a field. | 36 | |
Parameter gridXCellCount should be final. | 36 | |
'gridXCellCount' hides a field. | 36 | |
Parameter gridYCellCount should be final. | 36 | |
'gridYCellCount' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Parameter gridXStart should be final. | 37 | |
'gridXStart' hides a field. | 37 | |
Parameter gridYStart should be final. | 37 | |
'gridYStart' hides a field. | 37 | |
Parameter log should be final. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Method 'initGrid' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter gridStep should be final. | 42 | |
'gridStep' hides a field. | 42 | |
Parameter gridXCellCount should be final. | 42 | |
'gridXCellCount' hides a field. | 42 | |
Parameter gridYCellCount should be final. | 42 | |
'gridYCellCount' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Parameter gridXStart should be final. | 43 | |
'gridXStart' hides a field. | 43 | |
Parameter gridYStart should be final. | 43 | |
'gridYStart' hides a field. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Method 'getCell' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line contains a tab character. | 54 | |
Parameter cellId should be final. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter x should be final. | 78 | |
'x' hides a field. | 78 | |
Parameter y should be final. | 78 | |
'y' hides a field. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter source should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'getX' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Method 'getY' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Method 'setX' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter x should be final. | 96 | |
'x' hides a field. | 96 | |
Line contains a tab character. | 97 | |
Inner assignments should be avoided. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Method 'setY' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter y should be final. | 100 | |
'y' hides a field. | 100 | |
Line contains a tab character. | 101 | |
Inner assignments should be avoided. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Method 'setIndices' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter cellId should be final. | 104 | |
Parameter grid should be final. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
'cast' is not followed by whitespace. | 105 | |
'/' is not preceded with whitespace. | 105 | |
'/' is not followed by whitespace. | 105 | |
'*' is not preceded with whitespace. | 105 | |
'*' is not followed by whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
'cast' is not followed by whitespace. | 106 | |
'/' is not preceded with whitespace. | 106 | |
'/' is not followed by whitespace. | 106 | |
'*' is not preceded with whitespace. | 106 | |
'*' is not followed by whitespace. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 110 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Line contains a tab character. | 111 | |
Parameter o should be final. | 111 | |
Line contains a tab character. | 112 | |
'&&' should be on a new line. | 112 | |
Line has trailing spaces. | 113 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
'cast' is not followed by whitespace. | 113 | |
'cast' is not followed by whitespace. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Method 'getCellIndices' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter cellId should be final. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
'cast' is not followed by whitespace. | 118 | |
'/' is not preceded with whitespace. | 118 | |
'/' is not followed by whitespace. | 118 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
'cast' is not followed by whitespace. | 119 | |
'/' is not preceded with whitespace. | 119 | |
'/' is not followed by whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Method 'getLowerXBound' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Method 'getUpperXBound' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Method 'getLowerYBound' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Method 'getUpperYBound' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 143 | |
Method 'getGridStep' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Method 'getXCount' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line has trailing spaces. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Method 'getYCount' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Method 'getCell' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter x should be final. | 155 | |
Parameter y should be final. | 155 | |
'if' construct must use '{}'s. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line has trailing spaces. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
'/' is not preceded with whitespace. | 160 | |
'/' is not followed by whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Method 'getIterator' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Line contains a tab character. | 164 | |
Parameter cellId should be final. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter cellId should be final. | 25 | |
Parameter grid should be final. | 25 | |
'grid' hides a field. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'getCell' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Method 'getBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'getLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'getRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'getTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Method 'getBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'getListOfNeighbouringCells' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 91 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter x should be final. | 95 | |
'x' hides a field. | 95 | |
Parameter y should be final. | 95 | |
'y' hides a field. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Missing a Javadoc comment. | 100 | |
Variable 'x' must be private and have accessor methods. | 100 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 | |
Variable 'y' must be private and have accessor methods. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'getNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Parameter direction should be final. | 105 | |
Line contains a tab character. | 106 | |
Name 'tested_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
Line contains a tab character. | 107 | |
Name 'maximal_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
Line contains a tab character. | 108 | |
Name 'current_dot' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Inner assignments should be avoided. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Inner assignments should be avoided. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Inner assignments should be avoided. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Inner assignments should be avoided. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Inner assignments should be avoided. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Inner assignments should be avoided. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 169 | |
Method 'getCellsInRadiusOf' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Parameter radius should be final. | 170 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Name 'normed_radius' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
'/' is not preceded with whitespace. | 173 | |
'/' is not followed by whitespace. | 173 | |
Line contains a tab character. | 174 | |
Name 'y_base' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 177 | |
Line contains a tab character. | 177 | |
Line has trailing spaces. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line has trailing spaces. | 184 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line has trailing spaces. | 188 | |
Line contains a tab character. | 188 | |
Line has trailing spaces. | 189 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Name 'y_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 | |
Line has trailing spaces. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
',' is not followed by whitespace. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Method 'moveToBottomLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 207 | |
Method 'moveToBottomNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 215 | |
Method 'moveToBottomRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 223 | |
Method 'moveToLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 231 | |
Method 'moveToNeighbourCellInDirection' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Parameter direction should be final. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 239 | |
Method 'moveToRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Method 'moveToTopLeftNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 255 | |
Method 'moveToTopNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 263 | |
Method 'moveToTopRightNeighbourCell' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Variable 'cellId' must be private and have accessor methods. | 23 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'gameInfo' must be private and have accessor methods. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter gameInfo should be final. | 32 | |
'gameInfo' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter cellId should be final. | 36 | |
'cellId' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter x should be final. | 40 | |
Parameter y should be final. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'hasFlag' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 55 | |
Parameter flag should be final. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter location should be final. | 59 | |
Parameter flag should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter x should be final. | 67 | |
Parameter y should be final. | 67 | |
Parameter flag should be final. | 67 | |
'if' construct must use '{}'s. | 69 | |
Line contains a tab character. | 69 | |
'-180f' is a magic number. | 69 | |
'180f' is a magic number. | 69 | |
'-90f' is a magic number. | 69 | |
'90f' is a magic number. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
switch without "default" clause. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Avoid nested blocks. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Avoid nested blocks. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'if' construct must use '{}'s. | 85 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Inner assignments should be avoided. | 85 | |
'||' should be on a new line. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Avoid nested blocks. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Method 'getCellId' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Variable 'location' must be private and have accessor methods. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter x should be final. | 16 | |
Parameter y should be final. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter location should be final. | 20 | |
'location' hides a field. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Method 'getX' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
'cast' is not followed by whitespace. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'getY' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
'cast' is not followed by whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Expected an @return tag. | 23 | |
Line contains a tab character. | 23 | |
Redundant 'public' modifier. | 23 | |
Expected @param tag for 'location'. | 23 | |
Expected @param tag for 'flag'. | 23 | |
Line contains a tab character. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Expected an @return tag. | 34 | |
Line contains a tab character. | 34 | |
Redundant 'public' modifier. | 34 | |
Expected @param tag for 'x'. | 34 | |
Expected @param tag for 'y'. | 34 | |
Expected @param tag for 'flag'. | 34 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Expected an @return tag. | 44 | |
Line contains a tab character. | 44 | |
Redundant 'public' modifier. | 44 | |
Expected @param tag for 'location'. | 44 | |
Expected @param tag for 'enemyId'. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Expected an @return tag. | 55 | |
Line contains a tab character. | 55 | |
Redundant 'public' modifier. | 55 | |
Expected @param tag for 'x'. | 55 | |
Expected @param tag for 'y'. | 55 | |
Expected @param tag for 'enemyId'. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Expected an @return tag. | 67 | |
Line contains a tab character. | 67 | |
Redundant 'public' modifier. | 67 | |
Expected @param tag for 'location'. | 67 | |
Expected @param tag for 'enemyId'. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Redundant 'public' modifier. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Expected an @return tag. | 82 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Redundant 'public' modifier. | 82 | |
Expected @param tag for 'start'. | 82 | |
Expected @param tag for 'end'. | 82 | |
Line contains a tab character. | 83 | |
Expected @param tag for 'flag'. | 83 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Expected an @return tag. | 96 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Redundant 'public' modifier. | 96 | |
Expected @param tag for 'start'. | 96 | |
Expected @param tag for 'end'. | 96 | |
Line contains a tab character. | 97 | |
Expected @param tag for 'flag'. | 97 | |
Line contains a tab character. | 98 | |
Expected @param tag for 'distance'. | 98 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter logic should be final. | 30 | |
'logic' hides a field. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Parameter mapInfo should be final. | 31 | |
'mapInfo' hides a field. | 31 | |
Parameter qTreesManager should be final. | 31 | |
'qTreesManager' hides a field. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Expected an @return tag. | 46 | |
Line contains a tab character. | 46 | |
Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter minDistance should be final. | 46 | |
Expected @param tag for 'minDistance'. | 46 | |
Parameter count should be final. | 46 | |
Expected @param tag for 'count'. | 46 | |
Line contains a tab character. | 47 | |
Parameter buildingType should be final. | 47 | |
Expected @param tag for 'buildingType'. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
'5d' is a magic number. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
'5d' is a magic number. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Parameter locations should be final. | 63 | |
Line contains a tab character. | 64 | |
Parameter minDistance should be final. | 64 | |
Parameter count should be final. | 64 | |
Parameter buildingType should be final. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
'if' construct must use '{}'s. | 78 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Name 'far_enough_from_others' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Name 'other_buildings' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
'if' construct must use '{}'s. | 95 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'if' construct must use '{}'s. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
'if' construct must use '{}'s. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'ownBuildings' must be private and have accessor methods. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'enemyBuildings' must be private and have accessor methods. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'placementQueue' must be private and have accessor methods. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Variable 'placementsCounter' must be private and have accessor methods. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Variable 'lastPlacement' must be private and have accessor methods. | 46 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Variable 'logicListener' must be private and have accessor methods. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
'if' construct must use '{}'s. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Variable 'logic' must be private and have accessor methods. | 84 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Variable 'buildingListener' must be private and have accessor methods. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Parameter event should be final. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Missing a Javadoc comment. | 108 | |
Variable 'building' must be private and have accessor methods. | 108 | |
Line contains a tab character. | 109 | |
Missing a Javadoc comment. | 109 | |
Variable 'ai' must be private and have accessor methods. | 109 | |
Line contains a tab character. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter building should be final. | 111 | |
'building' hides a field. | 111 | |
Parameter ai should be final. | 111 | |
'ai' hides a field. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Missing a Javadoc comment. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter ai should be final. | 120 | |
'ai' hides a field. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Missing a Javadoc comment. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter logic should be final. | 129 | |
'logic' hides a field. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Method 'addBuilding' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Parameter building should be final. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 152 | |
Method 'removeBuilding' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter building should be final. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Method 'addOwnBuilding' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter building should be final. | 160 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Method 'removeOwnBuilding' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter building should be final. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
'if' construct must use '{}'s. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
Method 'addEnemyBuilding' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter building should be final. | 189 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
'if' construct must use '{}'s. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Method 'removeEnemyBuilding' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Parameter building should be final. | 199 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
'if' construct must use '{}'s. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line has trailing spaces. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Expected an @return tag. | 215 | |
Line contains a tab character. | 215 | |
Method 'getOwnBuildings' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line has trailing spaces. | 221 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Expected an @return tag. | 224 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Method 'getEnemyBuildings' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line has trailing spaces. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Expected an @return tag. | 233 | |
Line contains a tab character. | 233 | |
Method 'getSingleEnemyBuildings' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Parameter enemyId should be final. | 233 | |
Expected @param tag for 'enemyId'. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter unitObject should be final. | 237 | |
Line contains a tab character. | 238 | |
'||' should be on a new line. | 238 | |
Line contains a tab character. | 239 | |
'||' should be on a new line. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 243 | |
Missing a Javadoc comment. | 243 | |
Parameter type should be final. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line has trailing spaces. | 250 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Method 'placeBuildings' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Parameter locations should be final. | 254 | |
Expected @param tag for 'locations'. | 254 | |
Parameter type should be final. | 254 | |
Expected @param tag for 'type'. | 254 | |
'if' construct must use '{}'s. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line has trailing spaces. | 265 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Expected an @return tag. | 270 | |
Line contains a tab character. | 270 | |
Method 'assignAI' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Parameter building should be final. | 270 | |
Expected @param tag for 'building'. | 270 | |
Parameter ai should be final. | 270 | |
Expected @param tag for 'ai'. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 281 | |
Method 'act' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Missing a Javadoc comment. | 281 | |
Parameter command should be final. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line has trailing spaces. | 289 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Expected an @return tag. | 292 | |
Line contains a tab character. | 292 | |
Method 'isFinished' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 1 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'logic' must be private and have accessor methods. | 36 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'enemyFleets' must be private and have accessor methods. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Variable 'ownFleets' must be private and have accessor methods. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Variable 'ownTeamId' must be private and have accessor methods. | 40 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Variable 'queuedPlacings' must be private and have accessor methods. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Variable 'oldPlacings' must be private and have accessor methods. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Variable 'fleet' must be private and have accessor methods. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Variable 'ai' must be private and have accessor methods. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter fleet should be final. | 55 | |
'fleet' hides a field. | 55 | |
Parameter ai should be final. | 55 | |
'ai' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter ai should be final. | 64 | |
'ai' hides a field. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Variable 'placementOptions' must be private and have accessor methods. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Variable 'callback' must be private and have accessor methods. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Variable 'expectedCount' must be private and have accessor methods. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Variable 'data' must be private and have accessor methods. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Variable 'succeeded' must be private and have accessor methods. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Variable 'last' must be private and have accessor methods. | 79 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Variable 'fleetComposition' must be private and have accessor methods. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Variable 'lastPlacementTime' must be private and have accessor methods. | 81 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter expectedCount should be final. | 84 | |
'expectedCount' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Parameter fleetComposition should be final. | 85 | |
'fleetComposition' hides a field. | 85 | |
Line contains a tab character. | 86 | |
Parameter placementOptions should be final. | 86 | |
'placementOptions' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Parameter data should be final. | 87 | |
'data' hides a field. | 87 | |
Line contains a tab character. | 88 | |
Parameter callback should be final. | 88 | |
'callback' hides a field. | 88 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Missing a Javadoc comment. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Missing a Javadoc comment. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Missing a Javadoc comment. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
'||' should be on a new line. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'if' construct must use '{}'s. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
'if' construct must use '{}'s. | 140 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter fleet should be final. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 175 | |
Method 'refresh' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Method 'queuePlacingsContain' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Parameter location should be final. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 191 | |
Missing a Javadoc comment. | 191 | |
Line contains a tab character. | 192 | |
Parameter logic should be final. | 192 | |
'logic' hides a field. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 200 | |
Missing a Javadoc comment. | 200 | |
Variable 'listener' must be private and have accessor methods. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Parameter event should be final. | 204 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
Missing a Javadoc comment. | 215 | |
Variable 'logicUpdateListener' must be private and have accessor methods. | 215 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
'if' construct must use '{}'s. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
'if' construct must use '{}'s. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 232 | |
Method 'addFleet' is not designed for extension - needs to be abstract, final or empty. | 232 | |
Missing a Javadoc comment. | 232 | |
Parameter fleet should be final. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Method 'removeFleet' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
Parameter fleet should be final. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 248 | |
Method 'addEnemyFleet' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
Parameter fleet should be final. | 248 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
'if' construct must use '{}'s. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 259 | |
Method 'removeEnemyFleet' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Missing a Javadoc comment. | 259 | |
Parameter fleet should be final. | 259 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 271 | |
Method 'addOwnFleet' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Missing a Javadoc comment. | 271 | |
Parameter fleet should be final. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 275 | |
Line is longer than 80 characters. | 276 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line is longer than 80 characters. | 280 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line has trailing spaces. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 307 | |
Method 'removeOwnFleet' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Missing a Javadoc comment. | 307 | |
Parameter fleet should be final. | 307 | |
Line has trailing spaces. | 308 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line has trailing spaces. | 313 | |
Line contains a tab character. | 313 | |
'if' construct must use '{}'s. | 314 | |
Line is longer than 80 characters. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line is longer than 80 characters. | 317 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line has trailing spaces. | 332 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Expected an @return tag. | 335 | |
Line contains a tab character. | 335 | |
Method 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line has trailing spaces. | 341 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Expected an @return tag. | 344 | |
Line contains a tab character. | 344 | |
Method 'getEnemyFleets' is not designed for extension - needs to be abstract, final or empty. | 344 | |
Parameter enemyId should be final. | 344 | |
Expected @param tag for 'enemyId'. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Line has trailing spaces. | 353 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Expected an @return tag. | 356 | |
Line contains a tab character. | 356 | |
Method 'getOwnFleets' is not designed for extension - needs to be abstract, final or empty. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line has trailing spaces. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Expected an @return tag. | 367 | |
Line contains a tab character. | 367 | |
Method 'assignAI' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Parameter fleet should be final. | 367 | |
Expected @param tag for 'fleet'. | 367 | |
Parameter ai should be final. | 367 | |
Expected @param tag for 'ai'. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
First sentence should end with a period. | 378 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line has trailing spaces. | 380 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Expected an @return tag. | 385 | |
Line contains a tab character. | 385 | |
Method 'assignAI' is not designed for extension - needs to be abstract, final or empty. | 385 | |
Parameter fleetId should be final. | 385 | |
Expected @param tag for 'fleetId'. | 385 | |
Parameter ai should be final. | 385 | |
Expected @param tag for 'ai'. | 385 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line has trailing spaces. | 399 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line is longer than 80 characters. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Method 'placeFleet' is not designed for extension - needs to be abstract, final or empty. | 405 | |
Parameter location should be final. | 405 | |
Expected @param tag for 'location'. | 405 | |
Parameter ships should be final. | 405 | |
Expected @param tag for 'ships'. | 405 | |
Line contains a tab character. | 406 | |
Parameter initData should be final. | 406 | |
Expected @param tag for 'initData'. | 406 | |
Line contains a tab character. | 407 | |
Parameter finishedListener should be final. | 407 | |
Expected @param tag for 'finishedListener'. | 407 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line has trailing spaces. | 411 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 415 | |
Method 'isValidPlacement' is not designed for extension - needs to be abstract, final or empty. | 415 | |
Missing a Javadoc comment. | 415 | |
Parameter location should be final. | 415 | |
Parameter count should be final. | 415 | |
Line contains a tab character. | 416 | |
Conditional logic can be removed. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line is longer than 80 characters. | 424 | |
Line contains a tab character. | 424 | |
Method 'placeFleetWorker' is not designed for extension - needs to be abstract, final or empty. | 424 | |
Missing a Javadoc comment. | 424 | |
Parameter location should be final. | 424 | |
Parameter ships should be final. | 424 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 429 | |
Line is longer than 80 characters. | 430 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line has trailing spaces. | 441 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Method 'placeFleet' is not designed for extension - needs to be abstract, final or empty. | 449 | |
Line contains a tab character. | 450 | |
Parameter orderedPlacements should be final. | 450 | |
Line contains a tab character. | 451 | |
Parameter fleetComposition should be final. | 451 | |
Parameter fleetsCount should be final. | 451 | |
Expected @param tag for 'fleetsCount'. | 451 | |
Line contains a tab character. | 452 | |
Parameter initData should be final. | 452 | |
Expected @param tag for 'initData'. | 452 | |
Line contains a tab character. | 453 | |
Parameter finishedListener should be final. | 453 | |
Expected @param tag for 'finishedListener'. | 453 | |
'if' construct must use '{}'s. | 455 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Line is longer than 80 characters. | 458 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line is longer than 80 characters. | 464 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 468 | |
Line is longer than 80 characters. | 469 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 481 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 484 | |
Line has trailing spaces. | 485 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Name 'STEP_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Variable 'STEP_SIZE' must be private and have accessor methods. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Name 'SIMPLIFICATION_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
Variable 'SIMPLIFICATION_FACTOR' must be private and have accessor methods. | 47 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Variable 'territories' must be private and have accessor methods. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Variable 'ownTerritories' must be private and have accessor methods. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Variable 'enemyTerritories' must be private and have accessor methods. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Variable 'land' must be private and have accessor methods. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Variable 'sea' must be private and have accessor methods. | 72 | |
First sentence should end with a period. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Variable 'flagChecker' must be private and have accessor methods. | 77 | |
First sentence should end with a period. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Variable 'currentFlag' must be private and have accessor methods. | 82 | |
First sentence should end with a period. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Variable 'currentTerritoryId' must be private and have accessor methods. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Variable 'currentEnemyId' must be private and have accessor methods. | 91 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Variable 'lastAssignedTerritory' must be private and have accessor methods. | 93 | |
Line contains a tab character. | 95 | |
Missing a Javadoc comment. | 95 | |
Variable 'minX' must be private and have accessor methods. | 95 | |
Line contains a tab character. | 96 | |
Missing a Javadoc comment. | 96 | |
Variable 'minY' must be private and have accessor methods. | 96 | |
Line contains a tab character. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter agent should be final. | 98 | |
Line contains a tab character. | 99 | |
Parameter flagChecker should be final. | 99 | |
'flagChecker' hides a field. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter agent should be final. | 103 | |
Line contains a tab character. | 104 | |
Parameter flagChecker should be final. | 104 | |
'flagChecker' hides a field. | 104 | |
Parameter preprocessedPath should be final. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter agent should be final. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Parameter flagChecker should be final. | 109 | |
'flagChecker' hides a field. | 109 | |
Parameter preprocessedPath should be final. | 109 | |
Parameter log should be final. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter agent should be final. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Parameter flagChecker should be final. | 114 | |
'flagChecker' hides a field. | 114 | |
Parameter preprocessedPath should be final. | 114 | |
Parameter log should be final. | 114 | |
Line contains a tab character. | 115 | |
Parameter dependencies should be final. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
'if' construct must use '{}'s. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
'if' construct must use '{}'s. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'else' construct must use '{}'s. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line has trailing spaces. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line has trailing spaces. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 179 | |
Method 'saveBorders' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Parameter saver should be final. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
switch without "default" clause. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'if' construct must use '{}'s. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Parameter preprocessedPath should be final. | 227 | |
Expected @param tag for 'preprocessedPath'. | 227 | |
Line contains a tab character. | 228 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line has trailing spaces. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Line has trailing spaces. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
'if' construct must use '{}'s. | 246 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 250 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line is longer than 80 characters. | 253 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Avoid nested blocks. | 255 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 262 | |
switch without "default" clause. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Avoid nested blocks. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Avoid nested blocks. | 269 | |
Line is longer than 80 characters. | 270 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Avoid nested blocks. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Avoid nested blocks. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Method 'getWorldView' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Missing a Javadoc comment. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line has trailing spaces. | 303 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Expected an @return tag. | 307 | |
Line contains a tab character. | 307 | |
Redundant 'final' modifier. | 307 | |
Parameter coords should be final. | 307 | |
Expected @param tag for 'coords'. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Missing a Javadoc comment. | 311 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Missing a Javadoc comment. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 323 | |
Missing a Javadoc comment. | 323 | |
Variable 'territoryIterator' must be private and have accessor methods. | 323 | |
Line is longer than 80 characters. | 324 | |
Line contains a tab character. | 324 | |
Missing a Javadoc comment. | 324 | |
Variable 'acceptedFlags' must be private and have accessor methods. | 324 | |
Line contains a tab character. | 325 | |
Missing a Javadoc comment. | 325 | |
Variable 'flagIterator' must be private and have accessor methods. | 325 | |
Line contains a tab character. | 327 | |
Missing a Javadoc comment. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 333 | |
Line is longer than 80 characters. | 334 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
Line is longer than 80 characters. | 337 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line is longer than 80 characters. | 342 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'if' construct must use '{}'s. | 363 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line is longer than 80 characters. | 369 | |
Line contains a tab character. | 369 | |
Line is longer than 80 characters. | 370 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
'}' should be on the same line. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 382 | |
Line is longer than 80 characters. | 383 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
'&&' should be on a new line. | 391 | |
Line is longer than 80 characters. | 392 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 394 | |
Line is longer than 80 characters. | 396 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
Line is longer than 80 characters. | 398 | |
Line contains a tab character. | 398 | |
Line is longer than 80 characters. | 400 | |
Line contains a tab character. | 400 | |
Line is longer than 80 characters. | 402 | |
Line contains a tab character. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
Line is longer than 80 characters. | 404 | |
Line contains a tab character. | 404 | |
Line is longer than 80 characters. | 407 | |
Line contains a tab character. | 407 | |
Line is longer than 80 characters. | 408 | |
Line contains a tab character. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 410 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
Line is longer than 80 characters. | 412 | |
Line contains a tab character. | 412 | |
Line is longer than 80 characters. | 413 | |
Line contains a tab character. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
Line is longer than 80 characters. | 415 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 420 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line is longer than 80 characters. | 429 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line is longer than 80 characters. | 439 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 442 | |
Missing a Javadoc comment. | 442 | |
Parameter flag should be final. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
Line is longer than 80 characters. | 447 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line is longer than 80 characters. | 455 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Inner assignments should be avoided. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Method 'processMap' is not designed for extension - needs to be abstract, final or empty. | 470 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 477 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
Line is longer than 80 characters. | 485 | |
Line contains a tab character. | 485 | |
Line is longer than 80 characters. | 486 | |
Line contains a tab character. | 486 | |
Line is longer than 80 characters. | 488 | |
Line contains a tab character. | 488 | |
Name 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 488 | |
Line contains a tab character. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
Line is longer than 80 characters. | 492 | |
Line contains a tab character. | 492 | |
Line is longer than 80 characters. | 493 | |
Line contains a tab character. | 493 | |
Line is longer than 80 characters. | 495 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Line is longer than 80 characters. | 497 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 507 | |
switch without "default" clause. | 507 | |
Line contains a tab character. | 508 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
Line contains a tab character. | 511 | |
Avoid nested blocks. | 511 | |
Line has trailing spaces. | 512 | |
Line contains a tab character. | 512 | |
Line is longer than 80 characters. | 513 | |
Line contains a tab character. | 513 | |
Line is longer than 80 characters. | 514 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 516 | |
switch without "default" clause. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
Line contains a tab character. | 520 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 530 | |
Line contains a tab character. | 531 | |
Line contains a tab character. | 532 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line has trailing spaces. | 542 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 545 | |
Expected an @return tag. | 546 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Parameter poly should be final. | 547 | |
Expected @param tag for 'poly'. | 547 | |
'if' construct must use '{}'s. | 548 | |
Line contains a tab character. | 548 | |
'3' is a magic number. | 548 | |
Line contains a tab character. | 549 | |
Line has trailing spaces. | 550 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 552 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 555 | |
Name 'last_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 | |
Line has trailing spaces. | 556 | |
Line contains a tab character. | 556 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 559 | |
Line has trailing spaces. | 560 | |
Line contains a tab character. | 560 | |
'if' construct must use '{}'s. | 561 | |
Line contains a tab character. | 561 | |
Line contains a tab character. | 562 | |
Line has trailing spaces. | 563 | |
Line contains a tab character. | 563 | |
Line contains a tab character. | 564 | |
'&&' should be on a new line. | 564 | |
Line is longer than 80 characters. | 565 | |
Line contains a tab character. | 565 | |
'0.1f' is a magic number. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 568 | |
Line has trailing spaces. | 569 | |
Line contains a tab character. | 569 | |
'if' construct must use '{}'s. | 570 | |
Line contains a tab character. | 570 | |
Line is longer than 80 characters. | 571 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Line has trailing spaces. | 573 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 577 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
Line contains a tab character. | 584 | |
Line has trailing spaces. | 585 | |
Line contains a tab character. | 585 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 588 | |
Line has trailing spaces. | 589 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Line has trailing spaces. | 593 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line has trailing spaces. | 597 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line has trailing spaces. | 603 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line contains a tab character. | 607 | |
Expected an @return tag. | 608 | |
Line is longer than 80 characters. | 608 | |
Line contains a tab character. | 608 | |
Parameter first should be final. | 608 | |
Expected @param tag for 'first'. | 608 | |
Parameter second should be final. | 608 | |
Expected @param tag for 'second'. | 608 | |
Line has trailing spaces. | 609 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
'||' should be on a new line. | 610 | |
Line contains a tab character. | 611 | |
Line is longer than 80 characters. | 612 | |
Line contains a tab character. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 615 | |
Line is longer than 80 characters. | 617 | |
Line contains a tab character. | 617 | |
Missing a Javadoc comment. | 617 | |
Parameter coords should be final. | 617 | |
Parameter flag should be final. | 617 | |
'if' construct must use '{}'s. | 618 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 619 | |
'if' construct must use '{}'s. | 621 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line contains a tab character. | 624 | |
Name 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 | |
Line contains a tab character. | 625 | |
'if' construct must use '{}'s. | 627 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
Line contains a tab character. | 629 | |
Line is longer than 80 characters. | 631 | |
Line contains a tab character. | 631 | |
Line contains a tab character. | 632 | |
'if' construct must use '{}'s. | 634 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
Line contains a tab character. | 636 | |
Line contains a tab character. | 638 | |
Line contains a tab character. | 639 | |
Line contains a tab character. | 641 | |
Missing a Javadoc comment. | 641 | |
Parameter coords should be final. | 641 | |
Parameter flag should be final. | 641 | |
'if' construct must use '{}'s. | 643 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 644 | |
'if' construct must use '{}'s. | 646 | |
Line contains a tab character. | 646 | |
Line contains a tab character. | 647 | |
Line contains a tab character. | 649 | |
Name 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 649 | |
Line contains a tab character. | 651 | |
Line is longer than 80 characters. | 653 | |
Line contains a tab character. | 653 | |
'if' construct must use '{}'s. | 655 | |
Line contains a tab character. | 655 | |
Line contains a tab character. | 656 | |
Line contains a tab character. | 657 | |
Line is longer than 80 characters. | 659 | |
Line contains a tab character. | 659 | |
'if' construct must use '{}'s. | 661 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line is longer than 80 characters. | 665 | |
Line contains a tab character. | 665 | |
'if' construct must use '{}'s. | 667 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 668 | |
Line contains a tab character. | 669 | |
Line is longer than 80 characters. | 671 | |
Line contains a tab character. | 671 | |
'if' construct must use '{}'s. | 673 | |
Line contains a tab character. | 673 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line contains a tab character. | 677 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
'if' construct must use '{}'s. | 682 | |
Line contains a tab character. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line contains a tab character. | 686 | |
Line contains a tab character. | 687 | |
'if' construct must use '{}'s. | 689 | |
Line contains a tab character. | 689 | |
Line contains a tab character. | 690 | |
Line contains a tab character. | 691 | |
Line contains a tab character. | 693 | |
Line contains a tab character. | 694 | |
'if' construct must use '{}'s. | 696 | |
Line contains a tab character. | 696 | |
Line contains a tab character. | 697 | |
Line contains a tab character. | 698 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
'if' construct must use '{}'s. | 703 | |
Line contains a tab character. | 703 | |
Line contains a tab character. | 704 | |
Line contains a tab character. | 705 | |
Line contains a tab character. | 707 | |
Line contains a tab character. | 708 | |
Line contains a tab character. | 710 | |
Missing a Javadoc comment. | 710 | |
Parameter coords should be final. | 710 | |
Parameter flag should be final. | 710 | |
'if' construct must use '{}'s. | 711 | |
Line contains a tab character. | 711 | |
Line contains a tab character. | 712 | |
'if' construct must use '{}'s. | 714 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
Line contains a tab character. | 717 | |
Name 'neighbour_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 717 | |
Line is longer than 80 characters. | 719 | |
Line contains a tab character. | 719 | |
'if' construct must use '{}'s. | 721 | |
Line contains a tab character. | 721 | |
Line contains a tab character. | 722 | |
Line contains a tab character. | 723 | |
Line is longer than 80 characters. | 725 | |
Line contains a tab character. | 725 | |
'if' construct must use '{}'s. | 727 | |
Line contains a tab character. | 727 | |
Line contains a tab character. | 728 | |
Line contains a tab character. | 729 | |
Line contains a tab character. | 731 | |
Line contains a tab character. | 732 | |
Missing a Javadoc comment. | 734 | |
Line contains a tab character. | 734 | |
Line contains a tab character. | 735 | |
Missing a Javadoc comment. | 735 | |
Line contains a tab character. | 736 | |
Missing a Javadoc comment. | 736 | |
Line contains a tab character. | 738 | |
Missing a Javadoc comment. | 738 | |
Parameter x should be final. | 738 | |
'x' hides a field. | 738 | |
Parameter y should be final. | 738 | |
'y' hides a field. | 738 | |
Line contains a tab character. | 739 | |
Line contains a tab character. | 740 | |
Line contains a tab character. | 741 | |
Line contains a tab character. | 742 | |
Line contains a tab character. | 744 | |
Missing a Javadoc comment. | 744 | |
Parameter source should be final. | 744 | |
Line contains a tab character. | 745 | |
Line contains a tab character. | 746 | |
Line contains a tab character. | 747 | |
Line contains a tab character. | 748 | |
Line contains a tab character. | 750 | |
Missing a Javadoc comment. | 750 | |
Line contains a tab character. | 751 | |
Line contains a tab character. | 752 | |
Line contains a tab character. | 754 | |
Missing a Javadoc comment. | 754 | |
Line contains a tab character. | 755 | |
Line contains a tab character. | 756 | |
Line contains a tab character. | 758 | |
Missing a Javadoc comment. | 758 | |
Parameter x should be final. | 758 | |
'x' hides a field. | 758 | |
Line contains a tab character. | 759 | |
Line contains a tab character. | 760 | |
Line contains a tab character. | 762 | |
Line contains a tab character. | 763 | |
Line contains a tab character. | 765 | |
Missing a Javadoc comment. | 765 | |
Parameter y should be final. | 765 | |
'y' hides a field. | 765 | |
Line contains a tab character. | 766 | |
Line contains a tab character. | 767 | |
Line contains a tab character. | 769 | |
Line contains a tab character. | 770 | |
Line contains a tab character. | 772 | |
Missing a Javadoc comment. | 772 | |
Line contains a tab character. | 773 | |
Line is longer than 80 characters. | 774 | |
Line contains a tab character. | 774 | |
Line contains a tab character. | 775 | |
Line contains a tab character. | 777 | |
Line contains a tab character. | 778 | |
Line contains a tab character. | 780 | |
Missing a Javadoc comment. | 780 | |
Line is longer than 80 characters. | 781 | |
Line contains a tab character. | 781 | |
Line contains a tab character. | 782 | |
Line contains a tab character. | 784 | |
Missing a Javadoc comment. | 784 | |
Line is longer than 80 characters. | 785 | |
Line contains a tab character. | 785 | |
Line contains a tab character. | 786 | |
Line contains a tab character. | 788 | |
Missing a Javadoc comment. | 788 | |
Redundant 'final' modifier. | 788 | |
'if' construct must use '{}'s. | 789 | |
Line contains a tab character. | 789 | |
Line contains a tab character. | 790 | |
Line is longer than 80 characters. | 791 | |
Line contains a tab character. | 791 | |
'if' construct must use '{}'s. | 793 | |
Line contains a tab character. | 793 | |
Line contains a tab character. | 794 | |
Line is longer than 80 characters. | 795 | |
Line contains a tab character. | 795 | |
Line contains a tab character. | 796 | |
Line contains a tab character. | 798 | |
Missing a Javadoc comment. | 798 | |
Redundant 'final' modifier. | 798 | |
'if' construct must use '{}'s. | 799 | |
Line contains a tab character. | 799 | |
Line contains a tab character. | 800 | |
Line is longer than 80 characters. | 801 | |
Line contains a tab character. | 801 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Line contains a tab character. | 806 | |
Missing a Javadoc comment. | 806 | |
Line contains a tab character. | 807 | |
Line contains a tab character. | 808 | |
Line contains a tab character. | 810 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 810 | |
Line contains a tab character. | 811 | |
Parameter o should be final. | 811 | |
Line contains a tab character. | 812 | |
Line contains a tab character. | 813 | |
Line contains a tab character. | 815 | |
Missing a Javadoc comment. | 815 | |
Parameter coords should be final. | 815 | |
Line contains a tab character. | 816 | |
Line contains a tab character. | 817 | |
Line contains a tab character. | 819 | |
Line contains a tab character. | 820 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 823 | |
Line contains a tab character. | 824 | |
Line contains a tab character. | 825 | |
Line contains a tab character. | 826 | |
Line contains a tab character. | 828 | |
Missing a Javadoc comment. | 828 | |
Parameter coords should be final. | 828 | |
Line contains a tab character. | 829 | |
Parameter flag should be final. | 829 | |
Parameter visited should be final. | 829 | |
Line contains a tab character. | 831 | |
Name 'visited_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 831 | |
Line contains a tab character. | 832 | |
Line contains a tab character. | 833 | |
Line contains a tab character. | 834 | |
Line is longer than 80 characters. | 836 | |
Line contains a tab character. | 836 | |
Line contains a tab character. | 838 | |
Name 'first_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 838 | |
Line contains a tab character. | 839 | |
Name 'old_coords' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 839 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 843 | |
Name 'old_direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 843 | |
Line contains a tab character. | 845 | |
Line has trailing spaces. | 846 | |
Line contains a tab character. | 846 | |
Line contains a tab character. | 847 | |
Line contains a tab character. | 849 | |
Line is longer than 80 characters. | 850 | |
Line contains a tab character. | 850 | |
Line is longer than 80 characters. | 852 | |
Line contains a tab character. | 852 | |
Line is longer than 80 characters. | 854 | |
Line contains a tab character. | 854 | |
Line contains a tab character. | 855 | |
Line contains a tab character. | 857 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line contains a tab character. | 860 | |
Line contains a tab character. | 861 | |
Line is longer than 80 characters. | 863 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 864 | |
Line has trailing spaces. | 865 | |
Line contains a tab character. | 865 | |
Line contains a tab character. | 866 | |
Line is longer than 80 characters. | 867 | |
Line contains a tab character. | 867 | |
Line is longer than 80 characters. | 869 | |
Line contains a tab character. | 869 | |
Line is longer than 80 characters. | 871 | |
Line contains a tab character. | 871 | |
Line has trailing spaces. | 872 | |
Line contains a tab character. | 872 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 874 | |
Line contains a tab character. | 875 | |
Line has trailing spaces. | 876 | |
Line contains a tab character. | 876 | |
Line contains a tab character. | 877 | |
Line contains a tab character. | 879 | |
Line is longer than 80 characters. | 880 | |
Line contains a tab character. | 880 | |
Line contains a tab character. | 881 | |
Line contains a tab character. | 882 | |
Line contains a tab character. | 883 | |
Line contains a tab character. | 884 | |
Line has trailing spaces. | 885 | |
Line contains a tab character. | 885 | |
Line contains a tab character. | 886 | |
Line contains a tab character. | 888 | |
Line contains a tab character. | 889 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 892 | |
Line contains a tab character. | 893 | |
Line is longer than 80 characters. | 895 | |
Line contains a tab character. | 895 | |
Missing a Javadoc comment. | 895 | |
Parameter direction should be final. | 895 | |
Parameter coords should be final. | 895 | |
Line contains a tab character. | 896 | |
Parameter flag should be final. | 896 | |
Line contains a tab character. | 897 | |
Line is longer than 80 characters. | 899 | |
Line contains a tab character. | 899 | |
Line contains a tab character. | 900 | |
Line contains a tab character. | 901 | |
Line contains a tab character. | 903 | |
Line contains a tab character. | 904 | |
Line contains a tab character. | 906 | |
Missing a Javadoc comment. | 906 | |
Parameter x should be final. | 906 | |
Parameter y should be final. | 906 | |
Line contains a tab character. | 907 | |
Line contains a tab character. | 908 | |
Line contains a tab character. | 909 | |
Line contains a tab character. | 910 | |
Line contains a tab character. | 911 | |
Line contains a tab character. | 912 | |
Missing a Javadoc comment. | 914 | |
Line contains a tab character. | 914 | |
Line is longer than 80 characters. | 915 | |
Line contains a tab character. | 915 | |
Missing a Javadoc comment. | 915 | |
Missing a Javadoc comment. | 915 | |
Missing a Javadoc comment. | 915 | |
Missing a Javadoc comment. | 915 | |
Missing a Javadoc comment. | 915 | |
Line is longer than 80 characters. | 916 | |
Line contains a tab character. | 916 | |
Missing a Javadoc comment. | 916 | |
Missing a Javadoc comment. | 916 | |
Missing a Javadoc comment. | 916 | |
Line contains a tab character. | 918 | |
Missing a Javadoc comment. | 918 | |
Variable 'x' must be private and have accessor methods. | 918 | |
Line contains a tab character. | 919 | |
Missing a Javadoc comment. | 919 | |
Variable 'y' must be private and have accessor methods. | 919 | |
Line contains a tab character. | 921 | |
Missing a Javadoc comment. | 921 | |
Parameter x should be final. | 921 | |
'x' hides a field. | 921 | |
Parameter y should be final. | 921 | |
'y' hides a field. | 921 | |
Line contains a tab character. | 922 | |
Line contains a tab character. | 923 | |
Line contains a tab character. | 924 | |
Line contains a tab character. | 926 | |
Missing a Javadoc comment. | 926 | |
Line contains a tab character. | 927 | |
switch without "default" clause. | 927 | |
Line contains a tab character. | 928 | |
Line contains a tab character. | 929 | |
Line contains a tab character. | 930 | |
Line contains a tab character. | 931 | |
Line contains a tab character. | 932 | |
Line contains a tab character. | 933 | |
Line contains a tab character. | 934 | |
Line contains a tab character. | 935 | |
Line contains a tab character. | 936 | |
Line contains a tab character. | 937 | |
Line contains a tab character. | 938 | |
Line contains a tab character. | 939 | |
Line contains a tab character. | 940 | |
Line contains a tab character. | 941 | |
Line contains a tab character. | 942 | |
Line contains a tab character. | 943 | |
Line contains a tab character. | 944 | |
Line contains a tab character. | 945 | |
Line contains a tab character. | 946 | |
Line contains a tab character. | 948 | |
Missing a Javadoc comment. | 948 | |
Line contains a tab character. | 949 | |
switch without "default" clause. | 949 | |
Line contains a tab character. | 950 | |
Line contains a tab character. | 951 | |
Line contains a tab character. | 952 | |
Line contains a tab character. | 953 | |
Line contains a tab character. | 954 | |
Line contains a tab character. | 955 | |
Line contains a tab character. | 956 | |
Line contains a tab character. | 957 | |
Line contains a tab character. | 958 | |
Line contains a tab character. | 959 | |
Line contains a tab character. | 960 | |
Line contains a tab character. | 961 | |
Line contains a tab character. | 962 | |
Line contains a tab character. | 963 | |
Line contains a tab character. | 964 | |
Line contains a tab character. | 965 | |
Line contains a tab character. | 966 | |
Line contains a tab character. | 967 | |
Line contains a tab character. | 968 | |
Line contains a tab character. | 970 | |
Missing a Javadoc comment. | 970 | |
Line contains a tab character. | 971 | |
switch without "default" clause. | 971 | |
Line contains a tab character. | 972 | |
Line contains a tab character. | 973 | |
Line contains a tab character. | 974 | |
Line contains a tab character. | 975 | |
Line contains a tab character. | 976 | |
Line contains a tab character. | 977 | |
Line contains a tab character. | 978 | |
Line contains a tab character. | 979 | |
Line contains a tab character. | 980 | |
Line contains a tab character. | 981 | |
Line contains a tab character. | 982 | |
Line contains a tab character. | 983 | |
Line contains a tab character. | 984 | |
Line contains a tab character. | 985 | |
Line contains a tab character. | 986 | |
Line contains a tab character. | 987 | |
Line contains a tab character. | 988 | |
Line contains a tab character. | 989 | |
Line contains a tab character. | 990 | |
Line contains a tab character. | 992 | |
Missing a Javadoc comment. | 992 | |
Line contains a tab character. | 993 | |
switch without "default" clause. | 993 | |
Line contains a tab character. | 994 | |
Line contains a tab character. | 995 | |
Line contains a tab character. | 996 | |
Line contains a tab character. | 997 | |
Line contains a tab character. | 998 | |
Line contains a tab character. | 999 | |
Line contains a tab character. | 1000 | |
Line contains a tab character. | 1001 | |
Line contains a tab character. | 1003 | |
Missing a Javadoc comment. | 1003 | |
Line contains a tab character. | 1004 | |
switch without "default" clause. | 1004 | |
Line contains a tab character. | 1005 | |
Line contains a tab character. | 1006 | |
Line contains a tab character. | 1007 | |
Line contains a tab character. | 1008 | |
Line contains a tab character. | 1009 | |
Line contains a tab character. | 1010 | |
Line contains a tab character. | 1011 | |
Line contains a tab character. | 1012 | |
Line is longer than 80 characters. | 1014 | |
Line contains a tab character. | 1014 | |
Missing a Javadoc comment. | 1014 | |
Parameter coords should be final. | 1014 | |
Line contains a tab character. | 1016 | |
Line contains a tab character. | 1017 | |
switch without "default" clause. | 1017 | |
Line contains a tab character. | 1018 | |
Line is longer than 80 characters. | 1019 | |
Line contains a tab character. | 1019 | |
Line is longer than 80 characters. | 1020 | |
Line contains a tab character. | 1020 | |
Line contains a tab character. | 1021 | |
Line is longer than 80 characters. | 1022 | |
Line contains a tab character. | 1022 | |
Line is longer than 80 characters. | 1023 | |
Line contains a tab character. | 1023 | |
Line contains a tab character. | 1024 | |
Line is longer than 80 characters. | 1025 | |
Line contains a tab character. | 1025 | |
Line is longer than 80 characters. | 1026 | |
Line contains a tab character. | 1026 | |
Line contains a tab character. | 1027 | |
Line is longer than 80 characters. | 1028 | |
Line contains a tab character. | 1028 | |
Line is longer than 80 characters. | 1029 | |
Line contains a tab character. | 1029 | |
Line contains a tab character. | 1030 | |
Line is longer than 80 characters. | 1031 | |
Line contains a tab character. | 1031 | |
Line is longer than 80 characters. | 1032 | |
Line contains a tab character. | 1032 | |
Line contains a tab character. | 1033 | |
Line contains a tab character. | 1034 | |
Line is longer than 80 characters. | 1035 | |
Line contains a tab character. | 1035 | |
Line is longer than 80 characters. | 1036 | |
Line contains a tab character. | 1036 | |
Line contains a tab character. | 1037 | |
Line contains a tab character. | 1038 | |
Line is longer than 80 characters. | 1039 | |
Line contains a tab character. | 1039 | |
Line is longer than 80 characters. | 1040 | |
Line contains a tab character. | 1040 | |
Line contains a tab character. | 1041 | |
Line contains a tab character. | 1042 | |
Line is longer than 80 characters. | 1043 | |
Line contains a tab character. | 1043 | |
Line is longer than 80 characters. | 1044 | |
Line contains a tab character. | 1044 | |
Line contains a tab character. | 1045 | |
Line contains a tab character. | 1046 | |
Line contains a tab character. | 1047 | |
Line contains a tab character. | 1048 | |
Line contains a tab character. | 1049 | |
Line contains a tab character. | 1050 | |
Line contains a tab character. | 1051 | |
Line contains a tab character. | 1052 | |
Line contains a tab character. | 1053 | |
Line contains a tab character. | 1055 | |
Missing a Javadoc comment. | 1055 | |
Parameter coords should be final. | 1055 | |
Line contains a tab character. | 1056 | |
switch without "default" clause. | 1056 | |
Line contains a tab character. | 1057 | |
Line is longer than 80 characters. | 1058 | |
Line contains a tab character. | 1058 | |
Line contains a tab character. | 1059 | |
Line contains a tab character. | 1060 | |
Line is longer than 80 characters. | 1061 | |
Line contains a tab character. | 1061 | |
Line contains a tab character. | 1062 | |
Line contains a tab character. | 1063 | |
Line is longer than 80 characters. | 1064 | |
Line contains a tab character. | 1064 | |
Line contains a tab character. | 1065 | |
Line contains a tab character. | 1066 | |
Line is longer than 80 characters. | 1067 | |
Line contains a tab character. | 1067 | |
Line contains a tab character. | 1068 | |
Line contains a tab character. | 1069 | |
Line is longer than 80 characters. | 1070 | |
Line contains a tab character. | 1070 | |
Line contains a tab character. | 1071 | |
Line contains a tab character. | 1072 | |
Line is longer than 80 characters. | 1073 | |
Line contains a tab character. | 1073 | |
Line contains a tab character. | 1074 | |
Line contains a tab character. | 1075 | |
Line is longer than 80 characters. | 1076 | |
Line contains a tab character. | 1076 | |
Line contains a tab character. | 1077 | |
Line contains a tab character. | 1078 | |
Line is longer than 80 characters. | 1079 | |
Line contains a tab character. | 1079 | |
Line contains a tab character. | 1080 | |
Line contains a tab character. | 1081 | |
Line contains a tab character. | 1082 | |
Line contains a tab character. | 1083 | |
Line contains a tab character. | 1085 | |
Line contains a tab character. | 1087 | |
Line is longer than 80 characters. | 1088 | |
Line contains a tab character. | 1088 | |
Line is longer than 80 characters. | 1089 | |
Line contains a tab character. | 1089 | |
Line contains a tab character. | 1090 | |
Line contains a tab character. | 1091 | |
Line contains a tab character. | 1092 | |
Line contains a tab character. | 1093 | |
Expected an @return tag. | 1094 | |
Line contains a tab character. | 1094 | |
Line contains a tab character. | 1095 | |
Parameter poly should be final. | 1095 | |
Expected @param tag for 'poly'. | 1095 | |
Line has trailing spaces. | 1096 | |
Line contains a tab character. | 1096 | |
Line contains a tab character. | 1097 | |
Line has trailing spaces. | 1098 | |
Line contains a tab character. | 1098 | |
'if' construct must use '{}'s. | 1099 | |
Line contains a tab character. | 1099 | |
Line contains a tab character. | 1100 | |
Line is longer than 80 characters. | 1102 | |
Line contains a tab character. | 1102 | |
Line contains a tab character. | 1103 | |
Name 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1103 | |
Line contains a tab character. | 1105 | |
Line contains a tab character. | 1106 | |
Line contains a tab character. | 1107 | |
Line contains a tab character. | 1109 | |
Line contains a tab character. | 1110 | |
Line is longer than 80 characters. | 1112 | |
Line contains a tab character. | 1112 | |
Missing a Javadoc comment. | 1112 | |
Redundant 'final' modifier. | 1112 | |
Parameter poly should be final. | 1112 | |
'if' construct must use '{}'s. | 1114 | |
Line contains a tab character. | 1114 | |
Line contains a tab character. | 1115 | |
Line contains a tab character. | 1117 | |
Line contains a tab character. | 1119 | |
Line contains a tab character. | 1120 | |
Name 'look_back' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1120 | |
Line contains a tab character. | 1122 | |
Line is longer than 80 characters. | 1123 | |
Line contains a tab character. | 1123 | |
Comment matches to-do format 'TODO:'. | 1124 | |
Line contains a tab character. | 1124 | |
Line contains a tab character. | 1125 | |
Line contains a tab character. | 1126 | |
Line contains a tab character. | 1127 | |
Line contains a tab character. | 1128 | |
Line contains a tab character. | 1130 | |
Line contains a tab character. | 1131 | |
Line contains a tab character. | 1133 | |
'0.5f' is a magic number. | 1133 | |
Line contains a tab character. | 1134 | |
Line has trailing spaces. | 1135 | |
Line contains a tab character. | 1135 | |
Line contains a tab character. | 1136 | |
Missing a Javadoc comment. | 1136 | |
Parameter location should be final. | 1136 | |
Line contains a tab character. | 1138 | |
Line contains a tab character. | 1139 | |
Line contains a tab character. | 1140 | |
Line contains a tab character. | 1141 | |
Line contains a tab character. | 1142 | |
Line contains a tab character. | 1143 | |
Line contains a tab character. | 1144 | |
Line contains a tab character. | 1145 | |
Line contains a tab character. | 1146 | |
Line contains a tab character. | 1147 | |
Line contains a tab character. | 1148 | |
Line contains a tab character. | 1149 | |
Line contains a tab character. | 1150 | |
Line contains a tab character. | 1151 | |
Line is longer than 80 characters. | 1152 | |
Line contains a tab character. | 1152 | |
Line contains a tab character. | 1153 | |
Line contains a tab character. | 1155 | |
Line contains a tab character. | 1157 | |
Missing a Javadoc comment. | 1157 | |
Parameter poly should be final. | 1157 | |
Line has trailing spaces. | 1158 | |
Line contains a tab character. | 1158 | |
'if' construct must use '{}'s. | 1159 | |
Line contains a tab character. | 1159 | |
Line contains a tab character. | 1160 | |
Line has trailing spaces. | 1161 | |
Line contains a tab character. | 1161 | |
Line is longer than 80 characters. | 1162 | |
Line contains a tab character. | 1162 | |
Line contains a tab character. | 1163 | |
Line contains a tab character. | 1164 | |
Line is longer than 80 characters. | 1165 | |
Line contains a tab character. | 1165 | |
Name 'lightest_edge' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1165 | |
Line contains a tab character. | 1166 | |
Line contains a tab character. | 1167 | |
Name 'lightest_weight' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1167 | |
Line has trailing spaces. | 1168 | |
Line contains a tab character. | 1168 | |
Line is longer than 80 characters. | 1169 | |
Line contains a tab character. | 1169 | |
Name 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1169 | |
Line contains a tab character. | 1170 | |
Line has trailing spaces. | 1171 | |
Line contains a tab character. | 1171 | |
Line contains a tab character. | 1172 | |
Line contains a tab character. | 1173 | |
Line has trailing spaces. | 1174 | |
Line contains a tab character. | 1174 | |
Line contains a tab character. | 1175 | |
Name 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1175 | |
Line is longer than 80 characters. | 1176 | |
Line contains a tab character. | 1176 | |
Line has trailing spaces. | 1177 | |
Line contains a tab character. | 1177 | |
Line contains a tab character. | 1178 | |
Line contains a tab character. | 1179 | |
Line contains a tab character. | 1180 | |
Line has trailing spaces. | 1181 | |
Line contains a tab character. | 1181 | |
'if' construct must use '{}'s. | 1182 | |
Line contains a tab character. | 1182 | |
Line contains a tab character. | 1183 | |
Line has trailing spaces. | 1184 | |
Line contains a tab character. | 1184 | |
Line is longer than 80 characters. | 1185 | |
Line contains a tab character. | 1185 | |
Inner assignments should be avoided. | 1185 | |
Line contains a tab character. | 1186 | |
Line contains a tab character. | 1187 | |
Line contains a tab character. | 1188 | |
Line has trailing spaces. | 1189 | |
Line contains a tab character. | 1189 | |
Line is longer than 80 characters. | 1190 | |
Line contains a tab character. | 1190 | |
Line contains a tab character. | 1191 | |
Line contains a tab character. | 1192 | |
Line contains a tab character. | 1193 | |
Line contains a tab character. | 1194 | |
Line contains a tab character. | 1195 | |
Line has trailing spaces. | 1196 | |
Line contains a tab character. | 1196 | |
Line contains a tab character. | 1197 | |
Line contains a tab character. | 1198 | |
Line has trailing spaces. | 1199 | |
Line contains a tab character. | 1199 | |
Missing a Javadoc comment. | 1200 | |
Line contains a tab character. | 1200 | |
Line contains a tab character. | 1201 | |
Missing a Javadoc comment. | 1201 | |
Variable 'first' must be private and have accessor methods. | 1201 | |
Variable 'second' must be private and have accessor methods. | 1201 | |
Line contains a tab character. | 1202 | |
Missing a Javadoc comment. | 1202 | |
Variable 'poly' must be private and have accessor methods. | 1202 | |
Line has trailing spaces. | 1203 | |
Line contains a tab character. | 1203 | |
Line contains a tab character. | 1204 | |
Missing a Javadoc comment. | 1204 | |
Parameter first should be final. | 1204 | |
'first' hides a field. | 1204 | |
Line contains a tab character. | 1205 | |
Parameter second should be final. | 1205 | |
'second' hides a field. | 1205 | |
Line contains a tab character. | 1206 | |
Parameter poly should be final. | 1206 | |
'poly' hides a field. | 1206 | |
Line has trailing spaces. | 1207 | |
Line contains a tab character. | 1207 | |
'if' construct must use '{}'s. | 1208 | |
Line contains a tab character. | 1208 | |
Line contains a tab character. | 1209 | |
Line is longer than 80 characters. | 1210 | |
Line contains a tab character. | 1210 | |
Line has trailing spaces. | 1211 | |
Line contains a tab character. | 1211 | |
Line is longer than 80 characters. | 1212 | |
Line contains a tab character. | 1212 | |
Line is longer than 80 characters. | 1213 | |
Line contains a tab character. | 1213 | |
Line contains a tab character. | 1214 | |
Line contains a tab character. | 1215 | |
Line has trailing spaces. | 1216 | |
Line contains a tab character. | 1216 | |
Line contains a tab character. | 1217 | |
Missing a Javadoc comment. | 1217 | |
Line contains a tab character. | 1218 | |
Line contains a tab character. | 1219 | |
Line contains a tab character. | 1220 | |
Line contains a tab character. | 1221 | |
Line contains a tab character. | 1222 | |
Line contains a tab character. | 1223 | |
Line contains a tab character. | 1225 | |
Missing a Javadoc comment. | 1225 | |
Line contains a tab character. | 1226 | |
Line contains a tab character. | 1227 | |
Line has trailing spaces. | 1228 | |
Line contains a tab character. | 1228 | |
Line contains a tab character. | 1229 | |
Missing a Javadoc comment. | 1229 | |
Line contains a tab character. | 1230 | |
Parameter first should be final. | 1230 | |
'first' hides a field. | 1230 | |
Line contains a tab character. | 1231 | |
Parameter second should be final. | 1231 | |
'second' hides a field. | 1231 | |
Line contains a tab character. | 1232 | |
Parameter poly should be final. | 1232 | |
'poly' hides a field. | 1232 | |
Line is longer than 80 characters. | 1233 | |
Line contains a tab character. | 1233 | |
Line is longer than 80 characters. | 1234 | |
Line contains a tab character. | 1234 | |
Name 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1234 | |
Line contains a tab character. | 1235 | |
Line is longer than 80 characters. | 1236 | |
Line contains a tab character. | 1236 | |
Name 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1236 | |
Line contains a tab character. | 1237 | |
Line has trailing spaces. | 1238 | |
Line contains a tab character. | 1238 | |
Line contains a tab character. | 1239 | |
Line contains a tab character. | 1240 | |
Line has trailing spaces. | 1241 | |
Line contains a tab character. | 1241 | |
Line contains a tab character. | 1242 | |
Line contains a tab character. | 1243 | |
Line contains a tab character. | 1244 | |
Line contains a tab character. | 1245 | |
Line contains a tab character. | 1246 | |
Line contains a tab character. | 1247 | |
Line has trailing spaces. | 1248 | |
Line contains a tab character. | 1248 | |
Line contains a tab character. | 1249 | |
Missing a Javadoc comment. | 1249 | |
Parameter edge should be final. | 1249 | |
Line is longer than 80 characters. | 1250 | |
Line contains a tab character. | 1250 | |
Line is longer than 80 characters. | 1251 | |
Line contains a tab character. | 1251 | |
Name 'first_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1251 | |
Line is longer than 80 characters. | 1252 | |
Line contains a tab character. | 1252 | |
Name 'second_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1252 | |
Line has trailing spaces. | 1253 | |
Line contains a tab character. | 1253 | |
Line contains a tab character. | 1254 | |
Line contains a tab character. | 1255 | |
Line has trailing spaces. | 1256 | |
Line contains a tab character. | 1256 | |
Line contains a tab character. | 1257 | |
Line contains a tab character. | 1258 | |
Line contains a tab character. | 1259 | |
Line contains a tab character. | 1260 | |
Line contains a tab character. | 1261 | |
Line contains a tab character. | 1262 | |
Line has trailing spaces. | 1263 | |
Line contains a tab character. | 1263 | |
Line contains a tab character. | 1264 | |
Missing a Javadoc comment. | 1264 | |
Line contains a tab character. | 1265 | |
Line contains a tab character. | 1266 | |
Line has trailing spaces. | 1267 | |
Line contains a tab character. | 1267 | |
Line contains a tab character. | 1268 | |
Missing a Javadoc comment. | 1268 | |
Line contains a tab character. | 1269 | |
Line has trailing spaces. | 1270 | |
Line contains a tab character. | 1270 | |
Line contains a tab character. | 1271 | |
Line contains a tab character. | 1273 | |
Missing a Javadoc comment. | 1273 | |
Redundant 'final' modifier. | 1273 | |
Parameter a should be final. | 1273 | |
Parameter b should be final. | 1273 | |
Line contains a tab character. | 1274 | |
Line contains a tab character. | 1275 | |
Line contains a tab character. | 1277 | |
Missing a Javadoc comment. | 1277 | |
Redundant 'final' modifier. | 1277 | |
Line is longer than 80 characters. | 1278 | |
Line contains a tab character. | 1278 | |
Parameter borderA should be final. | 1278 | |
Parameter borderB should be final. | 1278 | |
Comment matches to-do format 'TODO:'. | 1280 | |
Line contains a tab character. | 1280 | |
Line contains a tab character. | 1282 | |
Line contains a tab character. | 1283 | |
Line is longer than 80 characters. | 1285 | |
Line contains a tab character. | 1285 | |
Method 'getOwnTerritories' is not designed for extension - needs to be abstract, final or empty. | 1285 | |
Missing a Javadoc comment. | 1285 | |
Line contains a tab character. | 1286 | |
Line contains a tab character. | 1287 | |
Line is longer than 80 characters. | 1289 | |
Line contains a tab character. | 1289 | |
Method 'getEnemiesTerritories' is not designed for extension - needs to be abstract, final or empty. | 1289 | |
Missing a Javadoc comment. | 1289 | |
Line contains a tab character. | 1290 | |
Line contains a tab character. | 1291 | |
Line contains a tab character. | 1292 | |
Line contains a tab character. | 1294 | |
Line contains a tab character. | 1295 | |
Line has trailing spaces. | 1296 | |
Line contains a tab character. | 1296 | |
Line contains a tab character. | 1297 | |
Line contains a tab character. | 1298 | |
Line contains a tab character. | 1299 | |
Expected an @return tag. | 1300 | |
Line is longer than 80 characters. | 1300 | |
Line contains a tab character. | 1300 | |
Method 'getTerritory' is not designed for extension - needs to be abstract, final or empty. | 1300 | |
Line contains a tab character. | 1301 | |
Parameter territoryId should be final. | 1301 | |
Expected @param tag for 'territoryId'. | 1301 | |
Line contains a tab character. | 1302 | |
Line contains a tab character. | 1303 | |
Line contains a tab character. | 1305 | |
Line contains a tab character. | 1306 | |
Line has trailing spaces. | 1307 | |
Line contains a tab character. | 1307 | |
Line contains a tab character. | 1308 | |
Line contains a tab character. | 1309 | |
Line contains a tab character. | 1310 | |
Expected an @return tag. | 1311 | |
Line is longer than 80 characters. | 1311 | |
Line contains a tab character. | 1311 | |
Method 'getEnemyTerritories' is not designed for extension - needs to be abstract, final or empty. | 1311 | |
Line contains a tab character. | 1312 | |
Parameter enemyId should be final. | 1312 | |
Expected @param tag for 'enemyId'. | 1312 | |
Line contains a tab character. | 1313 | |
Line contains a tab character. | 1314 | |
Line is longer than 80 characters. | 1315 | |
Line contains a tab character. | 1315 | |
'+' should be on a new line. | 1315 | |
Line contains a tab character. | 1316 | |
Line is longer than 80 characters. | 1317 | |
Line contains a tab character. | 1317 | |
Line contains a tab character. | 1318 | |
Line contains a tab character. | 1319 | |
Line contains a tab character. | 1320 | |
Line contains a tab character. | 1321 | |
Line contains a tab character. | 1323 | |
Line contains a tab character. | 1324 | |
Line has trailing spaces. | 1325 | |
Line contains a tab character. | 1325 | |
Line contains a tab character. | 1326 | |
Line contains a tab character. | 1327 | |
Expected an @return tag. | 1328 | |
Line contains a tab character. | 1328 | |
Method 'getLand' is not designed for extension - needs to be abstract, final or empty. | 1328 | |
Line contains a tab character. | 1329 | |
Line contains a tab character. | 1330 | |
Line contains a tab character. | 1332 | |
Line contains a tab character. | 1333 | |
Line has trailing spaces. | 1334 | |
Line contains a tab character. | 1334 | |
Line contains a tab character. | 1335 | |
Line contains a tab character. | 1336 | |
Expected an @return tag. | 1337 | |
Line contains a tab character. | 1337 | |
Method 'getSea' is not designed for extension - needs to be abstract, final or empty. | 1337 | |
Line contains a tab character. | 1338 | |
Line contains a tab character. | 1339 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter pathString should be final. | 29 | |
'pathString' hides a field. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter pathString should be final. | 33 | |
'pathString' hides a field. | 33 | |
Parameter log should be final. | 33 | |
'log' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
'if' construct must use '{}'s. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 45 | |
Method 'loadBordersForTerritory' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Parameter fileName should be final. | 46 | |
Line contains a tab character. | 47 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'3' is a magic number. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
'3' is a magic number. | 70 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'3' is a magic number. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'getPathString' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter pathString should be final. | 22 | |
'pathString' hides a field. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
'if' construct must use '{}'s. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Method 'saveBorderOfTerritory' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Parameter fileName should be final. | 37 | |
Parameter territoryBorders should be final. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Expected an @return tag. | 26 | |
Line contains a tab character. | 26 | |
Expected @param tag for 'fileName'. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Expected @throws tag for 'FileNotFoundException'. | 27 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 27 | |
Expected @throws tag for 'NumberFormatException'. | 27 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 27 | |
Expected @throws tag for 'IOException'. | 27 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Expected @param tag for 'name'. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Expected @param tag for 'territoryBorders'. | 23 | |
Expected @throws tag for 'IOException'. | 23 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Method 'loadAllQuadTrees' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 22 | |
Method 'loadQuadTreesForTerritory' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Line contains a tab character. | 23 | |
Parameter territoryId should be final. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 1 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter id should be final. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Variable 'id' must be private and have accessor methods. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter id should be final. | 35 | |
'id' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter id should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'id' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter id should be final. | 34 | |
'id' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 4 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 6 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 21 | |
Line is longer than 80 characters. | 21 | |
'{' is not followed by whitespace. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Parameter eventId should be final. | 42 | |
Variable 'id' must be private and have accessor methods. | 55 | |
Parameter id should be final. | 62 | |
'id' hides a field. | 62 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 75 | |
Parameter data should be final. | 75 | |
Parameter time should be final. | 75 | |
switch without "default" clause. | 76 | |
Line is longer than 80 characters. | 77 | |
'return' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 81 | |
'return' is not preceded with whitespace. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 85 | |
'return' is not preceded with whitespace. | 85 | |
Line is longer than 80 characters. | 89 | |
'return' is not preceded with whitespace. | 89 | |
Line is longer than 80 characters. | 90 | |
Line is longer than 80 characters. | 93 | |
'return' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 97 | |
'return' is not preceded with whitespace. | 97 | |
Line is longer than 80 characters. | 101 | |
'return' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 105 | |
'return' is not preceded with whitespace. | 105 | |
Line is longer than 80 characters. | 109 | |
'return' is not preceded with whitespace. | 109 | |
Line is longer than 80 characters. | 113 | |
'return' is not preceded with whitespace. | 113 | |
'return' is not preceded with whitespace. | 117 | |
Line is longer than 80 characters. | 118 | |
Line is longer than 80 characters. | 121 | |
'return' is not preceded with whitespace. | 121 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 125 | |
'return' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 126 | |
Line is longer than 80 characters. | 129 | |
'return' is not preceded with whitespace. | 129 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 133 | |
'return' is not preceded with whitespace. | 133 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 137 | |
'return' is not preceded with whitespace. | 137 | |
Line is longer than 80 characters. | 138 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter id should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Variable 'id' must be private and have accessor methods. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter id should be final. | 37 | |
'id' hides a field. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 6 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line is longer than 80 characters. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
First sentence should end with a period. | 20 | |
Line contains a tab character. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
First sentence should end with a period. | 34 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
First sentence should end with a period. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
First sentence should end with a period. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
First sentence should end with a period. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
First sentence should end with a period. | 50 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
First sentence should end with a period. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
First sentence should end with a period. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
First sentence should end with a period. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
First sentence should end with a period. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Missing a Javadoc comment. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter option should be final. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 | |
Variable 'name' must be private and have accessor methods. | 101 | |
Line contains a tab character. | 102 | |
Missing a Javadoc comment. | 102 | |
Variable 'min' must be private and have accessor methods. | 102 | |
Line contains a tab character. | 103 | |
Missing a Javadoc comment. | 103 | |
Variable 'max' must be private and have accessor methods. | 103 | |
Line contains a tab character. | 104 | |
Missing a Javadoc comment. | 104 | |
Variable 'def' must be private and have accessor methods. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter name should be final. | 106 | |
'name' hides a field. | 106 | |
Parameter min should be final. | 106 | |
'min' hides a field. | 106 | |
Parameter max should be final. | 106 | |
'max' hides a field. | 106 | |
Parameter def should be final. | 106 | |
'def' hides a field. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Missing a Javadoc comment. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter factor should be final. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Variable 'factor' must be private and have accessor methods. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter factor should be final. | 35 | |
'factor' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter id should be final. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Variable 'id' must be private and have accessor methods. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter id should be final. | 36 | |
'id' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter id should be final. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter id should be final. | 39 | |
'id' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.communication.messages.infos.*. | 4 | |
Using the '.*' form of import should be avoided - cz.cuni.amis.pogamut.defcon.consts.state.*. | 5 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 21 | |
Line is longer than 80 characters. | 21 | |
'{' is not followed by whitespace. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 32 | |
Parameter id should be final. | 41 | |
Variable 'id' must be private and have accessor methods. | 54 | |
Line is longer than 80 characters. | 58 | |
Comment matches to-do format 'TODO:'. | 59 | |
Name 'units' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
Comment matches to-do format 'TODO:'. | 65 | |
Name 'air' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 67 | |
Name 'naval' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
Name 'ground' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 79 | |
Line is longer than 80 characters. | 83 | |
Name 'misc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 85 | |
Parameter id should be final. | 92 | |
'id' hides a field. | 92 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 108 | |
Expected an @return tag. | 112 | |
Expected an @return tag. | 122 | |
Expected an @return tag. | 132 | |
Expected an @return tag. | 142 | |
Line is longer than 80 characters. | 148 | |
Expected an @return tag. | 152 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 165 | |
Parameter data should be final. | 165 | |
Parameter time should be final. | 165 | |
switch without "default" clause. | 167 | |
'return' is not preceded with whitespace. | 168 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 174 | |
'return' is not preceded with whitespace. | 177 | |
Line is longer than 80 characters. | 178 | |
'return' is not preceded with whitespace. | 183 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 188 | |
'return' is not preceded with whitespace. | 190 | |
Line is longer than 80 characters. | 191 | |
'return' is not preceded with whitespace. | 193 | |
'return' is not preceded with whitespace. | 195 | |
Line is longer than 80 characters. | 196 | |
'return' is not preceded with whitespace. | 201 | |
Line is longer than 80 characters. | 202 | |
'return' is not preceded with whitespace. | 204 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 208 | |
'return' is not preceded with whitespace. | 208 | |
Line is longer than 80 characters. | 209 | |
'return' is not preceded with whitespace. | 214 | |
Line is longer than 80 characters. | 215 | |
'return' is not preceded with whitespace. | 218 | |
Line is longer than 80 characters. | 219 | |
Line is longer than 80 characters. | 222 | |
Line is longer than 80 characters. | 223 | |
Line is longer than 80 characters. | 224 | |
'return' is not preceded with whitespace. | 227 | |
Line is longer than 80 characters. | 228 | |
'return' is not preceded with whitespace. | 230 | |
Line is longer than 80 characters. | 231 | |
'return' is not preceded with whitespace. | 236 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 240 | |
'return' is not preceded with whitespace. | 243 | |
Line is longer than 80 characters. | 244 | |
'return' is not preceded with whitespace. | 246 | |
Line is longer than 80 characters. | 247 | |
Line is longer than 80 characters. | 250 | |
'return' is not preceded with whitespace. | 253 | |
Must have at least one statement. | 255 | |
First sentence should end with a period. | 261 | |
First sentence should end with a period. | 270 | |
Line is longer than 80 characters. | 277 | |
Parameter data should be final. | 277 | |
switch without "default" clause. | 278 | |
'return' is not preceded with whitespace. | 279 | |
'return' is not preceded with whitespace. | 281 | |
'return' is not preceded with whitespace. | 283 | |
'return' is not preceded with whitespace. | 285 | |
'return' is not preceded with whitespace. | 287 | |
'return' is not preceded with whitespace. | 289 | |
'return' is not preceded with whitespace. | 291 | |
'return' is not preceded with whitespace. | 293 | |
'return' is not preceded with whitespace. | 295 | |
'return' is not preceded with whitespace. | 297 | |
'return' is not preceded with whitespace. | 299 | |
'return' is not preceded with whitespace. | 301 | |
'return' is not preceded with whitespace. | 303 | |
'return' is not preceded with whitespace. | 305 | |
'return' is not preceded with whitespace. | 307 | |
'return' is not preceded with whitespace. | 309 | |
'return' is not preceded with whitespace. | 311 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter id should be final. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Variable 'id' must be private and have accessor methods. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter id should be final. | 35 | |
'id' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter id should be final. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Variable 'id' must be private and have accessor methods. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter id should be final. | 36 | |
'id' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter stateId should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter id should be final. | 31 | |
'id' hides a field. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Variable 'id' must be private and have accessor methods. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line is longer than 80 characters. | 18 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter stateId should be final. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'id' must be private and have accessor methods. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter id should be final. | 32 | |
'id' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter stateId should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'id' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter id should be final. | 34 | |
'id' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter stateId should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'id' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter id should be final. | 34 | |
'id' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter stateId should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Variable 'id' must be private and have accessor methods. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter id should be final. | 33 | |
'id' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 5 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Expected an @return tag. | 14 | |
Line contains a tab character. | 14 | |
Redundant 'public' modifier. | 14 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter stateId should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'id' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter id should be final. | 34 | |
'id' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line is longer than 80 characters. | 18 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter stateId should be final. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'id' must be private and have accessor methods. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter id should be final. | 32 | |
'id' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter stateId should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Variable 'id' must be private and have accessor methods. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter id should be final. | 33 | |
'id' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter stateId should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'id' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter id should be final. | 34 | |
'id' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing package-info.java file. | 0 | |
Unused import - com.google.inject.Injector. | 6 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter defConAgentClass should be final. | 41 | |
'defConAgentClass' hides a field. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Parameter defConAgentLogicControllerClass should be final. | 42 | |
'defConAgentLogicControllerClass' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getDefConAgentClass' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'newBindings' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter agentId should be final. | 57 | |
Expected @param tag for 'agentId'. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'configureModules' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'if' construct must use '{}'s. | 75 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Utility classes should not have a public or default constructor. | 13 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter type should be final. | 25 | |
Parameter info should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter type should be final. | 80 | |
Parameter info should be final. | 80 | |
Line contains a tab character. | 81 | |
Name 'creds_left' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Line contains a tab character. | 82 | |
Name 'price_for_one' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
'if' construct must use '{}'s. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
'6' is a magic number. | 87 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'6' is a magic number. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
'6' is a magic number. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Variable 'first' must be private and have accessor methods. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'second' must be private and have accessor methods. | 13 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter first should be final. | 15 | |
'first' hides a field. | 15 | |
Parameter second should be final. | 15 | |
'second' hides a field. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Utility classes should not have a public or default constructor. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Expected an @return tag. | 25 | |
Line contains a tab character. | 25 | |
Parameter poly should be final. | 25 | |
Expected @param tag for 'poly'. | 25 | |
Line contains a tab character. | 26 | |
Parameter offset should be final. | 26 | |
Expected @param tag for 'offset'. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
'if' construct must use '{}'s. | 28 | |
Line contains a tab character. | 28 | |
'3' is a magic number. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Name 'shifted_old1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Line contains a tab character. | 39 | |
Name 'shifted_current1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Line contains a tab character. | 40 | |
Name 'shifted_old2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Name 'shifted_current2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
'/' is not preceded with whitespace. | 51 | |
'/' is not followed by whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
'/' is not preceded with whitespace. | 62 | |
'/' is not followed by whitespace. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter a1 should be final. | 93 | |
Parameter a2 should be final. | 93 | |
Parameter b should be final. | 93 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
',' is not followed by whitespace. | 115 | |
',' is not followed by whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Missing a Javadoc comment. | 119 | |
Variable 'polygon' must be private and have accessor methods. | 119 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
Variable 'barycenter' must be private and have accessor methods. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Missing a Javadoc comment. | 124 | |
Variable 'a' must be private and have accessor methods. | 124 | |
Variable 'b' must be private and have accessor methods. | 124 | |
Variable 'c' must be private and have accessor methods. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter poly should be final. | 127 | |
Parameter offset should be final. | 127 | |
Line has trailing spaces. | 128 | |
Line contains a tab character. | 128 | |
'if' construct must use '{}'s. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
'if' construct must use '{}'s. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'3' is a magic number. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line has trailing spaces. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line has trailing spaces. | 145 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Name 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
Line contains a tab character. | 148 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line has trailing spaces. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line has trailing spaces. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line has trailing spaces. | 172 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Inner assignments should be avoided. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line has trailing spaces. | 178 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Inner assignments should be avoided. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line has trailing spaces. | 188 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line has trailing spaces. | 191 | |
Line contains a tab character. | 191 | |
Line has trailing spaces. | 192 | |
Missing a Javadoc comment. | 192 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Missing a Javadoc comment. | 193 | |
Variable 'breakers' must be private and have accessor methods. | 193 | |
Line contains a tab character. | 194 | |
Missing a Javadoc comment. | 194 | |
Variable 'ret' must be private and have accessor methods. | 194 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Missing a Javadoc comment. | 196 | |
Parameter breakers should be final. | 196 | |
'breakers' hides a field. | 196 | |
Line contains a tab character. | 197 | |
Parameter ret should be final. | 197 | |
'ret' hides a field. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line has trailing spaces. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Missing a Javadoc comment. | 203 | |
Line contains a tab character. | 204 | |
Parameter last should be final. | 204 | |
Parameter middle should be final. | 204 | |
Parameter current should be final. | 204 | |
Line contains a tab character. | 205 | |
Parameter breakers should be final. | 205 | |
Line contains a tab character. | 206 | |
Parameter convexity_breaking should be final. | 206 | |
Name 'convexity_breaking' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 | |
Line has trailing spaces. | 207 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Name 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 208 | |
Line contains a tab character. | 209 | |
Name 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 | |
Line has trailing spaces. | 210 | |
Line contains a tab character. | 210 | |
Line has trailing spaces. | 211 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line has trailing spaces. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line has trailing spaces. | 231 | |
Line contains a tab character. | 231 | |
Missing a Javadoc comment. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Missing a Javadoc comment. | 233 | |
Variable 'a' must be private and have accessor methods. | 233 | |
',' is not followed by whitespace. | 233 | |
Variable 'b' must be private and have accessor methods. | 233 | |
',' is not followed by whitespace. | 233 | |
Variable 'c' must be private and have accessor methods. | 233 | |
Line contains a tab character. | 235 | |
Missing a Javadoc comment. | 235 | |
Parameter a should be final. | 235 | |
'a' hides a field. | 235 | |
Parameter b should be final. | 235 | |
'b' hides a field. | 235 | |
Parameter c should be final. | 235 | |
'c' hides a field. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line has trailing spaces. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Missing a Javadoc comment. | 242 | |
Name 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 242 | |
'0.001d' is a magic number. | 242 | |
Line has trailing spaces. | 243 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Missing a Javadoc comment. | 244 | |
Parameter poly should be final. | 244 | |
Parameter offset should be final. | 244 | |
Line contains a tab character. | 245 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 246 | |
'cast' is not followed by whitespace. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line has trailing spaces. | 250 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Missing a Javadoc comment. | 254 | |
Parameter poly should be final. | 254 | |
Parameter offset should be final. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line has trailing spaces. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
'3' is a magic number. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line has trailing spaces. | 261 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Must have at least one statement. | 264 | |
Line has trailing spaces. | 265 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line has trailing spaces. | 267 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line has trailing spaces. | 269 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line has trailing spaces. | 275 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Missing a Javadoc comment. | 276 | |
Parameter vertices should be final. | 276 | |
Line has trailing spaces. | 277 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line has trailing spaces. | 279 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Name 'current_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 282 | |
Line has trailing spaces. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
'{' should be on the previous line. | 285 | |
'for' construct must use '{}'s. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
'}' should be on the same line. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
'{' should be on the previous line. | 290 | |
'for' construct must use '{}'s. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
'{' should be on the previous line. | 297 | |
'if' construct must use '{}'s. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 301 | |
'if' construct must use '{}'s. | 302 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
'if' construct must use '{}'s. | 305 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
'if' construct must use '{}'s. | 308 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
'for' construct must use '{}'s. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line has trailing spaces. | 323 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line has trailing spaces. | 326 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line is longer than 80 characters. | 331 | |
Line contains a tab character. | 331 | |
Missing a Javadoc comment. | 331 | |
Parameter last should be final. | 331 | |
Parameter middle should be final. | 331 | |
Parameter current should be final. | 331 | |
Line has trailing spaces. | 332 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Name 'diff_middle' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 333 | |
Line contains a tab character. | 334 | |
Name 'diff_last' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 334 | |
Line has trailing spaces. | 335 | |
Line contains a tab character. | 335 | |
Line has trailing spaces. | 336 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
Line has trailing spaces. | 337 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line has trailing spaces. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Missing a Javadoc comment. | 341 | |
Parameter poly should be final. | 341 | |
Line has trailing spaces. | 342 | |
Line contains a tab character. | 342 | |
'if' construct must use '{}'s. | 343 | |
Line contains a tab character. | 343 | |
'3' is a magic number. | 343 | |
Line contains a tab character. | 344 | |
Line has trailing spaces. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 346 | |
Line has trailing spaces. | 347 | |
Line contains a tab character. | 347 | |
'for' construct must use '{}'s. | 348 | |
Line contains a tab character. | 348 | |
Line has trailing spaces. | 349 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 351 | |
'0.5f' is a magic number. | 351 | |
Line contains a tab character. | 352 | |
Line has trailing spaces. | 353 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Missing a Javadoc comment. | 354 | |
Parameter toCopy should be final. | 354 | |
Line contains a tab character. | 355 | |
Line has trailing spaces. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line has trailing spaces. | 360 | |
Line contains a tab character. | 360 | |
Line has trailing spaces. | 361 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line has trailing spaces. | 363 | |
Line contains a tab character. | 363 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
Missing a Javadoc comment. | 364 | |
Parameter vertices should be final. | 364 | |
Parameter u should be final. | 364 | |
Parameter v should be final. | 364 | |
Parameter w should be final. | 364 | |
Parameter n should be final. | 364 | |
Parameter V should be final. | 364 | |
Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 367 | |
Line contains a tab character. | 368 | |
Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 368 | |
Line contains a tab character. | 369 | |
Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 369 | |
'if' construct must use '{}'s. | 370 | |
Line is longer than 80 characters. | 370 | |
Line contains a tab character. | 370 | |
')' is preceded with whitespace. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
'{' should be on the previous line. | 373 | |
'if' construct must use '{}'s. | 374 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Name 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 376 | |
'if' construct must use '{}'s. | 377 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line has trailing spaces. | 382 | |
Line contains a tab character. | 382 | |
Line is longer than 80 characters. | 383 | |
Line contains a tab character. | 383 | |
Missing a Javadoc comment. | 383 | |
Parameter A should be final. | 383 | |
Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 383 | |
Parameter B should be final. | 383 | |
Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 383 | |
Parameter C should be final. | 383 | |
Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 383 | |
Line contains a tab character. | 384 | |
Parameter P should be final. | 384 | |
Name 'P' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 384 | |
Line contains a tab character. | 385 | |
'{' should be on the previous line. | 385 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line is longer than 80 characters. | 400 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line has trailing spaces. | 402 | |
Line contains a tab character. | 402 | |
Line has trailing spaces. | 403 | |
Line contains a tab character. | 403 | |
Line has trailing spaces. | 404 | |
Line contains a tab character. | 404 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 17 | |
Method 'addStrongListener' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter listener should be final. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Method 'clearListeners' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Method 'getFlag' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Method 'removeListener' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter listener should be final. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'setFlag' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter newValue should be final. | 33 | |
'if' construct must use '{}'s. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter value should be final. | 45 | |
'value' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Variable 'method' must be private and have accessor methods. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Variable 'parameters' must be private and have accessor methods. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'returnValue' must be private and have accessor methods. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Variable 'lock' must be private and have accessor methods. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Variable 'used' must be private and have accessor methods. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter method should be final. | 23 | |
'method' hides a field. | 23 | |
Parameter parameters should be final. | 23 | |
'parameters' hides a field. | 23 | |
'if' construct must use '{}'s. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Expected an @return tag. | 57 | |
Line contains a tab character. | 57 | |
Method 'syncCallInMainThread' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 59 | |
'if' construct must use '{}'s. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'10000' is a magic number. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'getLock' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Parameter enemyQuadTrees should be final. | 50 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Parameter gameInfo should be final. | 63 | |
'gameInfo' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Parameter log should be final. | 64 | |
'log' hides a field. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Parameter enemyQuadTrees should be final. | 65 | |
'enemyQuadTrees' hides a field. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Parameter ownQuadTrees should be final. | 66 | |
'ownQuadTrees' hides a field. | 66 | |
Line contains a tab character. | 68 | |
'20' is a magic number. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Parameter gameInfo should be final. | 72 | |
'gameInfo' hides a field. | 72 | |
Line contains a tab character. | 73 | |
Parameter log should be final. | 73 | |
'log' hides a field. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Parameter enemyQuadTrees should be final. | 74 | |
'enemyQuadTrees' hides a field. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Parameter ownQuadTrees should be final. | 75 | |
'ownQuadTrees' hides a field. | 75 | |
Line contains a tab character. | 76 | |
Parameter pointsLimit should be final. | 76 | |
'pointsLimit' hides a field. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
First sentence should end with a period. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'getTickedClosestPoints' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Avoid inline conditionals. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
First sentence should end with a period. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Method 'getClosestPoints' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Name 'enemy_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Name 'enemy_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Name 'own_territory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Name 'own_sea' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Missing a Javadoc comment. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Missing a Javadoc comment. | 182 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Missing a Javadoc comment. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Missing a Javadoc comment. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
Missing a Javadoc comment. | 190 | |
Parameter target should be final. | 190 | |
'target' hides a field. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 194 | |
Missing a Javadoc comment. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 198 | |
Missing a Javadoc comment. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 202 | |
Missing a Javadoc comment. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line has trailing spaces. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Method 'initOrigins' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Parameter origins should be final. | 211 | |
'origins' hides a field. | 211 | |
Expected @param tag for 'origins'. | 211 | |
'if' construct must use '{}'s. | 213 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line has trailing spaces. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Method 'addOrigins' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Parameter origins should be final. | 230 | |
'origins' hides a field. | 230 | |
Expected @param tag for 'origins'. | 230 | |
'if' construct must use '{}'s. | 232 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
'10' is a magic number. | 235 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line is longer than 80 characters. | 242 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Line is longer than 80 characters. | 248 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 264 | |
Missing a Javadoc comment. | 266 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Missing a Javadoc comment. | 267 | |
Variable 'distance' must be private and have accessor methods. | 267 | |
Line contains a tab character. | 268 | |
Missing a Javadoc comment. | 268 | |
Variable 'origin' must be private and have accessor methods. | 268 | |
Line contains a tab character. | 270 | |
Missing a Javadoc comment. | 270 | |
Parameter distance should be final. | 270 | |
'distance' hides a field. | 270 | |
Parameter origin should be final. | 270 | |
'origin' hides a field. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 275 | |
Missing a Javadoc comment. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 279 | |
Missing a Javadoc comment. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 283 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Line contains a tab character. | 284 | |
Parameter o should be final. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 289 | |
Missing a Javadoc comment. | 289 | |
Line contains a tab character. | 290 | |
Parameter enemyTerritory should be final. | 290 | |
'enemyTerritory' hides a field. | 290 | |
Parameter myTerritory should be final. | 290 | |
Line contains a tab character. | 292 | |
Name 'outer_closest' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 292 | |
'if' construct must use '{}'s. | 294 | |
Line contains a tab character. | 294 | |
'5d' is a magic number. | 294 | |
Line contains a tab character. | 295 | |
'if' construct must use '{}'s. | 297 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
'6' is a magic number. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 305 | |
'if' construct must use '{}'s. | 307 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 313 | |
Line is longer than 80 characters. | 315 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
'if' construct must use '{}'s. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 328 | |
Name 'inner_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 328 | |
Line is longer than 80 characters. | 329 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
'6' is a magic number. | 332 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Name 'inner_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 | |
Line is longer than 80 characters. | 337 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
'6' is a magic number. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line is longer than 80 characters. | 350 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 360 | |
Missing a Javadoc comment. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 369 | |
Line is longer than 80 characters. | 370 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line is longer than 80 characters. | 378 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 386 | |
Line contains a tab character. | 386 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line is longer than 80 characters. | 393 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line is longer than 80 characters. | 395 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
'&&' should be on a new line. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 410 | |
Line is longer than 80 characters. | 412 | |
Line contains a tab character. | 412 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 419 | |
Line is longer than 80 characters. | 421 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 446 | |
Line is longer than 80 characters. | 447 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Unused import - java.util.Map.Entry. | 4 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Parameter closestPoints should be final. | 28 | |
'closestPoints' hides a field. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Parameter closestPointsToEnemyTerritories should be final. | 33 | |
Line contains a tab character. | 34 | |
Parameter log should be final. | 34 | |
'log' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'getClosestForSpecificTerritories' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Parameter enemyTerritoryId should be final. | 44 | |
Line contains a tab character. | 45 | |
Parameter ownTerritoryId should be final. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Method 'getClosestForEnemyTerritory' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Parameter enemyTerritoryId should be final. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Name 'formatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Parameter rec should be final. | 17 | |
Line contains a tab character. | 18 | |
'1000' is a magic number. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter worldview should be final. | 19 | |
'worldview' hides a field. | 19 | |
Line contains a tab character. | 20 | |
Parameter log should be final. | 20 | |
'log' hides a field. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Expected an @return tag. | 29 | |
Line contains a tab character. | 29 | |
Method 'label' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Line contains a tab character. | 30 | |
Parameter node should be final. | 30 | |
Expected @param tag for 'node'. | 30 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
'&&' should be on a new line. | 33 | |
Line contains a tab character. | 34 | |
'||' should be on a new line. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
'||' should be on a new line. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
'||' should be on a new line. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Parameter tree should be final. | 22 | |
Expected @param tag for 'tree'. | 22 | |
Parameter maxDepth should be final. | 22 | |
'maxDepth' hides a field. | 22 | |
Expected @param tag for 'maxDepth'. | 22 | |
Line contains a tab character. | 23 | |
'if' construct must use '{}'s. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'next' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
'3' is a magic number. | 60 | |
'if' construct must use '{}'s. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
First sentence should end with a period. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Parameter vertices should be final. | 27 | |
Line contains a tab character. | 29 | |
Name 'min_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Name 'max_x' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Line contains a tab character. | 30 | |
Name 'min_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Name 'max_y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Line contains a tab character. | 32 | |
'if' construct must use '{}'s. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
'if' construct must use '{}'s. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
'if' construct must use '{}'s. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
'if' construct must use '{}'s. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Expected an @return tag. | 84 | |
Line contains a tab character. | 84 | |
Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter tree should be final. | 24 | |
'tree' hides a field. | 24 | |
'if' construct must use '{}'s. | 25 | |
Line contains a tab character. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'next' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
'if' construct must use '{}'s. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
'node' hides a field. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Utility classes should not have a public or default constructor. | 3 | |
Line contains a tab character. | 5 | |
Line contains a tab character. | 6 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Expected an @return tag. | 12 | |
Line is longer than 80 characters. | 12 | |
Line contains a tab character. | 12 | |
Parameter tree should be final. | 12 | |
Expected @param tag for 'tree'. | 12 | |
Parameter labeler should be final. | 12 | |
Expected @param tag for 'labeler'. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Name 'EPSILON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Name 'inner_side' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Name 'pattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Parameter quadTree should be final. | 49 | |
'quadTree' hides a field. | 49 | |
Parameter x1 should be final. | 49 | |
'x1' hides a field. | 49 | |
Parameter y1 should be final. | 49 | |
'y1' hides a field. | 49 | |
Parameter x2 should be final. | 49 | |
'x2' hides a field. | 49 | |
Line contains a tab character. | 50 | |
Parameter y2 should be final. | 50 | |
'y2' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Parameter parent should be final. | 51 | |
'parent' hides a field. | 51 | |
Parameter subList should be final. | 51 | |
'subList' hides a field. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
'if' construct must use '{}'s. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
First sentence should end with a period. | 85 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'if' construct must use '{}'s. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
'if' construct must use '{}'s. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
'4' is a magic number. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
'3' is a magic number. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Parameter sections should be final. | 146 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'if' construct must use '{}'s. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
'==' should be on a new line. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line has trailing spaces. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Parameter px should be final. | 220 | |
Expected @param tag for 'px'. | 220 | |
Parameter py should be final. | 220 | |
Expected @param tag for 'py'. | 220 | |
Parameter x1 should be final. | 220 | |
'x1' hides a field. | 220 | |
Expected @param tag for 'x1'. | 220 | |
Line contains a tab character. | 221 | |
Parameter y1 should be final. | 221 | |
'y1' hides a field. | 221 | |
Expected @param tag for 'y1'. | 221 | |
Parameter x2 should be final. | 221 | |
'x2' hides a field. | 221 | |
Expected @param tag for 'x2'. | 221 | |
Parameter y2 should be final. | 221 | |
'y2' hides a field. | 221 | |
Expected @param tag for 'y2'. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line has trailing spaces. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
More than 7 parameters. | 239 | |
Line contains a tab character. | 240 | |
Parameter lx1 should be final. | 240 | |
Expected @param tag for 'lx1'. | 240 | |
Parameter ly1 should be final. | 240 | |
Expected @param tag for 'ly1'. | 240 | |
Parameter lx2 should be final. | 240 | |
Expected @param tag for 'lx2'. | 240 | |
Parameter ly2 should be final. | 240 | |
Expected @param tag for 'ly2'. | 240 | |
Line contains a tab character. | 241 | |
Parameter x1 should be final. | 241 | |
'x1' hides a field. | 241 | |
Expected @param tag for 'x1'. | 241 | |
Parameter y1 should be final. | 241 | |
'y1' hides a field. | 241 | |
Expected @param tag for 'y1'. | 241 | |
Parameter x2 should be final. | 241 | |
'x2' hides a field. | 241 | |
Expected @param tag for 'x2'. | 241 | |
Parameter y2 should be final. | 241 | |
'y2' hides a field. | 241 | |
Expected @param tag for 'y2'. | 241 | |
'if' construct must use '{}'s. | 243 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
'if' construct must use '{}'s. | 246 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 267 | |
'||' should be on a new line. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
'if' construct must use '{}'s. | 273 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 279 | |
'||' should be on a new line. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
'if' construct must use '{}'s. | 285 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 293 | |
'||' should be on a new line. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
'if' construct must use '{}'s. | 299 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 303 | |
Line is longer than 80 characters. | 304 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line has trailing spaces. | 312 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Method 'getCenter' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line has trailing spaces. | 322 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line has trailing spaces. | 332 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line has trailing spaces. | 342 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line has trailing spaces. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
'3' is a magic number. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 359 | |
Line is longer than 80 characters. | 360 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line has trailing spaces. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
First sentence should end with a period. | 369 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line has trailing spaces. | 371 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 378 | |
Line is longer than 80 characters. | 379 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line has trailing spaces. | 381 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line has trailing spaces. | 383 | |
Line contains a tab character. | 383 | |
Line is longer than 80 characters. | 384 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line has trailing spaces. | 388 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line has trailing spaces. | 390 | |
Line contains a tab character. | 390 | |
Line has trailing spaces. | 391 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line has trailing spaces. | 394 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line has trailing spaces. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line has trailing spaces. | 400 | |
Line contains a tab character. | 400 | |
Line is longer than 80 characters. | 401 | |
Line contains a tab character. | 401 | |
Line is longer than 80 characters. | 402 | |
Line contains a tab character. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line has trailing spaces. | 406 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line has trailing spaces. | 409 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
'3' is a magic number. | 453 | |
Line contains a tab character. | 454 | |
'3' is a magic number. | 454 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line has trailing spaces. | 473 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line has trailing spaces. | 483 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Parameter value should be final. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
Line has trailing spaces. | 493 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter tree should be final. | 22 | |
'tree' hides a field. | 22 | |
'if' construct must use '{}'s. | 23 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line contains a tab character. | 32 | |
'if' construct must use '{}'s. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Conditional logic can be removed. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'next' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
'3' is a magic number. | 79 | |
'if' construct must use '{}'s. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'getBranching' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'setNode' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter node should be final. | 110 | |
'node' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'getNode' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter root should be final. | 118 | |
'root' hides a field. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'setFinished' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter finished should be final. | 126 | |
'finished' hides a field. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Method 'isFinished' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Parameter ownTerritories should be final. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Parameter enemyTerritories should be final. | 30 | |
Line contains a tab character. | 31 | |
Parameter worldview should be final. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Parameter ownTerritories should be final. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Parameter enemyTerritories should be final. | 37 | |
Line contains a tab character. | 38 | |
Parameter worldview should be final. | 38 | |
Parameter log should be final. | 38 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Name 'enemy_territories' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
Missing a Javadoc comment. | 121 | |
Line contains a tab character. | 122 | |
Parameter enemyId should be final. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Missing a Javadoc comment. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 8 | |
Utility classes should not have a public or default constructor. | 8 | |
Missing a Javadoc comment. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Expected an @return tag. | 32 | |
Line contains a tab character. | 32 | |
Parameter points should be final. | 32 | |
Expected @param tag for 'points'. | 32 | |
Line contains a tab character. | 33 | |
Parameter x1 should be final. | 33 | |
Expected @param tag for 'x1'. | 33 | |
Parameter y1 should be final. | 33 | |
Expected @param tag for 'y1'. | 33 | |
Parameter x2 should be final. | 33 | |
Expected @param tag for 'x2'. | 33 | |
Parameter y2 should be final. | 33 | |
Expected @param tag for 'y2'. | 33 | |
'if' construct must use '{}'s. | 35 | |
Line contains a tab character. | 35 | |
'4' is a magic number. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
'if' construct must use '{}'s. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Name 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
'if' construct must use '{}'s. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
'if' construct must use '{}'s. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'if' construct must use '{}'s. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'if' construct must use '{}'s. | 73 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
'if' construct must use '{}'s. | 76 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter side should be final. | 85 | |
Parameter old_side should be final. | 85 | |
Name 'old_side' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
Line contains a tab character. | 86 | |
Parameter direction should be final. | 86 | |
'if' construct must use '{}'s. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Name 'tmp_val' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
'if' construct must use '{}'s. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter x should be final. | 98 | |
Parameter y should be final. | 98 | |
Line contains a tab character. | 99 | |
Parameter x1 should be final. | 99 | |
Parameter y1 should be final. | 99 | |
Parameter x2 should be final. | 99 | |
Parameter y2 should be final. | 99 | |
'if' construct must use '{}'s. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
'if' construct must use '{}'s. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'if' construct must use '{}'s. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
'if' construct must use '{}'s. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
'if' construct must use '{}'s. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
'if' construct must use '{}'s. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'if' construct must use '{}'s. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
'if' construct must use '{}'s. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter whatX should be final. | 120 | |
Parameter whatY should be final. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
Parameter whereX1 should be final. | 121 | |
Parameter whereY1 should be final. | 121 | |
Parameter whereX2 should be final. | 121 | |
Parameter whereY2 should be final. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'if' construct must use '{}'s. | 125 | |
Line contains a tab character. | 125 | |
'||' should be on a new line. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
'if' construct must use '{}'s. | 134 | |
Line contains a tab character. | 134 | |
'||' should be on a new line. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter worldview should be final. | 19 | |
'worldview' hides a field. | 19 | |
Line contains a tab character. | 20 | |
Parameter log should be final. | 20 | |
'log' hides a field. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Method 'label' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line contains a tab character. | 26 | |
Parameter node should be final. | 26 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
'&&' should be on a new line. | 29 | |
Line contains a tab character. | 30 | |
'||' should be on a new line. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
'||' should be on a new line. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
'||' should be on a new line. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 5 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 10 | |
Line is longer than 80 characters. | 12 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Parameter tree should be final. | 12 | |
Parameter minWidth should be final. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Redundant 'final' modifier. | 16 | |
'static' modifier out of order with the JLS suggestions. | 16 | |
Parameter minWidth should be final. | 16 | |
Parameter size should be final. | 16 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
'+' should be on a new line. | 20 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter msg should be final. | 36 | |
'msg' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Parameter listener should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'act' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter command should be final. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Redundant throws: 'ComponentNotRunningException' is unchecked exception. | 54 | |
Redundant throws: 'ComponentPausedException' is unchecked exception. | 54 | |
'if' construct must use '{}'s. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'cast' is not followed by whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Method 'addCommandListener' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter commandClass should be final. | 60 | |
Parameter listener should be final. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Method 'isCommandListening' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter commandClass should be final. | 64 | |
Line contains a tab character. | 65 | |
Parameter listener should be final. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'removeCommandListener' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter commandClass should be final. | 69 | |
Line contains a tab character. | 70 | |
Parameter listener should be final. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Method 'sendCommand' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter command should be final. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
'if' construct must use '{}'s. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 1 | |
Line is longer than 80 characters. | 5 | |
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 7 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 16 | |
First sentence should end with a period. | 25 | |
Line has trailing spaces. | 27 | |
Utility classes should not have a public or default constructor. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
First sentence should end with a period. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Name 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
Line is longer than 80 characters. | 44 | |
Name 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
First sentence should end with a period. | 48 | |
Name 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Expected an @return tag. | 58 | |
Name 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
Line has trailing spaces. | 60 | |
Expected an @return tag. | 64 | |
Name 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
First sentence should end with a period. | 65 | |
Expected an @return tag. | 69 | |
Name 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
First sentence should end with a period. | 70 | |
Expected an @return tag. | 75 | |
Name 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
'(' is followed by whitespace. | 75 | |
Parameter name should be final. | 75 | |
Expected @param tag for 'name'. | 75 | |
')' is preceded with whitespace. | 75 | |
Expected an @return tag. | 80 | |
Name 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
First sentence should end with a period. | 81 | |
Expected an @return tag. | 86 | |
Name 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
'(' is followed by whitespace. | 86 | |
Parameter cityId should be final. | 86 | |
Expected @param tag for 'cityId'. | 86 | |
')' is preceded with whitespace. | 86 | |
First sentence should end with a period. | 87 | |
Expected an @return tag. | 92 | |
Name 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
'(' is followed by whitespace. | 92 | |
Parameter teamId should be final. | 92 | |
Expected @param tag for 'teamId'. | 92 | |
')' is preceded with whitespace. | 92 | |
Line is longer than 80 characters. | 94 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 95 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 96 | |
Expected an @return tag. | 104 | |
Line is longer than 80 characters. | 104 | |
Name 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 | |
'(' is followed by whitespace. | 104 | |
Parameter teamId should be final. | 104 | |
Expected @param tag for 'teamId'. | 104 | |
Parameter longitude should be final. | 104 | |
Expected @param tag for 'longitude'. | 104 | |
Parameter latitude should be final. | 104 | |
Expected @param tag for 'latitude'. | 104 | |
Parameter seaArea should be final. | 104 | |
Expected @param tag for 'seaArea'. | 104 | |
')' is preceded with whitespace. | 104 | |
Line is longer than 80 characters. | 106 | |
Expected an @return tag. | 111 | |
Name 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
'(' is followed by whitespace. | 111 | |
Parameter longitude should be final. | 111 | |
Expected @param tag for 'longitude'. | 111 | |
Parameter latitude should be final. | 111 | |
Expected @param tag for 'latitude'. | 111 | |
')' is preceded with whitespace. | 111 | |
Expected an @return tag. | 118 | |
Name 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
'(' is followed by whitespace. | 118 | |
Parameter longitude should be final. | 118 | |
Expected @param tag for 'longitude'. | 118 | |
Parameter latitude should be final. | 118 | |
Expected @param tag for 'latitude'. | 118 | |
')' is preceded with whitespace. | 118 | |
Expected an @return tag. | 123 | |
Name 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | |
Expected an @return tag. | 128 | |
Name 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | |
Line has trailing spaces. | 131 | |
Expected an @return tag. | 132 | |
Name 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
'(' is followed by whitespace. | 132 | |
Parameter teamId should be final. | 132 | |
Expected @param tag for 'teamId'. | 132 | |
')' is preceded with whitespace. | 132 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 135 | |
Name 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
'(' is followed by whitespace. | 140 | |
Parameter teamId should be final. | 140 | |
Expected @param tag for 'teamId'. | 140 | |
')' is preceded with whitespace. | 140 | |
Expected an @return tag. | 146 | |
Name 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 | |
'(' is followed by whitespace. | 146 | |
Parameter teamId should be final. | 146 | |
Expected @param tag for 'teamId'. | 146 | |
')' is preceded with whitespace. | 146 | |
Expected an @return tag. | 152 | |
Name 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 152 | |
'(' is followed by whitespace. | 152 | |
Parameter teamId should be final. | 152 | |
Expected @param tag for 'teamId'. | 152 | |
')' is preceded with whitespace. | 152 | |
Expected an @return tag. | 158 | |
Name 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
'(' is followed by whitespace. | 158 | |
Parameter teamId should be final. | 158 | |
Expected @param tag for 'teamId'. | 158 | |
')' is preceded with whitespace. | 158 | |
Expected an @return tag. | 164 | |
Name 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
'(' is followed by whitespace. | 164 | |
Parameter teamId should be final. | 164 | |
Expected @param tag for 'teamId'. | 164 | |
')' is preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 166 | |
Expected an @return tag. | 170 | |
Name 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 | |
'(' is followed by whitespace. | 170 | |
Parameter teamId should be final. | 170 | |
Expected @param tag for 'teamId'. | 170 | |
')' is preceded with whitespace. | 170 | |
Expected an @return tag. | 176 | |
Name 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
'(' is followed by whitespace. | 176 | |
Parameter teamId should be final. | 176 | |
Expected @param tag for 'teamId'. | 176 | |
')' is preceded with whitespace. | 176 | |
Expected an @return tag. | 183 | |
Name 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 | |
'(' is followed by whitespace. | 183 | |
Parameter teamId1 should be final. | 183 | |
Expected @param tag for 'teamId1'. | 183 | |
Parameter teamId2 should be final. | 183 | |
Expected @param tag for 'teamId2'. | 183 | |
')' is preceded with whitespace. | 183 | |
Expected an @return tag. | 190 | |
Name 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
'(' is followed by whitespace. | 190 | |
Parameter teamId1 should be final. | 190 | |
Expected @param tag for 'teamId1'. | 190 | |
Parameter teamId2 should be final. | 190 | |
Expected @param tag for 'teamId2'. | 190 | |
')' is preceded with whitespace. | 190 | |
Line is longer than 80 characters. | 192 | |
Name 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
'(' is followed by whitespace. | 196 | |
Parameter allianceId should be final. | 196 | |
Expected @param tag for 'allianceId'. | 196 | |
')' is preceded with whitespace. | 196 | |
Name 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 | |
'(' is followed by whitespace. | 201 | |
Parameter teamId should be final. | 201 | |
Expected @param tag for 'teamId'. | 201 | |
')' is preceded with whitespace. | 201 | |
Name 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 206 | |
'(' is followed by whitespace. | 206 | |
Parameter teamId should be final. | 206 | |
Expected @param tag for 'teamId'. | 206 | |
')' is preceded with whitespace. | 206 | |
Line has trailing spaces. | 208 | |
Line is longer than 80 characters. | 208 | |
Name 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 212 | |
'(' is followed by whitespace. | 212 | |
Parameter requestedSpeedIdentifier should be final. | 212 | |
Expected @param tag for 'requestedSpeedIdentifier'. | 212 | |
')' is preceded with whitespace. | 212 | |
Expected an @return tag. | 217 | |
Name 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 217 | |
Expected an @return tag. | 222 | |
Name 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 222 | |
Expected an @return tag. | 228 | |
Name 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 228 | |
'(' is followed by whitespace. | 228 | |
Parameter teamId should be final. | 228 | |
Expected @param tag for 'teamId'. | 228 | |
')' is preceded with whitespace. | 228 | |
Line has trailing spaces. | 230 | |
Line is longer than 80 characters. | 230 | |
Line has trailing spaces. | 231 | |
Line is longer than 80 characters. | 231 | |
Expected an @return tag. | 235 | |
Name '_GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
Line is longer than 80 characters. | 237 | |
Expected an @return tag. | 241 | |
Name 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | |
'(' is followed by whitespace. | 241 | |
Parameter id should be final. | 241 | |
Expected @param tag for 'id'. | 241 | |
')' is preceded with whitespace. | 241 | |
Expected an @return tag. | 247 | |
Name 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 247 | |
'(' is followed by whitespace. | 247 | |
Parameter id should be final. | 247 | |
Expected @param tag for 'id'. | 247 | |
')' is preceded with whitespace. | 247 | |
Expected an @return tag. | 252 | |
Name 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 | |
Line is longer than 80 characters. | 254 | |
Expected an @return tag. | 258 | |
Name 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
'(' is followed by whitespace. | 258 | |
Parameter teamId should be final. | 258 | |
Expected @param tag for 'teamId'. | 258 | |
')' is preceded with whitespace. | 258 | |
Expected an @return tag. | 264 | |
Name 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 | |
'(' is followed by whitespace. | 264 | |
Parameter _fleetId should be final. | 264 | |
Expected @param tag for '_fleetId'. | 264 | |
Name '_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 | |
')' is preceded with whitespace. | 264 | |
Expected an @return tag. | 270 | |
Name 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 270 | |
'(' is followed by whitespace. | 270 | |
Parameter unitId should be final. | 270 | |
Expected @param tag for 'unitId'. | 270 | |
')' is preceded with whitespace. | 270 | |
Line has trailing spaces. | 271 | |
Line has trailing spaces. | 275 | |
Expected an @return tag. | 294 | |
Name 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 294 | |
'(' is followed by whitespace. | 294 | |
Parameter unitId should be final. | 294 | |
Expected @param tag for 'unitId'. | 294 | |
')' is preceded with whitespace. | 294 | |
Line has trailing spaces. | 296 | |
Line is longer than 80 characters. | 296 | |
Comment matches to-do format 'TODO:'. | 299 | |
First sentence should end with a period. | 301 | |
Expected an @return tag. | 307 | |
Name 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 307 | |
'(' is followed by whitespace. | 307 | |
Parameter unitId should be final. | 307 | |
Expected @param tag for 'unitId'. | 307 | |
Parameter stateId should be final. | 307 | |
Expected @param tag for 'stateId'. | 307 | |
')' is preceded with whitespace. | 307 | |
Expected an @return tag. | 313 | |
Name 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 313 | |
'(' is followed by whitespace. | 313 | |
Parameter unitId should be final. | 313 | |
Expected @param tag for 'unitId'. | 313 | |
')' is preceded with whitespace. | 313 | |
First sentence should end with a period. | 314 | |
Line has trailing spaces. | 315 | |
Line is longer than 80 characters. | 315 | |
Expected an @return tag. | 320 | |
Line has trailing spaces. | 320 | |
Name 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 320 | |
'(' is followed by whitespace. | 320 | |
Parameter unitId should be final. | 320 | |
Expected @param tag for 'unitId'. | 320 | |
')' is preceded with whitespace. | 320 | |
Line has trailing spaces. | 322 | |
Line is longer than 80 characters. | 322 | |
Expected an @return tag. | 327 | |
Name 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 327 | |
'(' is followed by whitespace. | 327 | |
Parameter unitId should be final. | 327 | |
Expected @param tag for 'unitId'. | 327 | |
')' is preceded with whitespace. | 327 | |
Expected an @return tag. | 333 | |
Name 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 333 | |
'(' is followed by whitespace. | 333 | |
Parameter unitId should be final. | 333 | |
Expected @param tag for 'unitId'. | 333 | |
')' is preceded with whitespace. | 333 | |
Expected an @return tag. | 339 | |
Name 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 339 | |
'(' is followed by whitespace. | 339 | |
Parameter _unitId should be final. | 339 | |
Expected @param tag for '_unitId'. | 339 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 339 | |
')' is preceded with whitespace. | 339 | |
Expected an @return tag. | 345 | |
Name 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 | |
'(' is followed by whitespace. | 345 | |
Parameter _unitId should be final. | 345 | |
Expected @param tag for '_unitId'. | 345 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 345 | |
')' is preceded with whitespace. | 345 | |
Expected an @return tag. | 351 | |
Name 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 351 | |
'(' is followed by whitespace. | 351 | |
Parameter _unitId should be final. | 351 | |
Expected @param tag for '_unitId'. | 351 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 351 | |
')' is preceded with whitespace. | 351 | |
Line has trailing spaces. | 353 | |
Line is longer than 80 characters. | 353 | |
Line has trailing spaces. | 354 | |
Line is longer than 80 characters. | 354 | |
Expected an @return tag. | 360 | |
Name 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
'(' is followed by whitespace. | 360 | |
Parameter _unitId should be final. | 360 | |
Expected @param tag for '_unitId'. | 360 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
Parameter _byTeamId should be final. | 360 | |
Expected @param tag for '_byTeamId'. | 360 | |
Name '_byTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
')' is preceded with whitespace. | 360 | |
Name 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 367 | |
'(' is followed by whitespace. | 367 | |
Parameter unitId should be final. | 367 | |
Expected @param tag for 'unitId'. | 367 | |
Parameter stateId should be final. | 367 | |
Expected @param tag for 'stateId'. | 367 | |
')' is preceded with whitespace. | 367 | |
Comment matches to-do format 'TODO:'. | 369 | |
Line is longer than 80 characters. | 374 | |
Name 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 374 | |
'(' is followed by whitespace. | 374 | |
Parameter unitId should be final. | 374 | |
Expected @param tag for 'unitId'. | 374 | |
Parameter longitude should be final. | 374 | |
Expected @param tag for 'longitude'. | 374 | |
Parameter latitude should be final. | 374 | |
Expected @param tag for 'latitude'. | 374 | |
')' is preceded with whitespace. | 374 | |
Line has trailing spaces. | 376 | |
Line is longer than 80 characters. | 376 | |
Comment matches to-do format 'TODO:'. | 378 | |
Line is longer than 80 characters. | 378 | |
Comment matches to-do format 'TODO:'. | 379 | |
Line is longer than 80 characters. | 385 | |
Name 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
'(' is followed by whitespace. | 385 | |
Parameter _unitId should be final. | 385 | |
Expected @param tag for '_unitId'. | 385 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
Parameter _targetUnitId should be final. | 385 | |
Expected @param tag for '_targetUnitId'. | 385 | |
Name '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
Parameter _longitude should be final. | 385 | |
Expected @param tag for '_longitude'. | 385 | |
Name '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
Parameter _latitude should be final. | 385 | |
Expected @param tag for '_latitude'. | 385 | |
Name '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
')' is preceded with whitespace. | 385 | |
Comment matches to-do format 'TODO:'. | 387 | |
Line is longer than 80 characters. | 391 | |
Name 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 391 | |
'(' is followed by whitespace. | 391 | |
Parameter _unitId should be final. | 391 | |
Expected @param tag for '_unitId'. | 391 | |
Name '_unitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 391 | |
Parameter _targetUnitId should be final. | 391 | |
Expected @param tag for '_targetUnitId'. | 391 | |
Name '_targetUnitId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 391 | |
')' is preceded with whitespace. | 391 | |
Expected an @return tag. | 397 | |
Name 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 397 | |
'(' is followed by whitespace. | 397 | |
Parameter id should be final. | 397 | |
Expected @param tag for 'id'. | 397 | |
')' is preceded with whitespace. | 397 | |
Expected an @return tag. | 403 | |
Name 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 403 | |
'(' is followed by whitespace. | 403 | |
Parameter id should be final. | 403 | |
Expected @param tag for 'id'. | 403 | |
')' is preceded with whitespace. | 403 | |
Line has trailing spaces. | 405 | |
Line is longer than 80 characters. | 405 | |
Expected an @return tag. | 410 | |
Name 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 410 | |
'(' is followed by whitespace. | 410 | |
Parameter unitId should be final. | 410 | |
Expected @param tag for 'unitId'. | 410 | |
')' is preceded with whitespace. | 410 | |
Expected an @return tag. | 416 | |
Name 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 | |
'(' is followed by whitespace. | 416 | |
Parameter unitId should be final. | 416 | |
Expected @param tag for 'unitId'. | 416 | |
')' is preceded with whitespace. | 416 | |
Expected an @return tag. | 422 | |
Name 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 422 | |
'(' is followed by whitespace. | 422 | |
Parameter typeId should be final. | 422 | |
Expected @param tag for 'typeId'. | 422 | |
')' is preceded with whitespace. | 422 | |
Line has trailing spaces. | 424 | |
Line is longer than 80 characters. | 424 | |
Line contains a tab character. | 425 | |
Expected an @return tag. | 431 | |
Line is longer than 80 characters. | 431 | |
Name 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 431 | |
'(' is followed by whitespace. | 431 | |
Parameter longitude should be final. | 431 | |
Expected @param tag for 'longitude'. | 431 | |
Parameter latitude should be final. | 431 | |
Expected @param tag for 'latitude'. | 431 | |
Parameter typeId should be final. | 431 | |
Expected @param tag for 'typeId'. | 431 | |
')' is preceded with whitespace. | 431 | |
First sentence should end with a period. | 432 | |
Line has trailing spaces. | 433 | |
Line is longer than 80 characters. | 433 | |
Expected an @return tag. | 439 | |
Line is longer than 80 characters. | 439 | |
Name 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 439 | |
'(' is followed by whitespace. | 439 | |
Parameter memberCount should be final. | 439 | |
Expected @param tag for 'memberCount'. | 439 | |
Parameter memberId should be final. | 439 | |
Expected @param tag for 'memberId'. | 439 | |
')' is preceded with whitespace. | 439 | |
Line has trailing spaces. | 441 | |
Line is longer than 80 characters. | 441 | |
Line is longer than 80 characters. | 447 | |
Name 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 447 | |
'(' is followed by whitespace. | 447 | |
Parameter typeId should be final. | 447 | |
Expected @param tag for 'typeId'. | 447 | |
Parameter longitude should be final. | 447 | |
Expected @param tag for 'longitude'. | 447 | |
Parameter latitude should be final. | 447 | |
Expected @param tag for 'latitude'. | 447 | |
')' is preceded with whitespace. | 447 | |
Line has trailing spaces. | 449 | |
Line is longer than 80 characters. | 449 | |
Line is longer than 80 characters. | 455 | |
Name 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 455 | |
'(' is followed by whitespace. | 455 | |
Parameter longitude should be final. | 455 | |
Expected @param tag for 'longitude'. | 455 | |
Parameter latitude should be final. | 455 | |
Expected @param tag for 'latitude'. | 455 | |
Parameter shipTypes should be final. | 455 | |
Expected @param tag for 'shipTypes'. | 455 | |
Expected an @return tag. | 460 | |
Name 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 460 | |
Expected an @return tag. | 466 | |
Name 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 466 | |
'(' is followed by whitespace. | 466 | |
Parameter _typeId should be final. | 466 | |
Expected @param tag for '_typeId'. | 466 | |
Name '_typeId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 466 | |
')' is preceded with whitespace. | 466 | |
Comment matches to-do format 'TODO:'. | 468 | |
Name 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
'(' is followed by whitespace. | 472 | |
Parameter _voteId should be final. | 472 | |
Expected @param tag for '_voteId'. | 472 | |
Name '_voteId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
Parameter _vote should be final. | 472 | |
Expected @param tag for '_vote'. | 472 | |
Name '_vote' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
')' is preceded with whitespace. | 472 | |
Comment matches to-do format 'TODO:'. | 475 | |
Line is longer than 80 characters. | 479 | |
Name 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 479 | |
'(' is followed by whitespace. | 479 | |
Parameter chatMessage should be final. | 479 | |
Expected @param tag for 'chatMessage'. | 479 | |
Parameter receiverId should be final. | 479 | |
Expected @param tag for 'receiverId'. | 479 | |
')' is preceded with whitespace. | 479 | |
Expected an @return tag. | 488 | |
Line is longer than 80 characters. | 488 | |
Name 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 488 | |
'(' is followed by whitespace. | 488 | |
Parameter longitude1 should be final. | 488 | |
Expected @param tag for 'longitude1'. | 488 | |
Parameter latitude1 should be final. | 488 | |
Expected @param tag for 'latitude1'. | 488 | |
Parameter longitude2 should be final. | 488 | |
Expected @param tag for 'longitude2'. | 488 | |
Parameter latitude2 should be final. | 488 | |
Expected @param tag for 'latitude2'. | 488 | |
')' is preceded with whitespace. | 488 | |
Expected an @return tag. | 497 | |
Line is longer than 80 characters. | 497 | |
Name 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 497 | |
'(' is followed by whitespace. | 497 | |
Parameter longitude1 should be final. | 497 | |
Expected @param tag for 'longitude1'. | 497 | |
Parameter latitude1 should be final. | 497 | |
Expected @param tag for 'latitude1'. | 497 | |
Parameter longitude2 should be final. | 497 | |
Expected @param tag for 'longitude2'. | 497 | |
Parameter latitude2 should be final. | 497 | |
Expected @param tag for 'latitude2'. | 497 | |
')' is preceded with whitespace. | 497 | |
First sentence should end with a period. | 498 | |
Name 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 502 | |
Parameter entry should be final. | 502 | |
Expected @param tag for 'entry'. | 502 | |
Name 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 508 | |
Parameter entry should be final. | 508 | |
Expected @param tag for 'entry'. | 508 | |
Parameter objectId should be final. | 508 | |
Expected @param tag for 'objectId'. | 508 | |
Comment matches to-do format 'TODO:'. | 511 | |
Name 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 516 | |
Parameter entry should be final. | 516 | |
Expected @param tag for 'entry'. | 516 | |
Parameter objectId should be final. | 516 | |
Expected @param tag for 'objectId'. | 516 | |
Parameter tags should be final. | 516 | |
Expected @param tag for 'tags'. | 516 | |
Line is longer than 80 characters. | 526 | |
Name 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 526 | |
Parameter entry should be final. | 526 | |
Expected @param tag for 'entry'. | 526 | |
Parameter objectId should be final. | 526 | |
Expected @param tag for 'objectId'. | 526 | |
Parameter tags should be final. | 526 | |
Expected @param tag for 'tags'. | 526 | |
Parameter colorR should be final. | 526 | |
Expected @param tag for 'colorR'. | 526 | |
Parameter colorG should be final. | 526 | |
Expected @param tag for 'colorG'. | 526 | |
Parameter colorB should be final. | 526 | |
Expected @param tag for 'colorB'. | 526 | |
Line is longer than 80 characters. | 537 | |
Name 'DebugLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 537 | |
Parameter entry should be final. | 537 | |
Expected @param tag for 'entry'. | 537 | |
Parameter objectId should be final. | 537 | |
Expected @param tag for 'objectId'. | 537 | |
Parameter tags should be final. | 537 | |
Expected @param tag for 'tags'. | 537 | |
Parameter colorR should be final. | 537 | |
Expected @param tag for 'colorR'. | 537 | |
Parameter colorG should be final. | 537 | |
Expected @param tag for 'colorG'. | 537 | |
Parameter colorB should be final. | 537 | |
Expected @param tag for 'colorB'. | 537 | |
Parameter colorAlpha should be final. | 537 | |
Expected @param tag for 'colorAlpha'. | 537 | |
Comment matches to-do format 'TODO:'. | 540 | |
Expected an @return tag. | 543 | |
Name 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 543 | |
Line is longer than 80 characters. | 551 | |
Name 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 551 | |
Parameter longitude1 should be final. | 551 | |
Expected @param tag for 'longitude1'. | 551 | |
Parameter latitude1 should be final. | 551 | |
Expected @param tag for 'latitude1'. | 551 | |
Parameter longitude2 should be final. | 551 | |
Expected @param tag for 'longitude2'. | 551 | |
Parameter latitude2 should be final. | 551 | |
Expected @param tag for 'latitude2'. | 551 | |
Name 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 | |
Expected an @return tag. | 560 | |
Name 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 560 | |
Line has trailing spaces. | 561 | |
Comment matches to-do format 'TODO:'. | 565 | |
Line is longer than 80 characters. | 566 | |
Line has trailing spaces. | 567 | |
First sentence should end with a period. | 568 | |
Name 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 572 | |
Parameter logLine should be final. | 572 | |
Expected @param tag for 'logLine'. | 572 | |
Line has trailing spaces. | 573 | |
Missing a Javadoc comment. | 574 | |
Missing a Javadoc comment. | 576 | |
'{' should be on the previous line. | 577 | |
Line contains a tab character. | 578 | |
Missing a Javadoc comment. | 578 | |
Name 'm_objectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 578 | |
Variable 'm_objectId' must be private and have accessor methods. | 578 | |
Line contains a tab character. | 579 | |
Missing a Javadoc comment. | 579 | |
Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 579 | |
Variable 'm_type' must be private and have accessor methods. | 579 | |
Line contains a tab character. | 580 | |
Missing a Javadoc comment. | 580 | |
Name 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 | |
Variable 'm_teamId' must be private and have accessor methods. | 580 | |
Line contains a tab character. | 581 | |
Missing a Javadoc comment. | 581 | |
Name 'm_currentState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 581 | |
Variable 'm_currentState' must be private and have accessor methods. | 581 | |
Line contains a tab character. | 582 | |
Missing a Javadoc comment. | 582 | |
Name 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 582 | |
Variable 'm_visible' must be private and have accessor methods. | 582 | |
Line contains a tab character. | 583 | |
Missing a Javadoc comment. | 583 | |
Name 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 583 | |
Variable 'm_longitude' must be private and have accessor methods. | 583 | |
Line contains a tab character. | 584 | |
Missing a Javadoc comment. | 584 | |
Name 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 584 | |
Variable 'm_latitude' must be private and have accessor methods. | 584 | |
Line contains a tab character. | 586 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 588 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line has trailing spaces. | 608 | |
Missing a Javadoc comment. | 609 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Missing a Javadoc comment. | 610 | |
Name 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 610 | |
Variable 'm_fleetId' must be private and have accessor methods. | 610 | |
Line contains a tab character. | 611 | |
Missing a Javadoc comment. | 611 | |
Name 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 611 | |
Variable 'm_teamId' must be private and have accessor methods. | 611 | |
Line contains a tab character. | 612 | |
Missing a Javadoc comment. | 612 | |
Name 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 612 | |
Variable 'm_visible' must be private and have accessor methods. | 612 | |
Line contains a tab character. | 613 | |
Missing a Javadoc comment. | 613 | |
Name 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 613 | |
Variable 'm_longitude' must be private and have accessor methods. | 613 | |
Line contains a tab character. | 614 | |
Missing a Javadoc comment. | 614 | |
Name 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 614 | |
Variable 'm_latitude' must be private and have accessor methods. | 614 | |
Line contains a tab character. | 615 | |
Missing a Javadoc comment. | 615 | |
Name 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 615 | |
Variable 'm_fleetMembers' must be private and have accessor methods. | 615 | |
Line contains a tab character. | 617 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 617 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 619 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line contains a tab character. | 623 | |
Line contains a tab character. | 624 | |
Line contains a tab character. | 625 | |
Line contains a tab character. | 626 | |
Line contains a tab character. | 627 | |
Line contains a tab character. | 628 | |
Line contains a tab character. | 629 | |
Line contains a tab character. | 630 | |
Line contains a tab character. | 631 | |
Line contains a tab character. | 632 | |
Line contains a tab character. | 634 | |
Line contains a tab character. | 635 | |
Line contains a tab character. | 637 | |
Missing a Javadoc comment. | 637 | |
Parameter m_fleetId should be final. | 637 | |
'm_fleetId' hides a field. | 637 | |
Name 'm_fleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 637 | |
Parameter m_teamId should be final. | 637 | |
'm_teamId' hides a field. | 637 | |
Name 'm_teamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 637 | |
Parameter m_visible should be final. | 637 | |
'm_visible' hides a field. | 637 | |
Name 'm_visible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 637 | |
Line is longer than 80 characters. | 638 | |
Line contains a tab character. | 638 | |
Parameter m_longitude should be final. | 638 | |
'm_longitude' hides a field. | 638 | |
Name 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 638 | |
Parameter m_latitude should be final. | 638 | |
'm_latitude' hides a field. | 638 | |
Name 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 638 | |
Parameter m_fleetMembers should be final. | 638 | |
'm_fleetMembers' hides a field. | 638 | |
Name 'm_fleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 638 | |
Line contains a tab character. | 639 | |
Line contains a tab character. | 640 | |
Line contains a tab character. | 641 | |
Line contains a tab character. | 642 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 644 | |
Line contains a tab character. | 645 | |
Line contains a tab character. | 646 | |
Missing a Javadoc comment. | 648 | |
'{' should be on the previous line. | 649 | |
Line contains a tab character. | 650 | |
Missing a Javadoc comment. | 650 | |
Name 'm_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 650 | |
Variable 'm_eventType' must be private and have accessor methods. | 650 | |
Line contains a tab character. | 651 | |
Missing a Javadoc comment. | 651 | |
Name 'm_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 651 | |
Variable 'm_causeObjectId' must be private and have accessor methods. | 651 | |
Line contains a tab character. | 652 | |
Missing a Javadoc comment. | 652 | |
Name 'm_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 652 | |
Variable 'm_targetObjectId' must be private and have accessor methods. | 652 | |
Line contains a tab character. | 653 | |
Missing a Javadoc comment. | 653 | |
Name 'm_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 653 | |
Variable 'm_unitType' must be private and have accessor methods. | 653 | |
Line contains a tab character. | 654 | |
Missing a Javadoc comment. | 654 | |
Name 'm_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 654 | |
Variable 'm_longitude' must be private and have accessor methods. | 654 | |
Line contains a tab character. | 655 | |
Missing a Javadoc comment. | 655 | |
Name 'm_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 655 | |
Variable 'm_latitude' must be private and have accessor methods. | 655 | |
Line contains a tab character. | 657 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 657 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 668 | |
Line contains a tab character. | 669 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 671 | |
Line contains a tab character. | 672 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
Line has trailing spaces. | 677 | |
Missing a Javadoc comment. | 678 | |
Missing a Javadoc comment. | 679 | |
Missing a Javadoc comment. | 681 | |
Line has trailing spaces. | 683 | |
Missing a Javadoc comment. | 683 | |
Line has trailing spaces. | 684 | |
Missing a Javadoc comment. | 684 | |
Line has trailing spaces. | 685 | |
Missing a Javadoc comment. | 685 | |
Missing a Javadoc comment. | 687 | |
Missing a Javadoc comment. | 688 | |
Line has trailing spaces. | 689 | |
Missing a Javadoc comment. | 689 | |
Line has trailing spaces. | 691 | |
Missing a Javadoc comment. | 691 | |
Line is longer than 80 characters. | 692 | |
Missing a Javadoc comment. | 692 | |
Line has trailing spaces. | 694 | |
Missing a Javadoc comment. | 694 | |
Line has trailing spaces. | 695 | |
Missing a Javadoc comment. | 695 | |
Line has trailing spaces. | 697 | |
Missing a Javadoc comment. | 697 | |
Line has trailing spaces. | 699 | |
Missing a Javadoc comment. | 699 | |
Line has trailing spaces. | 700 | |
Missing a Javadoc comment. | 700 | |
Line has trailing spaces. | 702 | |
Missing a Javadoc comment. | 702 | |
Line has trailing spaces. | 703 | |
Missing a Javadoc comment. | 703 | |
Line has trailing spaces. | 704 | |
Missing a Javadoc comment. | 704 | |
Missing a Javadoc comment. | 706 | |
Missing a Javadoc comment. | 707 | |
Missing a Javadoc comment. | 708 | |
Line has trailing spaces. | 711 | |
Line is longer than 80 characters. | 711 | |
Line has trailing spaces. | 713 | |
Missing a Javadoc comment. | 714 | |
Name 'TerritoryNorthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 714 | |
Missing a Javadoc comment. | 715 | |
Name 'TerritorySouthAmerica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 715 | |
Missing a Javadoc comment. | 716 | |
Name 'TerritoryEurope' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 716 | |
Missing a Javadoc comment. | 717 | |
Name 'TerritoryRussia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 717 | |
Missing a Javadoc comment. | 718 | |
Name 'TerritorySouthAsia' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 718 | |
Missing a Javadoc comment. | 719 | |
Name 'TerritoryAfrica' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 719 | |
Missing a Javadoc comment. | 720 | |
Name 'NumTerritories' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 720 | |
Line has trailing spaces. | 721 | |
Missing a Javadoc comment. | 722 | |
Name 'EventPingSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 722 | |
Missing a Javadoc comment. | 723 | |
Name 'EventPingCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 723 | |
Missing a Javadoc comment. | 724 | |
Name 'EventNukeLaunchSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 724 | |
Missing a Javadoc comment. | 725 | |
Name 'EventNukeLaunchSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 725 | |
Missing a Javadoc comment. | 726 | |
Name 'EventHit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 726 | |
Missing a Javadoc comment. | 727 | |
Name 'EventDestroyed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 727 | |
Missing a Javadoc comment. | 728 | |
Name 'EventPingDetection' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 728 | |
Missing a Javadoc comment. | 729 | |
Name 'EventCeasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 729 | |
Missing a Javadoc comment. | 730 | |
Name 'EventUnceasedFire' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 730 | |
Missing a Javadoc comment. | 731 | |
Name 'EventSharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 731 | |
Missing a Javadoc comment. | 732 | |
Name 'EventUnsharedRadar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 732 | |
Missing a Javadoc comment. | 733 | |
Name 'EventNewVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 733 | |
Missing a Javadoc comment. | 734 | |
Name 'EventTeamVoted' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 734 | |
Missing a Javadoc comment. | 735 | |
Name 'EventTeamRetractedVote' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 735 | |
Missing a Javadoc comment. | 736 | |
Name 'EventVoteFinishedYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 736 | |
Missing a Javadoc comment. | 737 | |
Name 'EventVoteFinishedNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 737 | |
Line has trailing spaces. | 738 | |
Missing a Javadoc comment. | 739 | |
Name 'TypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 739 | |
Missing a Javadoc comment. | 740 | |
Name 'TypeCity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 740 | |
Missing a Javadoc comment. | 741 | |
Name 'TypeSilo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 741 | |
Missing a Javadoc comment. | 742 | |
Name 'TypeRadarStation' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 742 | |
Missing a Javadoc comment. | 743 | |
Name 'TypeNuke' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 743 | |
Missing a Javadoc comment. | 744 | |
Name 'TypeExplosion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 744 | |
Missing a Javadoc comment. | 745 | |
Name 'TypeSub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 745 | |
Missing a Javadoc comment. | 746 | |
Name 'TypeBattleShip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 746 | |
Missing a Javadoc comment. | 747 | |
Name 'TypeAirBase' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 747 | |
Missing a Javadoc comment. | 748 | |
Name 'TypeFighter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 748 | |
Missing a Javadoc comment. | 749 | |
Name 'TypeBomber' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 749 | |
Missing a Javadoc comment. | 750 | |
Name 'TypeCarrier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 750 | |
Missing a Javadoc comment. | 751 | |
Name 'TypeTornado' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 751 | |
Missing a Javadoc comment. | 752 | |
Name 'TypeSaucer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 752 | |
Missing a Javadoc comment. | 753 | |
Name 'TypeFleet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 753 | |
Missing a Javadoc comment. | 754 | |
Name 'TypeGunshot' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 754 | |
Missing a Javadoc comment. | 755 | |
Name 'TypeQueueItem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 755 | |
Missing a Javadoc comment. | 756 | |
Name 'NumObjectTypes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 756 | |
Line has trailing spaces. | 757 | |
Missing a Javadoc comment. | 758 | |
Name 'VoteTypeInvalid' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 758 | |
Missing a Javadoc comment. | 759 | |
Name 'VoteTypeJoinAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 759 | |
Missing a Javadoc comment. | 760 | |
Name 'VoteTypeKickPlayer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 760 | |
Missing a Javadoc comment. | 761 | |
Name 'VoteTypeLeaveAlliance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 761 | |
Line has trailing spaces. | 762 | |
Missing a Javadoc comment. | 763 | |
Name 'VoteUnknown' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 763 | |
Missing a Javadoc comment. | 764 | |
Name 'VoteYes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 764 | |
Missing a Javadoc comment. | 765 | |
Name 'VoteNo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 765 | |
Missing a Javadoc comment. | 766 | |
Name 'VoteAbstain' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 766 | |
Line has trailing spaces. | 767 | |
Line has trailing spaces. | 769 | |
Line is longer than 80 characters. | 769 | |
Line has trailing spaces. | 770 | |
Line is longer than 80 characters. | 770 | |
Expected an @return tag. | 776 | |
Name 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 776 | |
'{' should be on the previous line. | 777 | |
Line contains a tab character. | 778 | |
Line contains a tab character. | 779 | |
Line contains a tab character. | 780 | |
Line contains a tab character. | 781 | |
'cast' is not followed by whitespace. | 781 | |
'7' is a magic number. | 781 | |
Line contains a tab character. | 782 | |
Line contains a tab character. | 783 | |
'{' should be on the previous line. | 783 | |
Line contains a tab character. | 784 | |
Name 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 784 | |
Line contains a tab character. | 785 | |
Line contains a tab character. | 786 | |
Line contains a tab character. | 787 | |
Line contains a tab character. | 788 | |
Line contains a tab character. | 789 | |
'(' is followed by whitespace. | 789 | |
')' is preceded with whitespace. | 789 | |
Line contains a tab character. | 790 | |
Line contains a tab character. | 791 | |
Line has trailing spaces. | 792 | |
Line contains a tab character. | 792 | |
Line contains a tab character. | 794 | |
Line contains a tab character. | 795 | |
Line contains a tab character. | 798 | |
Line contains a tab character. | 799 | |
Line contains a tab character. | 801 | |
Line contains a tab character. | 802 | |
Line contains a tab character. | 803 | |
Line contains a tab character. | 804 | |
Line contains a tab character. | 805 | |
Line contains a tab character. | 806 | |
Line contains a tab character. | 807 | |
Line has trailing spaces. | 808 | |
Line contains a tab character. | 808 | |
Line contains a tab character. | 809 | |
Line contains a tab character. | 810 | |
Expected an @return tag. | 811 | |
Line contains a tab character. | 811 | |
Name 'GetAllFleetData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 811 | |
Line has trailing spaces. | 812 | |
Line contains a tab character. | 812 | |
Line contains a tab character. | 813 | |
Line has trailing spaces. | 814 | |
Line contains a tab character. | 814 | |
Line contains a tab character. | 815 | |
Line contains a tab character. | 816 | |
Line has trailing spaces. | 817 | |
Line contains a tab character. | 817 | |
Line contains a tab character. | 818 | |
Line has trailing spaces. | 819 | |
Line contains a tab character. | 819 | |
Line contains a tab character. | 820 | |
Line is longer than 80 characters. | 821 | |
Line contains a tab character. | 821 | |
Line is longer than 80 characters. | 822 | |
Line contains a tab character. | 822 | |
Line contains a tab character. | 823 | |
Line is longer than 80 characters. | 824 | |
Line contains a tab character. | 824 | |
Line contains a tab character. | 825 | |
Line is longer than 80 characters. | 827 | |
Line contains a tab character. | 827 | |
Name 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 827 | |
Line contains a tab character. | 828 | |
Line contains a tab character. | 829 | |
Line has trailing spaces. | 830 | |
Line contains a tab character. | 830 | |
Line contains a tab character. | 831 | |
Line contains a tab character. | 832 | |
Line contains a tab character. | 833 | |
Line has trailing spaces. | 834 | |
Line contains a tab character. | 834 | |
Line contains a tab character. | 835 | |
Line has trailing spaces. | 837 | |
Missing a Javadoc comment. | 839 | |
'{' should be on the previous line. | 840 | |
Line contains a tab character. | 841 | |
Line contains a tab character. | 842 | |
Line contains a tab character. | 843 | |
Line contains a tab character. | 844 | |
Line contains a tab character. | 845 | |
Line contains a tab character. | 846 | |
Line has trailing spaces. | 848 | |
Line is longer than 80 characters. | 849 | |
Missing a Javadoc comment. | 850 | |
Parameter _commandLineOptions should be final. | 850 | |
Name '_commandLineOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 850 | |
Line has trailing spaces. | 851 | |
'{' should be on the previous line. | 851 | |
Line contains a tab character. | 852 | |
Line contains a tab character. | 853 | |
Line contains a tab character. | 854 | |
Line contains a tab character. | 855 | |
Line contains a tab character. | 856 | |
Line contains a tab character. | 857 | |
Line contains a tab character. | 858 | |
Line contains a tab character. | 859 | |
Line contains a tab character. | 860 | |
Line contains a tab character. | 861 | |
Line contains a tab character. | 862 | |
Line contains a tab character. | 863 | |
Line contains a tab character. | 864 | |
Line contains a tab character. | 869 | |
Line contains a tab character. | 870 | |
Line contains a tab character. | 871 | |
Line contains a tab character. | 872 | |
Line contains a tab character. | 873 | |
Line contains a tab character. | 874 | |
Line contains a tab character. | 875 | |
Line is longer than 80 characters. | 878 | |
Line is longer than 80 characters. | 880 | |
Missing a Javadoc comment. | 880 | |
Parameter _eventType should be final. | 880 | |
Name '_eventType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 880 | |
Parameter _causeObjectId should be final. | 880 | |
Name '_causeObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 880 | |
Parameter _targetObjectId should be final. | 880 | |
Name '_targetObjectId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 880 | |
Line contains a tab character. | 881 | |
Parameter _unitType should be final. | 881 | |
Name '_unitType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 881 | |
Parameter _longitude should be final. | 881 | |
Name '_longitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 881 | |
Parameter _latitude should be final. | 881 | |
Name '_latitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 881 | |
'{' should be on the previous line. | 882 | |
Line contains a tab character. | 883 | |
Line contains a tab character. | 884 | |
Line contains a tab character. | 885 | |
Line contains a tab character. | 886 | |
Line contains a tab character. | 887 | |
Line contains a tab character. | 888 | |
Line contains a tab character. | 889 | |
Line contains a tab character. | 890 | |
Line contains a tab character. | 891 | |
Line contains a tab character. | 893 | |
Line contains a tab character. | 894 | |
Line contains a tab character. | 895 | |
Line contains a tab character. | 896 | |
Line contains a tab character. | 897 | |
Line has trailing spaces. | 899 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 9 | |
Utility classes should not have a public or default constructor. | 11 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Missing a Javadoc comment. | 87 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 89 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line is longer than 80 characters. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line is longer than 80 characters. | 240 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line is longer than 80 characters. | 248 | |
Line contains a tab character. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 258 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line is longer than 80 characters. | 269 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
Line is longer than 80 characters. | 292 | |
Line contains a tab character. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line is longer than 80 characters. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 312 | |
Missing a Javadoc comment. | 312 | |
Name 'GetDefcon' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 316 | |
Missing a Javadoc comment. | 316 | |
Name 'GetGameTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 320 | |
Missing a Javadoc comment. | 320 | |
Name 'GetGameTick' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 324 | |
Missing a Javadoc comment. | 324 | |
Name 'GetGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 328 | |
Missing a Javadoc comment. | 328 | |
Name 'GetVictoryTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Missing a Javadoc comment. | 332 | |
Name 'IsVictoryTimerActive' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 336 | |
Missing a Javadoc comment. | 336 | |
Name 'GetOptionValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 340 | |
Missing a Javadoc comment. | 340 | |
Name 'GetCityIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 344 | |
Missing a Javadoc comment. | 344 | |
Name 'GetCityPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 348 | |
Missing a Javadoc comment. | 348 | |
Name 'GetRemainingPopulation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 352 | |
Missing a Javadoc comment. | 352 | |
Name 'IsValidTerritory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 352 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 356 | |
Missing a Javadoc comment. | 356 | |
Name 'IsBorder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 360 | |
Missing a Javadoc comment. | 360 | |
Name 'GetTerritoryId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 364 | |
Missing a Javadoc comment. | 364 | |
Name 'GetOwnTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 368 | |
Missing a Javadoc comment. | 368 | |
Name 'GetTeamIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 372 | |
Missing a Javadoc comment. | 372 | |
Name 'GetTeamTerritoriesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 376 | |
Missing a Javadoc comment. | 376 | |
Name 'GetTeamTerritories' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 380 | |
Missing a Javadoc comment. | 380 | |
Name 'GetAllianceId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 384 | |
Missing a Javadoc comment. | 384 | |
Name 'GetDesiredGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 384 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 388 | |
Missing a Javadoc comment. | 388 | |
Name 'GetEnemyKills' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 392 | |
Missing a Javadoc comment. | 392 | |
Name 'GetFriendlyDeaths' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 396 | |
Missing a Javadoc comment. | 396 | |
Name 'GetCollateralDamage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 400 | |
Missing a Javadoc comment. | 400 | |
Name 'GetTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 404 | |
Missing a Javadoc comment. | 404 | |
Name 'IsSharingRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 408 | |
Missing a Javadoc comment. | 408 | |
Name 'IsCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 408 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 412 | |
Missing a Javadoc comment. | 412 | |
Name 'RequestAlliance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 416 | |
Missing a Javadoc comment. | 416 | |
Name 'RequestCeaseFire' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 420 | |
Missing a Javadoc comment. | 420 | |
Name 'RequestShareRadar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 424 | |
Missing a Javadoc comment. | 424 | |
Name 'RequestGameSpeed' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 428 | |
Missing a Javadoc comment. | 428 | |
Name 'GetAllUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 432 | |
Missing a Javadoc comment. | 432 | |
Name 'GetOwnUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 436 | |
Missing a Javadoc comment. | 436 | |
Name 'GetTeamUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 440 | |
Missing a Javadoc comment. | 440 | |
Name 'GetAllUnitData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 444 | |
Missing a Javadoc comment. | 444 | |
Name 'GetType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 448 | |
Missing a Javadoc comment. | 448 | |
Name 'GetTeamId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 452 | |
Missing a Javadoc comment. | 452 | |
Name 'GetOwnFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 456 | |
Missing a Javadoc comment. | 456 | |
Name 'GetFleets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 460 | |
Missing a Javadoc comment. | 460 | |
Name 'GetFleetMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 464 | |
Missing a Javadoc comment. | 464 | |
Name 'GetFleetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 468 | |
Missing a Javadoc comment. | 468 | |
Name 'GetCurrentState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 472 | |
Missing a Javadoc comment. | 472 | |
Name 'GetStateCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 476 | |
Missing a Javadoc comment. | 476 | |
Name 'GetStateTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 480 | |
Missing a Javadoc comment. | 480 | |
Name 'GetActionQueue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 480 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 484 | |
Missing a Javadoc comment. | 484 | |
Name 'GetCurrentTargetId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 488 | |
Missing a Javadoc comment. | 488 | |
Name 'GetMovementTargetLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 488 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 492 | |
Missing a Javadoc comment. | 492 | |
Name 'GetNukeSupply' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 492 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
Line contains a tab character. | 496 | |
Missing a Javadoc comment. | 496 | |
Name 'GetBomberNukeTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 500 | |
Missing a Javadoc comment. | 500 | |
Name 'IsRetaliating' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 504 | |
Missing a Javadoc comment. | 504 | |
Name 'IsVisible' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 508 | |
Missing a Javadoc comment. | 508 | |
Name 'SetState' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 508 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
Line contains a tab character. | 512 | |
Missing a Javadoc comment. | 512 | |
Name 'SetMovementTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 516 | |
Missing a Javadoc comment. | 516 | |
Name 'SetActionTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 520 | |
Missing a Javadoc comment. | 520 | |
Name 'SetLandingTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 520 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 524 | |
Missing a Javadoc comment. | 524 | |
Name 'GetLongitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 528 | |
Missing a Javadoc comment. | 528 | |
Name 'GetLatitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 528 | |
Line contains a tab character. | 529 | |
Line contains a tab character. | 530 | |
Line contains a tab character. | 532 | |
Missing a Javadoc comment. | 532 | |
Name 'GetVelocity' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 532 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 536 | |
Missing a Javadoc comment. | 536 | |
Name 'GetRange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 536 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 540 | |
Missing a Javadoc comment. | 540 | |
Name 'GetRemainingUnits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 544 | |
Missing a Javadoc comment. | 544 | |
Name 'IsValidPlacementLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 544 | |
Line contains a tab character. | 545 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 548 | |
Missing a Javadoc comment. | 548 | |
Name 'GetFleetMemberOffset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 548 | |
Line contains a tab character. | 549 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 552 | |
Missing a Javadoc comment. | 552 | |
Name 'PlaceStructure' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 552 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line contains a tab character. | 556 | |
Missing a Javadoc comment. | 556 | |
Name 'PlaceFleet' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 556 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
Line contains a tab character. | 560 | |
Missing a Javadoc comment. | 560 | |
Name 'GetUnitCredits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 560 | |
Line contains a tab character. | 561 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 564 | |
Missing a Javadoc comment. | 564 | |
Name 'GetUnitValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 564 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 568 | |
Missing a Javadoc comment. | 568 | |
Name 'SendVote' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 568 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 570 | |
Line contains a tab character. | 572 | |
Missing a Javadoc comment. | 572 | |
Name 'SendChatMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 576 | |
Missing a Javadoc comment. | 576 | |
Name 'GetDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 | |
Line contains a tab character. | 577 | |
Line contains a tab character. | 578 | |
Line contains a tab character. | 580 | |
Missing a Javadoc comment. | 580 | |
Name 'GetSailDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 584 | |
Missing a Javadoc comment. | 584 | |
Name 'DebugLog0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 584 | |
Line contains a tab character. | 585 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 588 | |
Missing a Javadoc comment. | 588 | |
Name 'DebugLog1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 588 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 592 | |
Missing a Javadoc comment. | 592 | |
Name 'DebugLog2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 592 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 596 | |
Missing a Javadoc comment. | 596 | |
Name 'DebugLog3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 596 | |
Line contains a tab character. | 597 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 600 | |
Missing a Javadoc comment. | 600 | |
Name 'DebugLog4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 600 | |
Line contains a tab character. | 601 | |
Line contains a tab character. | 602 | |
Line contains a tab character. | 604 | |
Missing a Javadoc comment. | 604 | |
Name 'DebugIsReplayingGame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line contains a tab character. | 608 | |
Missing a Javadoc comment. | 608 | |
Name 'WhiteboardDraw' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 608 | |
Line contains a tab character. | 609 | |
Line contains a tab character. | 610 | |
Line contains a tab character. | 612 | |
Missing a Javadoc comment. | 612 | |
Name 'WhiteboardClear' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 612 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 616 | |
Missing a Javadoc comment. | 616 | |
Name 'GetSuccessfulCommands' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 616 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 618 | |
Line contains a tab character. | 620 | |
Missing a Javadoc comment. | 620 | |
Name 'WriteToConsole' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 620 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Utility classes should not have a public or default constructor. | 52 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Name 'queries' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Name 'events' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 67 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Missing a Javadoc comment. | 69 | |
Name 'unitUpdates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Variable 'botIsRunning' must be private and have accessor methods. | 77 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter map should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter options should be final. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Parameter flagValue should be final. | 159 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Missing a Javadoc comment. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter msg should be final. | 189 | |
Parameter len should be final. | 189 | |
'if' construct must use '{}'s. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
'{' is followed by whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Missing a Javadoc comment. | 203 | |
Parameter e should be final. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Missing a Javadoc comment. | 209 | |
Parameter e should be final. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line has trailing spaces. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Parameter level should be final. | 221 | |
Expected @param tag for 'level'. | 221 | |
Parameter msg should be final. | 221 | |
Expected @param tag for 'msg'. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
'50' is a magic number. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line has trailing spaces. | 234 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Parameter level should be final. | 238 | |
Expected @param tag for 'level'. | 238 | |
Parameter msg should be final. | 238 | |
Expected @param tag for 'msg'. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 246 | |
Missing a Javadoc comment. | 246 | |
Variable 'gameInfo' must be private and have accessor methods. | 246 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line has trailing spaces. | 250 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Expected an @return tag. | 254 | |
Line contains a tab character. | 254 | |
Parameter commandLineOptions should be final. | 254 | |
Expected @param tag for 'commandLineOptions'. | 254 | |
Line contains a tab character. | 255 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
Avoid inline conditionals. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
Avoid inline conditionals. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 274 | |
Line is longer than 80 characters. | 275 | |
Line contains a tab character. | 275 | |
'3d' is a magic number. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line has trailing spaces. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Parameter data should be final. | 286 | |
Expected @param tag for 'data'. | 286 | |
Line contains a tab character. | 287 | |
Line has trailing spaces. | 289 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 301 | |
Line is longer than 80 characters. | 302 | |
Line contains a tab character. | 302 | |
Line is longer than 80 characters. | 303 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line has trailing spaces. | 307 | |
Line is longer than 80 characters. | 307 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 312 | |
Line contains a tab character. | 312 | |
Line is longer than 80 characters. | 314 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 316 | |
Line is longer than 80 characters. | 318 | |
Line contains a tab character. | 318 | |
Name 'fleet_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 | |
Line is longer than 80 characters. | 319 | |
Line contains a tab character. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Line is longer than 80 characters. | 321 | |
Line contains a tab character. | 321 | |
Line is longer than 80 characters. | 322 | |
Line contains a tab character. | 322 | |
Line is longer than 80 characters. | 323 | |
Line contains a tab character. | 323 | |
Line is longer than 80 characters. | 325 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 328 | |
Line is longer than 80 characters. | 330 | |
Line contains a tab character. | 330 | |
Name 'update_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 330 | |
Line is longer than 80 characters. | 331 | |
Line contains a tab character. | 331 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line has trailing spaces. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Expected an @return tag. | 343 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Name 'current_time' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 346 | |
Line is longer than 80 characters. | 348 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line is longer than 80 characters. | 354 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line is longer than 80 characters. | 356 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line is longer than 80 characters. | 358 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'1000' is a magic number. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 372 | |
Comment matches to-do format 'TODO:'. | 373 | |
Line contains a tab character. | 373 | |
Line is longer than 80 characters. | 374 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line is longer than 80 characters. | 377 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Line has trailing spaces. | 386 | |
Line contains a tab character. | 386 | |
Unused Javadoc tag. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Name 'unit_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 392 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 404 | |
Name 'fleet_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 404 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 410 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
'if' construct must use '{}'s. | 413 | |
Line contains a tab character. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
Line is longer than 80 characters. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 430 | |
Missing a Javadoc comment. | 430 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 437 | |
Missing a Javadoc comment. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 440 | |
Line has trailing spaces. | 441 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line is longer than 80 characters. | 445 | |
Line contains a tab character. | 445 | |
Missing a Javadoc comment. | 445 | |
'static' modifier out of order with the JLS suggestions. | 445 | |
Parameter container should be final. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line has trailing spaces. | 449 | |
Line contains a tab character. | 449 | |
Missing a Javadoc comment. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 457 | |
Missing a Javadoc comment. | 457 | |
Parameter command should be final. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 463 | |
Missing a Javadoc comment. | 463 | |
Line is longer than 80 characters. | 464 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 472 | |
Missing a Javadoc comment. | 472 | |
Parameter logLine should be final. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 484 | |
Missing a Javadoc comment. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 488 | |
Missing a Javadoc comment. | 488 | |
Parameter name should be final. | 488 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Variable 'simTime' must be private and have accessor methods. | 5 | |
Line contains a tab character. | 7 | |
Method 'getSimTime' is not designed for extension - needs to be abstract, final or empty. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Parameter simTime should be final. | 12 | |
'simTime' hides a field. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 |